Bug compiling acme-iot-0.1.0.1 with etlas
Sintrastes opened this issue · 0 comments
Sintrastes commented
Description
I am trying to port a project of mine to the jvm via etlas, and it depends on the acme-iot package in hackage.
Expected Behavior
The package should compile normally.
Actual Behavior
Building library for acme-iot-0.1.0.1.. [1 of 1] Compiling Control.Monad.Trans.IO src/Control/Monad/Trans/IO.hs:20:1: warning: Tab character | 20 | -- * The IOT monad transformer | ^^^^^^^^^^^^^^^^ eta: panic! (the 'impossible' happened) (Eta version 0.8.6b5): getCgIdInfo: no module ds1_g9XK
Your Environment
- Did you install an older version of Eta/Etlas before? No.
- Current Eta & Etlas version:
- The Eta Programming Language Compiler, Version 0.8.6b5, Git Revision 97ee225
- etlas version 1.6.0.0, compiled using version 2.1.0.0 of the etlas-cabal library
- Operating System and version: Ubunut 19.04
- Link to your project: https://github.com/sintrastes/bli-prolog