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

MemoTrie-0.6.4 does not build with Stackage LTS 7.2 #13

Open
ocramz opened this issue Jan 6, 2017 · 3 comments
Open

MemoTrie-0.6.4 does not build with Stackage LTS 7.2 #13

ocramz opened this issue Jan 6, 2017 · 3 comments

Comments

@ocramz
Copy link

ocramz commented Jan 6, 2017

While building a project containing vector-space (version unpinned), MemoTrie-0.6.4 was failing to build (but only on TravisCI).

I solved this by pinning the version of MemoTrie to the latest available (0.6.7) in the extra-deps section of stack.yaml :

extra-deps:
- MemoTrie-0.6.7
- newtype-generics-0.5
@conal
Copy link
Owner

conal commented Jan 17, 2017

Is there an issue here to be addressed? Or maybe are you mentioning your experience to help others who encounter the same challenge?

@ocramz
Copy link
Author

ocramz commented Jan 17, 2017

There must be one, I just haven't had the time to investigate possible fixes

@conal
Copy link
Owner

conal commented Jan 17, 2017

Got it. I'll keep the issue open. Thanks for raising these issues!

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