You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: