Missing support for renaming Main module using main-is
#156
Unanswered
newton-migosi
asked this question in
Q&A
Replies: 1 comment
-
Adding a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Building a project that defines an alternative name for the Main module fails. For example, I had defined a test suite whose main module was
Spec.hs
in the .cabal fileThis worked just fine when doing
cabal build
.. butnix build
failed withFull logs at https://github.com/newton-migosi/mdn-local-library-tutorial/actions/runs/4868638253/jobs/8682285870
Beta Was this translation helpful? Give feedback.
All reactions