Guest User

Untitled

a guest
Jul 16th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. dlukesmacbookpro:~ dlukes$ cabal install enummap
  2. Resolving dependencies...
  3. Configuring containers-0.2.0.1...
  4. Preprocessing library containers-0.2.0.1...
  5. Building containers-0.2.0.1...
  6.  
  7. Data/IntMap.hs:182:7:
  8. Could not find module `Data.Data':
  9. It is a member of the hidden package `base'.
  10. Perhaps you need to add `base' to the build-depends in your .cabal file.
  11. Use -v to see a list of the files searched for.
  12. cabal: Error: some packages failed to install:
  13. EnumMap-0.0.2 depends on containers-0.2.0.1 which failed to install.
  14. containers-0.2.0.1 failed during the building phase. The exception was:
  15. ExitFailure 1
  16. dlukesmacbookpro:~ dlukes$
Add Comment
Please, Sign In to add comment