Closed daleiz closed 2 years ago
I had similar issues with:
If my experience is anything to go by, this has broken the first method of compiling HLS from source with GHCup: https://www.haskell.org/ghcup/guide/#hls
On Alpine, there's no HLS bindist, so the workaround I found was to use --source-dist
with GHCup. It used entropy-0.4.1.7
, which is from late last year and before the first version of the problematic #ifndef
was added to the codebase.
I'm also seeing this on Ubuntu 22.04 with GHC 9.4 and Clang.
https://github.com/tfausak/monadoc/runs/7951168911?check_suite_focus=true#step:17:42
Same here: Linux Lite 5.8 gcc 9.4 ghc 9.2.2
Error Info
Env