Closed
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.