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

huffle-0.1.3.1 doesn't compile with GHC 7.10.1 #5

Closed
peti opened this issue Apr 20, 2015 · 3 comments
Closed

huffle-0.1.3.1 doesn't compile with GHC 7.10.1 #5

peti opened this issue Apr 20, 2015 · 3 comments

Comments

@peti
Copy link

peti commented Apr 20, 2015

Citing from http://hydra.cryp.to/build/774914/nixlog/1/raw:

dist/build/UHC/Shuffle/MainAG.hs:2526:13:
    Ambiguous occurrence ‘Word’
    It could refer to either ‘UHC.Shuffle.MainAG.Word’,
                             defined at dist/build/UHC/Shuffle/MainAG.hs:2521:1
                          or ‘Prelude.Word’,
                             imported from ‘Prelude’ at dist/build/UHC/Shuffle/MainAG.hs:4:8-25
                             (and originally defined in ‘ghc-prim-0.4.0.0:GHC.Types’)

dist/build/UHC/Shuffle/MainAG.hs:2781:15:
    Ambiguous occurrence ‘Word’
    It could refer to either ‘UHC.Shuffle.MainAG.Word’,
                             defined at dist/build/UHC/Shuffle/MainAG.hs:2521:1
                          or ‘Prelude.Word’,
                             imported from ‘Prelude’ at dist/build/UHC/Shuffle/MainAG.hs:4:8-25
                             (and originally defined in ‘ghc-prim-0.4.0.0:GHC.Types’)
@phile314
Copy link
Member

See also pull request #4 .

@asr
Copy link

asr commented Dec 17, 2016

The above PR was merged. Could someone close the issue, please.

@atzedijkstra
Copy link
Member

this seems to no longer occur, so closing

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

4 participants