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

Haddock build failure with GHC 8 #10

Closed
snoyberg opened this issue May 25, 2016 · 4 comments
Closed

Haddock build failure with GHC 8 #10

snoyberg opened this issue May 25, 2016 · 4 comments

Comments

@snoyberg
Copy link

Running Haddock for MemoTrie-0.6.4...
Preprocessing library MemoTrie-0.6.4...

src/Data/MemoTrie.hs:45:1: error:
    parse error on input ‘-- $ cabal configure -fexamples && cabal run generic
-- @ 
-- 
-- ’
snoyberg added a commit to commercialhaskell/stackage that referenced this issue May 25, 2016
@meditans
Copy link

meditans commented Oct 9, 2016

Unfortunately this causes the failure of stack haddock for a package that depends on MemoTrie, with the error @snoyberg included. Is there a workaround for this problem?

meditans added a commit to meditans/MemoTrie that referenced this issue Oct 10, 2016
@conal
Copy link
Owner

conal commented Oct 10, 2016

Can you use a more recent MemoTrie instead of 0.6.4?

@meditans
Copy link

@conal you're right, I didn't realize the problem was the old version of the library (mostly because this issue was still open). Sorry for the inconvenience!

@conal
Copy link
Owner

conal commented Oct 10, 2016

I had forgotten all about this issue. Closing now. Sorry for the confusion.

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