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

Does not build #1

Open
caphindsight opened this issue Jun 17, 2015 · 1 comment
Open

Does not build #1

caphindsight opened this issue Jun 17, 2015 · 1 comment

Comments

@caphindsight
Copy link

Build failes with the following message

Libraries/Auxiliary.hs:766:10: Warning:
‘Id’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the   Applicative-Monad Proposal.

<no location info>: 
Failing due to -Werror.

When I remove the -Werror flag, another error emerges:

Libraries/Typeable.hs:29:3:
‘typeOf’ is not a (visible) method of class ‘Typeable’

GHC 7.8.4

@thephoeron
Copy link
Owner

This unofficial fork needs to be updated to Quipper v0.7, which includes fixes for GHC 7.8.

In the mean-time, you can download and compile the latest version of Quipper directly from Selinger's website: http://www.mathstat.dal.ca/~selinger/quipper/

Thanks!

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