Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2021
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. [198 of 577] Compiling IfaceSyn ( ghc/compiler/iface/IfaceSyn.hs, dist/build/IfaceSyn.o, dist/build/IfaceSyn.dyn_o )
  2. [199 of 577] Compiling StgSubst ( ghc/compiler/stgSyn/StgSubst.hs, dist/build/StgSubst.o, dist/build/StgSubst.dyn_o )
  3. [200 of 577] Compiling PrimOp ( ghc/compiler/prelude/PrimOp.hs, dist/build/PrimOp.o, dist/build/PrimOp.dyn_o )
  4.  
  5. ghc/compiler/prelude/PrimOp.hs:96:1: error:
  6. parse error (possibly incorrect indentation or mismatched brackets)
  7. |
  8. 96 | tagToEnumKey :: Unique
  9. | ^
  10. cabal: Failed to build ghcjs-8.10.7 (which is required by exe:haddock from
  11. ghcjs-8.10.7, exe:ghcjs-pkg from ghcjs-8.10.7 and others). See the build log
  12. above for details.
  13.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement