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

"Cannot add module to context: not interpreted" when using Unboxed(Tuples|Sums) #20

Closed
ncfavier opened this issue Dec 19, 2020 · 0 comments

Comments

@ncfavier
Copy link
Contributor

ncfavier commented Dec 19, 2020

$ mueval -XUnboxedTuples -e 42
mueval-core: GhcException "Cannot add module M412604793976367486515483 to context: not interpreted"
CallStack (from HasCallStack):
  error, called at ./Mueval/Interpreter.hs:149:31 in main:Mueval.Interpreter

I tested every language extension and this only happens with -XUnboxedTuples and -XUnboxedSums.

I am using the mueval package from NixOS 20.09.

EDIT: probably related to https://gitlab.haskell.org/ghc/ghc/-/issues/16876

@ncfavier ncfavier closed this as completed Apr 1, 2021
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

1 participant