Skip to content

Instantly share code, notes, and snippets.

@jneira
Last active November 14, 2021 10:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jneira/9c3cfea620e2ea10e70b69bb1e292b30 to your computer and use it in GitHub Desktop.
Save jneira/9c3cfea620e2ea10e70b69bb1e292b30 to your computer and use it in GitHub Desktop.
> cabal install -w ghc-8.8.4
.....
Building executable 'hsc2hs' for hsc2hs-0.68.7..
[ 1 of 12] Compiling ATTParser ( ATTParser.hs, dist\build\hsc2hs\hsc2hs-tmp\ATTParser.o )
......................
[12 of 12] Compiling Main ( Main.hs, dist\build\hsc2hs\hsc2hs-tmp\Main.o )
Linking dist\build\hsc2hs\hsc2hs.exe ...
realgcc.exe: error: LEVEL=6: No such file or directory
ghc.exe: panic! (the 'impossible' happened)
(GHC version 8.8.4 for x86_64-unknown-mingw32):
thread blocked indefinitely in an MVar operation
Please report this as a GHC bug: https://www.haskell.org/ghc/reportabug
ghc.exe: fd:5: hGetContents: invalid argument (invalid byte sequence)
cabal-3.6.2.0.exe: Failed to build exe:happy from happy-1.20.0 (which is
required by exe:ghcup from ghcup-0.1.17.4). See the build log above for
details.
Failed to build exe:hsc2hs from hsc2hs-0.68.7 (which is required by exe:ghcup
from ghcup-0.1.17.4). See the build log above for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment