Unboxed Tuples Sums and bytecode... #1393
Labels
component: ghcide
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
type: support
User support tickets, questions, help with setup etc.
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.
The text was updated successfully, but these errors were encountered: