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

The test suite doesn't build #1

Closed
meditans opened this issue Sep 11, 2015 · 2 comments
Closed

The test suite doesn't build #1

meditans opened this issue Sep 11, 2015 · 2 comments

Comments

@meditans
Copy link

Hi, I get some errors when building the test suite of this package. If you plan on fixing this, I could give you more details :)

@EduardSergeev
Copy link
Owner

Yes, please give me more detail on this. Still builds for me (with GHC 7.8.3).

@meditans
Copy link
Author

Ok, I didn't remember the issue, so I checked it again. It seems that you simply need:

{-# LANGUAGE FlexibleContexts #-}

in your test/MemoTest.hs (for the type signature of fibm et al.). With that, the test suite also works on GHC 7.10.2.

expipiplus1 added a commit to expipiplus1/monad-memo that referenced this issue Aug 10, 2017
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