-
-
Notifications
You must be signed in to change notification settings - Fork 400
Closed
Labels
component: ghcidetype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..type: supportUser support tickets, questions, help with setup etc.User support tickets, questions, help with setup etc.
Description
Hi there,
Not sure if this is a bug of ghcide or my fault, but I can't find a workaround for the annoying "Program error: bytecode compiler can't handle unboxed tuples and sums" when the module is indeed using unboxed tuples or sums (I got this with ghc 8.6.x 8.8.x or 8.10.x).
Where should I have to put the "-fobject-code" option? I added it to the ghc-options in cabal, but it didn't fix the problem.
Best,
N.
Metadata
Metadata
Assignees
Labels
component: ghcidetype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..type: supportUser support tickets, questions, help with setup etc.User support tickets, questions, help with setup etc.