Advertisement
gatoatigrado

ghc-err-info

Jul 30th, 2011
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. gatoatigrado@oliver:~> ghc --version
  2. The Glorious Glasgow Haskell Compilation System, version 7.0.4
  3. gatoatigrado@oliver:~> ghc-pkg list
  4. /usr/local/lib/ghc-7.0.4/package.conf.d
  5. Cabal-1.10.2.0
  6. GLUT-2.1.2.1
  7. HTTP-4000.1.1
  8. HUnit-1.2.2.3
  9. OpenGL-2.2.3.0
  10. QuickCheck-2.4.0.1
  11. array-0.3.0.2
  12. base-4.3.1.0
  13. bin-package-db-0.0.0.0
  14. bytestring-0.9.1.10
  15. cgi-3001.1.7.4
  16. containers-0.4.0.0
  17. deepseq-1.1.0.2
  18. directory-1.1.0.0
  19. extensible-exceptions-0.1.1.2
  20. ffi-1.0
  21. fgl-5.4.2.3
  22. filepath-1.2.0.0
  23. ghc-7.0.4
  24. ghc-binary-0.5.0.2
  25. ghc-prim-0.2.0.0
  26. haskell-platform-2011.2.0.1
  27. haskell-src-1.0.1.4
  28. haskell2010-1.0.0.0
  29. haskell98-1.1.0.1
  30. hpc-0.5.0.6
  31. html-1.0.1.2
  32. integer-gmp-0.2.0.3
  33. mtl-2.0.1.0
  34. network-2.3.0.2
  35. old-locale-1.0.0.2
  36. old-time-1.0.0.6
  37. parallel-3.1.0.1
  38. parsec-3.1.1
  39. pretty-1.0.1.2
  40. process-1.0.1.5
  41. random-1.0.0.3
  42. regex-base-0.93.2
  43. regex-compat-0.93.1
  44. regex-posix-0.94.4
  45. rts-1.0
  46. stm-2.2.0.1
  47. syb-0.3
  48. template-haskell-2.5.0.0
  49. text-0.11.0.6
  50. time-1.2.0.3
  51. transformers-0.2.2.0
  52. unix-2.4.2.0
  53. xhtml-3000.2.0.1
  54. zlib-0.5.3.1
  55. /home/gatoatigrado/.ghc/x86_64-linux-7.0.4/package.conf.d
  56. MaybeT-0.1.2
  57. QuickCheck-2.4.0.1
  58. QuickCheck-2.4.1.1
  59. aeson-0.3.2.9
  60. attoparsec-0.9.1.1
  61. binary-0.5.0.2
  62. blaze-builder-0.3.0.1
  63. blaze-builder-enumerator-0.2.0.2
  64. blaze-textual-0.2.0.0
  65. case-insensitive-0.2.0.2
  66. cmdargs-0.7
  67. cpphs-1.12
  68. criterion-0.5.0.10
  69. diffarray-0.1
  70. double-conversion-0.2.0.0
  71. enumerator-0.4.13.1
  72. erf-2.0.0.0
  73. hashable-1.1.2.1
  74. hashmap-1.2.0.0
  75. hashtables-1.0.0.0
  76. haskell-src-exts-1.11.1
  77. haskell-src-meta-0.4.0.1
  78. heap-1.0.0
  79. hoogle-4.2.5
  80. hslogger-1.1.4
  81. http-types-0.6.5.1
  82. language-c-0.3.2.1
  83. loop-while-1.0.0
  84. monad-par-0.1.0.1
  85. mtl-1.1.1.1
  86. mwc-random-0.9.0.0
  87. non-negative-0.1
  88. numeric-prelude-0.2.2
  89. primitive-0.3.1
  90. random-1.0.0.3
  91. repa-2.1.1.2
  92. safe-0.3
  93. simple-sendfile-0.1.2
  94. stateref-0.3
  95. statistics-0.9.0.0
  96. storable-record-0.0.2.4
  97. tagsoup-0.12.2
  98. text-0.11.1.5
  99. th-lift-0.5.3
  100. time-1.2.0.5
  101. uniplate-1.6
  102. unix-compat-0.2.2
  103. unordered-containers-0.1.4.0
  104. utility-ht-0.0.6
  105. vector-0.7.1
  106. vector-algorithms-0.4
  107. wai-0.4.1
  108. warp-0.4.3
  109. gatoatigrado@oliver:~> ghc-pkg check
  110. gatoatigrado@oliver:~>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement