Advertisement
JoelSjogren

Untitled

May 7th, 2016
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. joel@joel-laptop:~/Desktop/Machine languages/agda$ cabal install agda
  2. [...]
  3. In-place registering void-0.7.1...
  4. Installing library in /home/joel/.cabal/lib/void-0.7.1/ghc-7.6.3
  5. Registering void-0.7.1...
  6. Installed void-0.7.1
  7. cabal: Error: some packages failed to install:
  8. Agda-2.5.1 depends on haskell-src-exts-1.17.1 which failed to install.
  9. EdisonAPI-1.3 failed during the configure step. The exception was:
  10. user error (The package requires Cabal library version -any && >=1.22 but no
  11. suitable version is installed.)
  12. EdisonCore-1.3.1.1 depends on EdisonAPI-1.3 which failed to install.
  13. haskeline-0.7.2.3 depends on terminfo-0.4.0.2 which failed to install.
  14. haskell-src-exts-1.17.1 failed during the configure step. The exception was:
  15. ExitFailure 1
  16. terminfo-0.4.0.2 failed during the configure step. The exception was:
  17. ExitFailure 1
  18. joel@joel-laptop:~/Desktop/Machine languages/agda$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement