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

lhs2tex doesn't compile in 8.4.2 and 8.4.3 #69

Closed
GeorgeCo opened this issue Jul 5, 2018 · 2 comments
Closed

lhs2tex doesn't compile in 8.4.2 and 8.4.3 #69

GeorgeCo opened this issue Jul 5, 2018 · 2 comments

Comments

@GeorgeCo
Copy link

GeorgeCo commented Jul 5, 2018

$ cabal install lhs2tex
...
[ 2 of 21] Compiling Document ( src/Document.lhs, dist/build/lhs2TeX/lhs2TeX-tmp/Document.o )

src/Document.lhs:32:42: error:
Ambiguous occurrence ‘<>’
It could refer to either ‘Prelude.<>’,
imported from ‘Prelude’ at src/Document.lhs:7:10-17
(and originally defined in ‘GHC.Base’)
or ‘Document.<>’, defined at src/Document.lhs:27:9
|
32 | > catenate = foldr (<>) Empty
| ^^^^

@kosmikus
Copy link
Owner

Sorry for not making a new release in such a long time. 1.21 should work with ghc-8.4.

@GeorgeCo
Copy link
Author

Great, 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