Skip to content

CallStack errorΒ #15

@sigrlami

Description

@sigrlami

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions