Advertisement
flyingfisch

Untitled

Sep 25th, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. $ cabal install ghc-mod
  2. Resolving dependencies...
  3. In order, the following would be installed:
  4. cmdargs-0.10.10 (new package)
  5. convertible-1.1.0.0 (new package)
  6. djinn-lib-0.0.1.2 (new package)
  7. djinn-ghc-0.0.2.2 (new package)
  8. ghc-paths-0.1.0.9 (new package)
  9. ghc-syb-utils-0.2.2 (new package)
  10. hscolour-1.20.3 (new package)
  11. io-choice-0.0.5 (new package)
  12. nats-0.2 (reinstall) changes: hashable-1.2.2.0 -> 1.2.1.0
  13. polyparse-1.9 (new package)
  14. cpphs-1.18.5 (new package)
  15. haskell-src-exts-1.16.0 (new package)
  16. semigroups-0.15.3 (reinstall) changes: bytestring-0.10.4.0 -> 0.10.0.2,
  17. hashable-1.2.2.0 -> 1.2.1.0, text-1.1.1.3 -> 0.11.3.1,
  18. unordered-containers-0.2.5.0 -> 0.2.3.0
  19. uniplate-1.6.12 (new package)
  20. hlint-1.9.5 (new package)
  21. void-0.6.1 (reinstall) changes: hashable-1.2.2.0 -> 1.2.1.0
  22. contravariant-1.2 (reinstall)
  23. comonad-4.2.2 (reinstall)
  24. semigroupoids-4.2 (reinstall)
  25. bifunctors-4.1.1.1 (reinstall)
  26. profunctors-4.2.0.1 (reinstall)
  27. free-4.9 (reinstall)
  28. either-4.3.1 (reinstall)
  29. monad-journal-0.4.0.2 (new package)
  30. ghc-mod-5.1.0.2 (new package)
  31. cabal: The following packages are likely to be broken by the reinstalls:
  32. machines-0.2.5
  33. machines-io-0.1.0.0
  34. machines-directory-0.0.0.1
  35. vector-instances-3.3
  36. mono-traversable-0.6.2
  37. chunked-data-0.1.0.1
  38. keys-3.10.1
  39. pointed-4.1
  40. conduit-1.2.0.2
  41. yaml-0.8.9.1
  42. dlist-instances-0.1
  43. Use --force-reinstalls if you want to install anyway.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement