Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CallStack error #15

Open
sigrlami opened this issue Sep 30, 2016 · 3 comments
Open

CallStack error #15

sigrlami opened this issue Sep 30, 2016 · 3 comments

Comments

@sigrlami
Copy link

With GHC 8.0 and latest commit from repo got folowing error

A web handler threw an exception. Details:
GHC error:

ByteCodeLink.lookupCE
During interactive linking, GHCi couldn't find the following symbol:
  snapzm1zi0zi0zi1zmIPS6pvaai8UDA3QzzvKFebJ_SnapziSnapletziAuthziSpliceHelpers_addAuthSplices_closure
This may be due to you not asking GHCi to load extra object files,
archives or DLLs needed by your current session.  Restart GHCi, specifying
the missing library using the -L/path/to/object/dir and -lmissinglibname
flags, or simply by naming the relevant files on the GHCi command line.
Alternatively, this link failure might indicate a bug in GHCi.
If you suspect the latter, please send a bug report to:
  [email protected]

CallStack (from HasCallStack):
  error, called at src/Snap/Loader/Dynamic.hs:207:32 in snap-loader-dynamic-1.0.0.0-KJiJzgh22ON2dwIQkVoivm:Snap.Loader.Dynamic

How can I fix this?

@sigrlami
Copy link
Author

GHC bug https://ghc.haskell.org/trac/ghc/ticket/8025 related?

@mightybyte
Copy link
Member

@chowells79 Any ideas?

@chowells79
Copy link
Member

Pretty sure that's the GHC bug striking. See if the 8.0.2 RC works right.

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

No branches or pull requests

3 participants