Closed atwm closed 1 year ago
This has probably nothing to do with entropy
, it's GHC 9.2.4 incompatible with new macOS. Try GHC 9.2.5.
Ok. I will try 9.2.5. But so far I have not had any issues with 9.2.4 and was able to compile Pandoc and other largish projects without problems
I am trying to build the entropy package from source using cabal using ghc-9.2.4
N.B. (I shortended the path in the log for clarity) The actual problem is the setup binary, that segfaults:
Anything I can do to debug this?
Thanks