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

megaparsec-6.* #37

Open
zaoqi opened this issue Oct 29, 2017 · 1 comment
Open

megaparsec-6.* #37

zaoqi opened this issue Oct 29, 2017 · 1 comment

Comments

@zaoqi
Copy link

zaoqi commented Oct 29, 2017

src/Oczor/Parser/ParserState.hs:9:1: error:
    Failed to load interface for ‘Text.Megaparsec.String’
    Perhaps you meant
      Text.Megaparsec.Stream (from megaparsec-6.2.0)
      Text.Megaparsec.Error (from megaparsec-6.2.0)
      Text.Megaparsec.Perm (from megaparsec-6.2.0)
    Use -v to see a list of the files searched for.
@nponeccop
Copy link
Collaborator

Use stack to build it. Non-stack builds are a joke these days.

Also, the problem shouldn't happen unless you use --allow-newer as there is an explicit constraint to 5.x in .cabal

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

2 participants