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

Doesn't work with stack ghci #6

Open
mkscrg opened this issue Apr 1, 2016 · 2 comments
Open

Doesn't work with stack ghci #6

mkscrg opened this issue Apr 1, 2016 · 2 comments

Comments

@mkscrg
Copy link

mkscrg commented Apr 1, 2016

(Demo Gist)

stack ghci fails with this pattern, says

$ stack ghci
Configuring GHCi with the following packages: bnp-test
GHCi, version 7.10.3: http://www.haskell.org/ghc/  :? for help

<interactive>:1:1:
    attempting to use module ‘Prelude’ (/Users/mike/Development/sandbox/basenoprelude/Prelude.hs) which is not loaded

This is an unfortunate deal breaker for using base-noprelude. Might be nice to mention it in the README.

@mkscrg mkscrg changed the title This pattern doesn't work with stack ghci Doesn't work with stack ghci Apr 1, 2016
@hvr
Copy link
Collaborator

hvr commented Oct 8, 2016

@chshersh
Copy link

@mkscrg This should be fixed in latest stack version. stack ghci command works without problems for me with base-noprelude.

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