Skip to content

Instantly share code, notes, and snippets.

@lumimies
Created February 29, 2012 15:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lumimies/1941577 to your computer and use it in GitHub Desktop.
Save lumimies/1941577 to your computer and use it in GitHub Desktop.
Pugs build error
src/Pugs/AST/../Types/Array.hs:208:14:
Ambiguous occurrence `modifyTVar'
It could refer to either `Pugs.Internals.modifyTVar', imported from Pugs.Internals at src/Pugs/AST/Internals.hs:95:0-20
or `Pugs.AST.SIO.modifyTVar', imported from Pugs.AST.SIO at src/Pugs/AST/Internals.hs:112:0-18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment