mueval used to work via a wrapper, so that the GHC_PACKAGE_PATH would be
set correctly. This is no longer the case, and I'm having trouble figuring
out how to get it working again.

I've tried setting the GHC_PACKAGE_PATH to $NIX_GHC_LIBDIR/package.conf.d,
but I still get the same error:

    $ mueval -E -T -e 'id'
    mueval-core: GHC returned a result but said: [GhcError {errMsg = "Top
level:\n    Module \8216Control.Monad.Error\8217 is deprecated:\n      Use
Control.Monad.Except instead"}]

Any ideas?

Thanks,
Rich
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to