Advertisement
Guest User

Untitled

a guest
Dec 19th, 2014
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. src/Data/Binary/BitBuilder.hs:205:37:
  2. Ambiguous occurrence `unsafePerformIO'
  3. It could refer to either `Foreign.unsafePerformIO',
  4. imported from `Foreign' at src/Data/Binary/BitBuilder.hs:38:1-14
  5. or `System.IO.Unsafe.unsafePerformIO',
  6. imported from `System.IO.Unsafe' at src/Data/Binary/BitBuilder.hs:42:26-40
  7. (and originally defined in `GHC.IO')
  8. Failed to install binary-strict-0.4.8.1
  9. cabal: Error: some packages failed to install:
  10. binary-strict-0.4.8.1 failed during the building phase. The exception was:
  11. ExitFailure 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement