Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Conversation

@brandonchinn178
Copy link

@brandonchinn178 brandonchinn178 commented Jan 21, 2023

Currently hitting #830:

#13 1582.0 ghc/compiler/ghci/ByteCodeAsm.hs:387:39: error:
#13 1582.0     • Variable not in scope: bci_PUSH_ALTS_T :: Word16
#13 1582.0     • Perhaps you meant data constructor ‘PUSH_ALTS_T’ (imported from ByteCodeInstr)
#13 1582.0     |
#13 1582.0 387 |                                  emit bci_PUSH_ALTS_T
#13 1582.0     |                                       ^^^^^^^^^^^^^^^
#13 1582.0 
#13 1582.0 ghc/compiler/ghci/ByteCodeAsm.hs:447:36: error:
#13 1582.0     Variable not in scope: bci_RETURN_T :: Word16
#13 1582.0     |
#13 1582.0 447 |   RETURN_T                 -> emit bci_RETURN_T []
#13 1582.0     |                                    ^^^^^^^^^^^^
#13 1582.0 cabal: Failed to build ghcjs-8.10.7 (which is required by exe:haddock from
#13 1582.0 ghcjs-8.10.7, exe:ghcjs-pkg from ghcjs-8.10.7 and others). See the build log
#13 1582.0 above for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant