| 1 | name: QuickCheck |
|---|
| 2 | version: 2.1.0.3 |
|---|
| 3 | id: QuickCheck-2.1.0.3-1991cf713db4e208e92f46f741c73069 |
|---|
| 4 | license: BSD3 |
|---|
| 5 | copyright: Koen Claessen <koen@chalmers.se> |
|---|
| 6 | maintainer: QuickCheck developers <quickcheck@projects.haskell.org> |
|---|
| 7 | stability: |
|---|
| 8 | homepage: http://www.cs.chalmers.se/~koen |
|---|
| 9 | package-url: |
|---|
| 10 | description: QuickCheck is a library for random testing of program properties. |
|---|
| 11 | . |
|---|
| 12 | The programmer provides a specification of the program, in |
|---|
| 13 | the form of properties which functions should satisfy, and |
|---|
| 14 | QuickCheck then tests that the properties hold in a large number |
|---|
| 15 | of randomly generated cases. |
|---|
| 16 | . |
|---|
| 17 | Specifications are expressed in |
|---|
| 18 | Haskell, using combinators defined in the QuickCheck library. |
|---|
| 19 | QuickCheck provides combinators to define properties, observe |
|---|
| 20 | the distribution of test data, and define test |
|---|
| 21 | data generators. |
|---|
| 22 | category: Testing |
|---|
| 23 | author: Koen Claessen <koen@chalmers.se> |
|---|
| 24 | exposed: True |
|---|
| 25 | exposed-modules: Test.QuickCheck Test.QuickCheck.Arbitrary |
|---|
| 26 | Test.QuickCheck.Function Test.QuickCheck.Gen |
|---|
| 27 | Test.QuickCheck.Monadic Test.QuickCheck.Modifiers |
|---|
| 28 | Test.QuickCheck.Property Test.QuickCheck.Test Test.QuickCheck.Text |
|---|
| 29 | Test.QuickCheck.Poly Test.QuickCheck.State |
|---|
| 30 | hidden-modules: Test.QuickCheck.Exception |
|---|
| 31 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/QuickCheck-2.1.0.3/ghc-6.12.1.20100330 |
|---|
| 32 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/QuickCheck-2.1.0.3/ghc-6.12.1.20100330 |
|---|
| 33 | hs-libraries: HSQuickCheck-2.1.0.3 |
|---|
| 34 | extra-libraries: |
|---|
| 35 | extra-ghci-libraries: |
|---|
| 36 | include-dirs: |
|---|
| 37 | includes: |
|---|
| 38 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 39 | extensible-exceptions-0.1.1.1-28a83091e117b2e719d4a1c4a320a1c8 |
|---|
| 40 | ghc-6.12.1.20100330-0417df26ea0bb331c1e8482640b5954b |
|---|
| 41 | mtl-1.1.0.2-336254fecf8a77054f76cb33671a5177 |
|---|
| 42 | random-1.0.0.2-f4208c3677aeaaaf41e4d36309c0b4ff |
|---|
| 43 | hugs-options: |
|---|
| 44 | cc-options: |
|---|
| 45 | ld-options: |
|---|
| 46 | framework-dirs: |
|---|
| 47 | frameworks: |
|---|
| 48 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/QuickCheck-2.1.0.3/html/QuickCheck.haddock |
|---|
| 49 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/QuickCheck-2.1.0.3/html |
|---|
| 50 | |
|---|
| 51 | --- |
|---|
| 52 | name: xhtml |
|---|
| 53 | version: 3000.2.0.1 |
|---|
| 54 | id: xhtml-3000.2.0.1-4a618d352ad7f04c8c51462a8da323f4 |
|---|
| 55 | license: BSD3 |
|---|
| 56 | copyright: Bjorn Bringert 2004-2006, Andy Gill, and the Oregon Graduate |
|---|
| 57 | Institute of Science and Technology, 1999-2001 |
|---|
| 58 | maintainer: bjorn@bringert.net |
|---|
| 59 | stability: |
|---|
| 60 | homepage: |
|---|
| 61 | package-url: |
|---|
| 62 | description: This package provides combinators for producing |
|---|
| 63 | XHTML 1.0, including the Strict, Transitional and Frameset variants. |
|---|
| 64 | category: |
|---|
| 65 | author: Bjorn Bringert |
|---|
| 66 | exposed: True |
|---|
| 67 | exposed-modules: Text.XHtml Text.XHtml.Frameset Text.XHtml.Strict |
|---|
| 68 | Text.XHtml.Transitional Text.XHtml.Debug Text.XHtml.Table |
|---|
| 69 | hidden-modules: Text.XHtml.Strict.Attributes |
|---|
| 70 | Text.XHtml.Strict.Elements Text.XHtml.Frameset.Attributes |
|---|
| 71 | Text.XHtml.Frameset.Elements Text.XHtml.Transitional.Attributes |
|---|
| 72 | Text.XHtml.Transitional.Elements Text.XHtml.BlockTable |
|---|
| 73 | Text.XHtml.Extras Text.XHtml.Internals |
|---|
| 74 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/xhtml-3000.2.0.1/ghc-6.12.1.20100330 |
|---|
| 75 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/xhtml-3000.2.0.1/ghc-6.12.1.20100330 |
|---|
| 76 | hs-libraries: HSxhtml-3000.2.0.1 |
|---|
| 77 | extra-libraries: |
|---|
| 78 | extra-ghci-libraries: |
|---|
| 79 | include-dirs: |
|---|
| 80 | includes: |
|---|
| 81 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 82 | hugs-options: |
|---|
| 83 | cc-options: |
|---|
| 84 | ld-options: |
|---|
| 85 | framework-dirs: |
|---|
| 86 | frameworks: |
|---|
| 87 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/xhtml-3000.2.0.1/html/xhtml.haddock |
|---|
| 88 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/xhtml-3000.2.0.1/html |
|---|
| 89 | |
|---|
| 90 | --- |
|---|
| 91 | name: haskell-src |
|---|
| 92 | version: 1.0.1.3 |
|---|
| 93 | id: haskell-src-1.0.1.3-272d40fa4c001a20633e424e92210626 |
|---|
| 94 | license: BSD3 |
|---|
| 95 | copyright: |
|---|
| 96 | maintainer: libraries@haskell.org |
|---|
| 97 | stability: |
|---|
| 98 | homepage: |
|---|
| 99 | package-url: |
|---|
| 100 | description: Facilities for manipulating Haskell source code: |
|---|
| 101 | an abstract syntax, lexer, parser and pretty-printer. |
|---|
| 102 | category: Language |
|---|
| 103 | author: Simon Marlow, Sven Panne and Noel Winstanley |
|---|
| 104 | exposed: True |
|---|
| 105 | exposed-modules: Language.Haskell.Lexer Language.Haskell.Parser |
|---|
| 106 | Language.Haskell.ParseMonad Language.Haskell.Pretty |
|---|
| 107 | Language.Haskell.Syntax Language.Haskell.ParseUtils |
|---|
| 108 | hidden-modules: |
|---|
| 109 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/haskell-src-1.0.1.3/ghc-6.12.1.20100330 |
|---|
| 110 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/haskell-src-1.0.1.3/ghc-6.12.1.20100330 |
|---|
| 111 | hs-libraries: HShaskell-src-1.0.1.3 |
|---|
| 112 | extra-libraries: |
|---|
| 113 | extra-ghci-libraries: |
|---|
| 114 | include-dirs: |
|---|
| 115 | includes: |
|---|
| 116 | depends: array-0.3.0.0-c443d193ea1a8784bcbeef961d3b892a |
|---|
| 117 | base-3.0.3.2-260693a92016991a03206b5a55f6a411 |
|---|
| 118 | haskell98-1.0.1.1-64d0d2445dbab2ae6f4c0ef4dd5acffb |
|---|
| 119 | pretty-1.0.1.1-cde327683d86c8644fc9073c368cc5ea |
|---|
| 120 | hugs-options: |
|---|
| 121 | cc-options: |
|---|
| 122 | ld-options: |
|---|
| 123 | framework-dirs: |
|---|
| 124 | frameworks: |
|---|
| 125 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/haskell-src-1.0.1.3/html/haskell-src.haddock |
|---|
| 126 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/haskell-src-1.0.1.3/html |
|---|
| 127 | |
|---|
| 128 | --- |
|---|
| 129 | name: haskeline |
|---|
| 130 | version: 0.6.2.2 |
|---|
| 131 | id: haskeline-0.6.2.2-0d4f6d4a86119075a70769ffaa5939ad |
|---|
| 132 | license: BSD3 |
|---|
| 133 | copyright: (c) Judah Jacobson |
|---|
| 134 | maintainer: Judah Jacobson <judah.jacobson@gmail.com> |
|---|
| 135 | stability: Experimental |
|---|
| 136 | homepage: http://trac.haskell.org/haskeline |
|---|
| 137 | package-url: |
|---|
| 138 | description: Haskeline provides a user interface for line input in command-line |
|---|
| 139 | programs. This library is similar in purpose to readline, but since |
|---|
| 140 | it is written in Haskell it is (hopefully) more easily used in other |
|---|
| 141 | Haskell programs. |
|---|
| 142 | . |
|---|
| 143 | Haskeline runs both on POSIX-compatible systems and on Windows. |
|---|
| 144 | category: User Interfaces |
|---|
| 145 | author: Judah Jacobson |
|---|
| 146 | exposed: True |
|---|
| 147 | exposed-modules: System.Console.Haskeline |
|---|
| 148 | System.Console.Haskeline.Completion |
|---|
| 149 | System.Console.Haskeline.Encoding |
|---|
| 150 | System.Console.Haskeline.MonadException |
|---|
| 151 | System.Console.Haskeline.History System.Console.Haskeline.IO |
|---|
| 152 | hidden-modules: System.Console.Haskeline.Backend.Posix |
|---|
| 153 | System.Console.Haskeline.Backend.IConv |
|---|
| 154 | System.Console.Haskeline.Backend.DumbTerm |
|---|
| 155 | System.Console.Haskeline.Backend System.Console.Haskeline.Command |
|---|
| 156 | System.Console.Haskeline.Command.Completion |
|---|
| 157 | System.Console.Haskeline.Command.History |
|---|
| 158 | System.Console.Haskeline.Command.KillRing |
|---|
| 159 | System.Console.Haskeline.Directory System.Console.Haskeline.Emacs |
|---|
| 160 | System.Console.Haskeline.InputT System.Console.Haskeline.Key |
|---|
| 161 | System.Console.Haskeline.LineState System.Console.Haskeline.Monads |
|---|
| 162 | System.Console.Haskeline.Prefs System.Console.Haskeline.RunCommand |
|---|
| 163 | System.Console.Haskeline.Term System.Console.Haskeline.Command.Undo |
|---|
| 164 | System.Console.Haskeline.Vi |
|---|
| 165 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/haskeline-0.6.2.2/ghc-6.12.1.20100330 |
|---|
| 166 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/haskeline-0.6.2.2/ghc-6.12.1.20100330 |
|---|
| 167 | hs-libraries: HShaskeline-0.6.2.2 |
|---|
| 168 | extra-libraries: |
|---|
| 169 | extra-ghci-libraries: |
|---|
| 170 | include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/haskeline-0.6.2.2/ghc-6.12.1.20100330/include |
|---|
| 171 | includes: h_iconv.h |
|---|
| 172 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 173 | bytestring-0.9.1.6-798fb14a94729f20b54c4c2fddbc658c |
|---|
| 174 | containers-0.3.0.0-9249acfef8057539050eb2e7cf79c57f |
|---|
| 175 | directory-1.0.1.1-76ac1f983c49e520348543833a5a9c79 |
|---|
| 176 | extensible-exceptions-0.1.1.1-28a83091e117b2e719d4a1c4a320a1c8 |
|---|
| 177 | filepath-1.1.0.4-8665ec1161c9a0e840585246dee060c9 |
|---|
| 178 | mtl-1.1.0.2-336254fecf8a77054f76cb33671a5177 |
|---|
| 179 | unix-2.4.0.1-bb02aef6d736dc2582778b671651542b |
|---|
| 180 | utf8-string-0.3.6-fcdcd36d2d08392da641cadbe18f424c |
|---|
| 181 | hugs-options: |
|---|
| 182 | cc-options: |
|---|
| 183 | ld-options: |
|---|
| 184 | framework-dirs: |
|---|
| 185 | frameworks: |
|---|
| 186 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/haskeline-0.6.2.2/html/haskeline.haddock |
|---|
| 187 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/haskeline-0.6.2.2/html |
|---|
| 188 | |
|---|
| 189 | --- |
|---|
| 190 | name: mtl |
|---|
| 191 | version: 1.1.0.2 |
|---|
| 192 | id: mtl-1.1.0.2-336254fecf8a77054f76cb33671a5177 |
|---|
| 193 | license: BSD3 |
|---|
| 194 | copyright: |
|---|
| 195 | maintainer: libraries@haskell.org |
|---|
| 196 | stability: |
|---|
| 197 | homepage: |
|---|
| 198 | package-url: |
|---|
| 199 | description: A monad transformer library, inspired by the paper /Functional |
|---|
| 200 | Programming with Overloading and Higher-Order Polymorphism/, |
|---|
| 201 | by Mark P Jones (<http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>), |
|---|
| 202 | Advanced School of Functional Programming, 1995. |
|---|
| 203 | category: Control |
|---|
| 204 | author: Andy Gill |
|---|
| 205 | exposed: True |
|---|
| 206 | exposed-modules: Control.Monad.Cont Control.Monad.Cont.Class |
|---|
| 207 | Control.Monad.Error Control.Monad.Error.Class |
|---|
| 208 | Control.Monad.Identity Control.Monad.List Control.Monad.RWS |
|---|
| 209 | Control.Monad.RWS.Class Control.Monad.RWS.Lazy |
|---|
| 210 | Control.Monad.RWS.Strict Control.Monad.Reader |
|---|
| 211 | Control.Monad.Reader.Class Control.Monad.State |
|---|
| 212 | Control.Monad.State.Class Control.Monad.State.Lazy |
|---|
| 213 | Control.Monad.State.Strict Control.Monad.Trans Control.Monad.Writer |
|---|
| 214 | Control.Monad.Writer.Class Control.Monad.Writer.Lazy |
|---|
| 215 | Control.Monad.Writer.Strict |
|---|
| 216 | hidden-modules: |
|---|
| 217 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/mtl-1.1.0.2/ghc-6.12.1.20100330 |
|---|
| 218 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/mtl-1.1.0.2/ghc-6.12.1.20100330 |
|---|
| 219 | hs-libraries: HSmtl-1.1.0.2 |
|---|
| 220 | extra-libraries: |
|---|
| 221 | extra-ghci-libraries: |
|---|
| 222 | include-dirs: |
|---|
| 223 | includes: |
|---|
| 224 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 225 | hugs-options: |
|---|
| 226 | cc-options: |
|---|
| 227 | ld-options: |
|---|
| 228 | framework-dirs: |
|---|
| 229 | frameworks: |
|---|
| 230 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/mtl-1.1.0.2/html/mtl.haddock |
|---|
| 231 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/mtl-1.1.0.2/html |
|---|
| 232 | |
|---|
| 233 | --- |
|---|
| 234 | name: utf8-string |
|---|
| 235 | version: 0.3.6 |
|---|
| 236 | id: utf8-string-0.3.6-fcdcd36d2d08392da641cadbe18f424c |
|---|
| 237 | license: BSD3 |
|---|
| 238 | copyright: |
|---|
| 239 | maintainer: emertens@galois.com |
|---|
| 240 | stability: |
|---|
| 241 | homepage: http://github.com/glguy/utf8-string/ |
|---|
| 242 | package-url: |
|---|
| 243 | description: A UTF8 layer for IO and Strings. The utf8-string |
|---|
| 244 | package provides operations for encoding UTF8 |
|---|
| 245 | strings to Word8 lists and back, and for reading and |
|---|
| 246 | writing UTF8 without truncation. |
|---|
| 247 | category: Codec |
|---|
| 248 | author: Eric Mertens |
|---|
| 249 | exposed: True |
|---|
| 250 | exposed-modules: Codec.Binary.UTF8.String Codec.Binary.UTF8.Generic |
|---|
| 251 | System.IO.UTF8 System.Environment.UTF8 Data.String.UTF8 |
|---|
| 252 | Data.ByteString.UTF8 Data.ByteString.Lazy.UTF8 |
|---|
| 253 | hidden-modules: |
|---|
| 254 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/utf8-string-0.3.6/ghc-6.12.1.20100330 |
|---|
| 255 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/utf8-string-0.3.6/ghc-6.12.1.20100330 |
|---|
| 256 | hs-libraries: HSutf8-string-0.3.6 |
|---|
| 257 | extra-libraries: |
|---|
| 258 | extra-ghci-libraries: |
|---|
| 259 | include-dirs: |
|---|
| 260 | includes: |
|---|
| 261 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 262 | bytestring-0.9.1.6-798fb14a94729f20b54c4c2fddbc658c |
|---|
| 263 | hugs-options: |
|---|
| 264 | cc-options: |
|---|
| 265 | ld-options: |
|---|
| 266 | framework-dirs: |
|---|
| 267 | frameworks: |
|---|
| 268 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/utf8-string-0.3.6/html/utf8-string.haddock |
|---|
| 269 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/utf8-string-0.3.6/html |
|---|
| 270 | |
|---|
| 271 | --- |
|---|
| 272 | name: binary |
|---|
| 273 | version: 0.5.0.2 |
|---|
| 274 | id: binary-0.5.0.2-ca899234c75904e982bb934a2d8572c3 |
|---|
| 275 | license: BSD3 |
|---|
| 276 | copyright: |
|---|
| 277 | maintainer: Lennart Kolmodin, Don Stewart <dons@galois.com> |
|---|
| 278 | stability: provisional |
|---|
| 279 | homepage: http://code.haskell.org/binary/ |
|---|
| 280 | package-url: |
|---|
| 281 | description: Efficient, pure binary serialisation using lazy ByteStrings. |
|---|
| 282 | Haskell values may be encoded to and from binary formats, |
|---|
| 283 | written to disk as binary, or sent over the network. |
|---|
| 284 | Serialisation speeds of over 1 G\/sec have been observed, |
|---|
| 285 | so this library should be suitable for high performance |
|---|
| 286 | scenarios. |
|---|
| 287 | category: Data, Parsing |
|---|
| 288 | author: Lennart Kolmodin <kolmodin@dtek.chalmers.se> |
|---|
| 289 | exposed: True |
|---|
| 290 | exposed-modules: Data.Binary Data.Binary.Put Data.Binary.Get |
|---|
| 291 | Data.Binary.Builder |
|---|
| 292 | hidden-modules: |
|---|
| 293 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/binary-0.5.0.2/ghc-6.12.1.20100330 |
|---|
| 294 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/binary-0.5.0.2/ghc-6.12.1.20100330 |
|---|
| 295 | hs-libraries: HSbinary-0.5.0.2 |
|---|
| 296 | extra-libraries: |
|---|
| 297 | extra-ghci-libraries: |
|---|
| 298 | include-dirs: |
|---|
| 299 | includes: |
|---|
| 300 | depends: array-0.3.0.0-c443d193ea1a8784bcbeef961d3b892a |
|---|
| 301 | base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 302 | bytestring-0.9.1.6-798fb14a94729f20b54c4c2fddbc658c |
|---|
| 303 | containers-0.3.0.0-9249acfef8057539050eb2e7cf79c57f |
|---|
| 304 | hugs-options: |
|---|
| 305 | cc-options: |
|---|
| 306 | ld-options: |
|---|
| 307 | framework-dirs: |
|---|
| 308 | frameworks: |
|---|
| 309 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/binary-0.5.0.2/html/binary.haddock |
|---|
| 310 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/binary-0.5.0.2/html |
|---|
| 311 | |
|---|
| 312 | --- |
|---|
| 313 | name: ghc-binary |
|---|
| 314 | version: 0.5.0.2 |
|---|
| 315 | id: ghc-binary-0.5.0.2-19988de9c212d8f3288401de7cc52f6d |
|---|
| 316 | license: BSD3 |
|---|
| 317 | copyright: |
|---|
| 318 | maintainer: Lennart Kolmodin, Don Stewart <dons@galois.com> |
|---|
| 319 | stability: provisional |
|---|
| 320 | homepage: http://code.haskell.org/binary/ |
|---|
| 321 | package-url: |
|---|
| 322 | description: Efficient, pure binary serialisation using lazy ByteStrings. |
|---|
| 323 | Haskell values may be encoded to and from binary formats, |
|---|
| 324 | written to disk as binary, or sent over the network. |
|---|
| 325 | Serialisation speeds of over 1 G\/sec have been observed, |
|---|
| 326 | so this library should be suitable for high performance |
|---|
| 327 | scenarios. |
|---|
| 328 | category: Data, Parsing |
|---|
| 329 | author: Lennart Kolmodin <kolmodin@dtek.chalmers.se> |
|---|
| 330 | exposed: False |
|---|
| 331 | exposed-modules: Data.Binary Data.Binary.Put Data.Binary.Get |
|---|
| 332 | Data.Binary.Builder |
|---|
| 333 | hidden-modules: |
|---|
| 334 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/ghc-binary-0.5.0.2 |
|---|
| 335 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/ghc-binary-0.5.0.2 |
|---|
| 336 | hs-libraries: HSghc-binary-0.5.0.2 |
|---|
| 337 | extra-libraries: |
|---|
| 338 | extra-ghci-libraries: |
|---|
| 339 | include-dirs: |
|---|
| 340 | includes: |
|---|
| 341 | depends: array-0.3.0.0-c443d193ea1a8784bcbeef961d3b892a |
|---|
| 342 | base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 343 | bytestring-0.9.1.6-798fb14a94729f20b54c4c2fddbc658c |
|---|
| 344 | containers-0.3.0.0-9249acfef8057539050eb2e7cf79c57f |
|---|
| 345 | hugs-options: |
|---|
| 346 | cc-options: |
|---|
| 347 | ld-options: |
|---|
| 348 | framework-dirs: |
|---|
| 349 | frameworks: |
|---|
| 350 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/ghc-binary-0.5.0.2/ghc-binary.haddock |
|---|
| 351 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/ghc-binary-0.5.0.2 |
|---|
| 352 | |
|---|
| 353 | --- |
|---|
| 354 | name: dph-par |
|---|
| 355 | version: 0.4.0 |
|---|
| 356 | id: dph-par-0.4.0-1c18df9916a1a2146e2c7c65988d4a65 |
|---|
| 357 | license: BSD3 |
|---|
| 358 | copyright: |
|---|
| 359 | maintainer: Roman Leshchinskiy <rl@cse.unsw.edu.au> |
|---|
| 360 | stability: |
|---|
| 361 | homepage: http://www.cse.unsw.edu.au/~chak/project/dph/ |
|---|
| 362 | package-url: |
|---|
| 363 | description: |
|---|
| 364 | category: Data Structures |
|---|
| 365 | author: Manuel M T Chakravarty, Gabriele Keller, Roman Leshchinskiy |
|---|
| 366 | exposed: False |
|---|
| 367 | exposed-modules: Data.Array.Parallel Data.Array.Parallel.Lifted |
|---|
| 368 | Data.Array.Parallel.Prelude Data.Array.Parallel.Prelude.Int |
|---|
| 369 | Data.Array.Parallel.Prelude.Word8 |
|---|
| 370 | Data.Array.Parallel.Prelude.Double Data.Array.Parallel.PArray |
|---|
| 371 | hidden-modules: Data.Array.Parallel.Lifted.PArray |
|---|
| 372 | Data.Array.Parallel.Lifted.Unboxed |
|---|
| 373 | Data.Array.Parallel.Lifted.Scalar Data.Array.Parallel.Lifted.Repr |
|---|
| 374 | Data.Array.Parallel.Lifted.Closure |
|---|
| 375 | Data.Array.Parallel.Lifted.Instances |
|---|
| 376 | Data.Array.Parallel.Lifted.Combinators |
|---|
| 377 | Data.Array.Parallel.Lifted.Selector |
|---|
| 378 | Data.Array.Parallel.Prelude.Base.Int |
|---|
| 379 | Data.Array.Parallel.Prelude.Base.Word8 |
|---|
| 380 | Data.Array.Parallel.Prelude.Base.Double |
|---|
| 381 | Data.Array.Parallel.Prelude.Base.Bool |
|---|
| 382 | Data.Array.Parallel.Prelude.Base.PArr |
|---|
| 383 | Data.Array.Parallel.Prelude.Base.Tuple |
|---|
| 384 | Data.Array.Parallel.Prelude.Base Data.Array.Parallel.Prelude.Bool |
|---|
| 385 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-par-0.4.0 |
|---|
| 386 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-par-0.4.0 |
|---|
| 387 | hs-libraries: HSdph-par-0.4.0 |
|---|
| 388 | extra-libraries: |
|---|
| 389 | extra-ghci-libraries: |
|---|
| 390 | include-dirs: |
|---|
| 391 | includes: |
|---|
| 392 | depends: array-0.3.0.0-c443d193ea1a8784bcbeef961d3b892a |
|---|
| 393 | base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 394 | dph-base-0.4.0-16c7be48d8f613872e1ab52cdc72dbd8 |
|---|
| 395 | dph-prim-par-0.4.0-1bc31334f8f27b9c64fb143e11c28cd2 |
|---|
| 396 | ghc-prim-0.2.0.0-9df3bd825ad17ca739e158c880a25b11 |
|---|
| 397 | random-1.0.0.2-f4208c3677aeaaaf41e4d36309c0b4ff |
|---|
| 398 | hugs-options: |
|---|
| 399 | cc-options: |
|---|
| 400 | ld-options: |
|---|
| 401 | framework-dirs: |
|---|
| 402 | frameworks: |
|---|
| 403 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-par-0.4.0/dph-par.haddock |
|---|
| 404 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-par-0.4.0 |
|---|
| 405 | |
|---|
| 406 | --- |
|---|
| 407 | name: dph-seq |
|---|
| 408 | version: 0.4.0 |
|---|
| 409 | id: dph-seq-0.4.0-72b19c5a70f75036760701994f34a009 |
|---|
| 410 | license: BSD3 |
|---|
| 411 | copyright: |
|---|
| 412 | maintainer: Roman Leshchinskiy <rl@cse.unsw.edu.au> |
|---|
| 413 | stability: |
|---|
| 414 | homepage: http://www.cse.unsw.edu.au/~chak/project/dph/ |
|---|
| 415 | package-url: |
|---|
| 416 | description: |
|---|
| 417 | category: Data Structures |
|---|
| 418 | author: Manuel M T Chakravarty, Gabriele Keller, Roman Leshchinskiy |
|---|
| 419 | exposed: False |
|---|
| 420 | exposed-modules: Data.Array.Parallel Data.Array.Parallel.Lifted |
|---|
| 421 | Data.Array.Parallel.Prelude Data.Array.Parallel.Prelude.Int |
|---|
| 422 | Data.Array.Parallel.Prelude.Word8 |
|---|
| 423 | Data.Array.Parallel.Prelude.Double Data.Array.Parallel.PArray |
|---|
| 424 | hidden-modules: Data.Array.Parallel.Lifted.PArray |
|---|
| 425 | Data.Array.Parallel.Lifted.Unboxed |
|---|
| 426 | Data.Array.Parallel.Lifted.Scalar Data.Array.Parallel.Lifted.Repr |
|---|
| 427 | Data.Array.Parallel.Lifted.Closure |
|---|
| 428 | Data.Array.Parallel.Lifted.Instances |
|---|
| 429 | Data.Array.Parallel.Lifted.Combinators |
|---|
| 430 | Data.Array.Parallel.Lifted.Selector |
|---|
| 431 | Data.Array.Parallel.Prelude.Base.Int |
|---|
| 432 | Data.Array.Parallel.Prelude.Base.Word8 |
|---|
| 433 | Data.Array.Parallel.Prelude.Base.Double |
|---|
| 434 | Data.Array.Parallel.Prelude.Base.Bool |
|---|
| 435 | Data.Array.Parallel.Prelude.Base.PArr |
|---|
| 436 | Data.Array.Parallel.Prelude.Base.Tuple |
|---|
| 437 | Data.Array.Parallel.Prelude.Base Data.Array.Parallel.Prelude.Bool |
|---|
| 438 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-seq-0.4.0 |
|---|
| 439 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-seq-0.4.0 |
|---|
| 440 | hs-libraries: HSdph-seq-0.4.0 |
|---|
| 441 | extra-libraries: |
|---|
| 442 | extra-ghci-libraries: |
|---|
| 443 | include-dirs: |
|---|
| 444 | includes: |
|---|
| 445 | depends: array-0.3.0.0-c443d193ea1a8784bcbeef961d3b892a |
|---|
| 446 | base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 447 | dph-base-0.4.0-16c7be48d8f613872e1ab52cdc72dbd8 |
|---|
| 448 | dph-prim-seq-0.4.0-6df0daf6253f9a42120197341f24f0d8 |
|---|
| 449 | ghc-prim-0.2.0.0-9df3bd825ad17ca739e158c880a25b11 |
|---|
| 450 | random-1.0.0.2-f4208c3677aeaaaf41e4d36309c0b4ff |
|---|
| 451 | hugs-options: |
|---|
| 452 | cc-options: |
|---|
| 453 | ld-options: |
|---|
| 454 | framework-dirs: |
|---|
| 455 | frameworks: |
|---|
| 456 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-seq-0.4.0/dph-seq.haddock |
|---|
| 457 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-seq-0.4.0 |
|---|
| 458 | |
|---|
| 459 | --- |
|---|
| 460 | name: dph-prim-par |
|---|
| 461 | version: 0.4.0 |
|---|
| 462 | id: dph-prim-par-0.4.0-1bc31334f8f27b9c64fb143e11c28cd2 |
|---|
| 463 | license: BSD3 |
|---|
| 464 | copyright: |
|---|
| 465 | maintainer: Roman Leshchinskiy <rl@cse.unsw.edu.au> |
|---|
| 466 | stability: |
|---|
| 467 | homepage: http://www.cse.unsw.edu.au/~chak/project/dph/ |
|---|
| 468 | package-url: |
|---|
| 469 | description: |
|---|
| 470 | category: Data Structures |
|---|
| 471 | author: Manuel M T Chakravarty, Gabriele Keller, Roman Leshchinskiy |
|---|
| 472 | exposed: False |
|---|
| 473 | exposed-modules: Data.Array.Parallel.Unlifted.Distributed |
|---|
| 474 | Data.Array.Parallel.Unlifted.Parallel Data.Array.Parallel.Unlifted |
|---|
| 475 | hidden-modules: Data.Array.Parallel.Unlifted.Distributed.Gang |
|---|
| 476 | Data.Array.Parallel.Unlifted.Distributed.TheGang |
|---|
| 477 | Data.Array.Parallel.Unlifted.Distributed.DistST |
|---|
| 478 | Data.Array.Parallel.Unlifted.Distributed.Types |
|---|
| 479 | Data.Array.Parallel.Unlifted.Distributed.Combinators |
|---|
| 480 | Data.Array.Parallel.Unlifted.Distributed.Scalars |
|---|
| 481 | Data.Array.Parallel.Unlifted.Distributed.Arrays |
|---|
| 482 | Data.Array.Parallel.Unlifted.Distributed.Basics |
|---|
| 483 | Data.Array.Parallel.Unlifted.Parallel.Combinators |
|---|
| 484 | Data.Array.Parallel.Unlifted.Parallel.Sums |
|---|
| 485 | Data.Array.Parallel.Unlifted.Parallel.Basics |
|---|
| 486 | Data.Array.Parallel.Unlifted.Parallel.Permute |
|---|
| 487 | Data.Array.Parallel.Unlifted.Parallel.Enum |
|---|
| 488 | Data.Array.Parallel.Unlifted.Parallel.Segmented |
|---|
| 489 | Data.Array.Parallel.Unlifted.Parallel.Subarrays |
|---|
| 490 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-prim-par-0.4.0 |
|---|
| 491 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-prim-par-0.4.0 |
|---|
| 492 | hs-libraries: HSdph-prim-par-0.4.0 |
|---|
| 493 | extra-libraries: |
|---|
| 494 | extra-ghci-libraries: |
|---|
| 495 | include-dirs: |
|---|
| 496 | includes: |
|---|
| 497 | depends: array-0.3.0.0-c443d193ea1a8784bcbeef961d3b892a |
|---|
| 498 | base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 499 | dph-base-0.4.0-16c7be48d8f613872e1ab52cdc72dbd8 |
|---|
| 500 | dph-prim-interface-0.4.0-1e5823af1d17e7a97b7e9bef0183d383 |
|---|
| 501 | dph-prim-seq-0.4.0-6df0daf6253f9a42120197341f24f0d8 |
|---|
| 502 | ghc-prim-0.2.0.0-9df3bd825ad17ca739e158c880a25b11 |
|---|
| 503 | random-1.0.0.2-f4208c3677aeaaaf41e4d36309c0b4ff |
|---|
| 504 | hugs-options: |
|---|
| 505 | cc-options: |
|---|
| 506 | ld-options: |
|---|
| 507 | framework-dirs: |
|---|
| 508 | frameworks: |
|---|
| 509 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-prim-par-0.4.0/dph-prim-par.haddock |
|---|
| 510 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-prim-par-0.4.0 |
|---|
| 511 | |
|---|
| 512 | --- |
|---|
| 513 | name: dph-prim-seq |
|---|
| 514 | version: 0.4.0 |
|---|
| 515 | id: dph-prim-seq-0.4.0-6df0daf6253f9a42120197341f24f0d8 |
|---|
| 516 | license: BSD3 |
|---|
| 517 | copyright: |
|---|
| 518 | maintainer: Roman Leshchinskiy <rl@cse.unsw.edu.au> |
|---|
| 519 | stability: |
|---|
| 520 | homepage: http://www.cse.unsw.edu.au/~chak/project/dph/ |
|---|
| 521 | package-url: |
|---|
| 522 | description: |
|---|
| 523 | category: Data Structures |
|---|
| 524 | author: Manuel M T Chakravarty, Gabriele Keller, Roman Leshchinskiy |
|---|
| 525 | exposed: False |
|---|
| 526 | exposed-modules: Data.Array.Parallel.Unlifted.Sequential |
|---|
| 527 | Data.Array.Parallel.Unlifted |
|---|
| 528 | hidden-modules: Data.Array.Parallel.Unlifted.Sequential.Flat.UArr |
|---|
| 529 | Data.Array.Parallel.Unlifted.Sequential.Flat.Stream |
|---|
| 530 | Data.Array.Parallel.Unlifted.Sequential.Flat.Basics |
|---|
| 531 | Data.Array.Parallel.Unlifted.Sequential.Flat.Enum |
|---|
| 532 | Data.Array.Parallel.Unlifted.Sequential.Flat.Subarrays |
|---|
| 533 | Data.Array.Parallel.Unlifted.Sequential.Flat.Combinators |
|---|
| 534 | Data.Array.Parallel.Unlifted.Sequential.Flat.Sums |
|---|
| 535 | Data.Array.Parallel.Unlifted.Sequential.Flat.Permute |
|---|
| 536 | Data.Array.Parallel.Unlifted.Sequential.Flat.Text |
|---|
| 537 | Data.Array.Parallel.Unlifted.Sequential.Flat.Random |
|---|
| 538 | Data.Array.Parallel.Unlifted.Sequential.Flat.Search |
|---|
| 539 | Data.Array.Parallel.Unlifted.Sequential.Flat |
|---|
| 540 | Data.Array.Parallel.Unlifted.Sequential.Segmented.USegd |
|---|
| 541 | Data.Array.Parallel.Unlifted.Sequential.Segmented.Basics |
|---|
| 542 | Data.Array.Parallel.Unlifted.Sequential.Segmented.Combinators |
|---|
| 543 | Data.Array.Parallel.Unlifted.Sequential.Segmented.Sums |
|---|
| 544 | Data.Array.Parallel.Unlifted.Sequential.Segmented.Text |
|---|
| 545 | Data.Array.Parallel.Unlifted.Sequential.Segmented |
|---|
| 546 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-prim-seq-0.4.0 |
|---|
| 547 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-prim-seq-0.4.0 |
|---|
| 548 | hs-libraries: HSdph-prim-seq-0.4.0 |
|---|
| 549 | extra-libraries: |
|---|
| 550 | extra-ghci-libraries: |
|---|
| 551 | include-dirs: |
|---|
| 552 | includes: |
|---|
| 553 | depends: array-0.3.0.0-c443d193ea1a8784bcbeef961d3b892a |
|---|
| 554 | base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 555 | dph-base-0.4.0-16c7be48d8f613872e1ab52cdc72dbd8 |
|---|
| 556 | dph-prim-interface-0.4.0-1e5823af1d17e7a97b7e9bef0183d383 |
|---|
| 557 | ghc-prim-0.2.0.0-9df3bd825ad17ca739e158c880a25b11 |
|---|
| 558 | random-1.0.0.2-f4208c3677aeaaaf41e4d36309c0b4ff |
|---|
| 559 | hugs-options: |
|---|
| 560 | cc-options: |
|---|
| 561 | ld-options: |
|---|
| 562 | framework-dirs: |
|---|
| 563 | frameworks: |
|---|
| 564 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-prim-seq-0.4.0/dph-prim-seq.haddock |
|---|
| 565 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-prim-seq-0.4.0 |
|---|
| 566 | |
|---|
| 567 | --- |
|---|
| 568 | name: dph-prim-interface |
|---|
| 569 | version: 0.4.0 |
|---|
| 570 | id: dph-prim-interface-0.4.0-1e5823af1d17e7a97b7e9bef0183d383 |
|---|
| 571 | license: BSD3 |
|---|
| 572 | copyright: |
|---|
| 573 | maintainer: Roman Leshchinskiy <rl@cse.unsw.edu.au> |
|---|
| 574 | stability: |
|---|
| 575 | homepage: http://www.cse.unsw.edu.au/~chak/project/dph/ |
|---|
| 576 | package-url: |
|---|
| 577 | description: |
|---|
| 578 | category: Data Structures |
|---|
| 579 | author: Roman Leshchinskiy |
|---|
| 580 | exposed: False |
|---|
| 581 | exposed-modules: Data.Array.Parallel.Unlifted |
|---|
| 582 | hidden-modules: |
|---|
| 583 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-prim-interface-0.4.0 |
|---|
| 584 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-prim-interface-0.4.0 |
|---|
| 585 | hs-libraries: HSdph-prim-interface-0.4.0 |
|---|
| 586 | extra-libraries: |
|---|
| 587 | extra-ghci-libraries: |
|---|
| 588 | include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-prim-interface-0.4.0/include |
|---|
| 589 | includes: |
|---|
| 590 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 591 | dph-base-0.4.0-16c7be48d8f613872e1ab52cdc72dbd8 |
|---|
| 592 | random-1.0.0.2-f4208c3677aeaaaf41e4d36309c0b4ff |
|---|
| 593 | hugs-options: |
|---|
| 594 | cc-options: |
|---|
| 595 | ld-options: |
|---|
| 596 | framework-dirs: |
|---|
| 597 | frameworks: |
|---|
| 598 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-prim-interface-0.4.0/dph-prim-interface.haddock |
|---|
| 599 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-prim-interface-0.4.0 |
|---|
| 600 | |
|---|
| 601 | --- |
|---|
| 602 | name: dph-base |
|---|
| 603 | version: 0.4.0 |
|---|
| 604 | id: dph-base-0.4.0-16c7be48d8f613872e1ab52cdc72dbd8 |
|---|
| 605 | license: BSD3 |
|---|
| 606 | copyright: |
|---|
| 607 | maintainer: Roman Leshchinskiy <rl@cse.unsw.edu.au> |
|---|
| 608 | stability: |
|---|
| 609 | homepage: http://www.cse.unsw.edu.au/~chak/project/dph/ |
|---|
| 610 | package-url: |
|---|
| 611 | description: |
|---|
| 612 | category: Data Structures |
|---|
| 613 | author: Manuel M T Chakravarty, Gabriele Keller, Roman Leshchinskiy |
|---|
| 614 | exposed: False |
|---|
| 615 | exposed-modules: Data.Array.Parallel.Base Data.Array.Parallel.Arr |
|---|
| 616 | Data.Array.Parallel.Stream |
|---|
| 617 | hidden-modules: Data.Array.Parallel.Base.Config |
|---|
| 618 | Data.Array.Parallel.Base.Debug Data.Array.Parallel.Base.Hyperstrict |
|---|
| 619 | Data.Array.Parallel.Base.Util Data.Array.Parallel.Base.Text |
|---|
| 620 | Data.Array.Parallel.Base.Rebox |
|---|
| 621 | Data.Array.Parallel.Stream.Flat.Stream |
|---|
| 622 | Data.Array.Parallel.Stream.Flat.Basics |
|---|
| 623 | Data.Array.Parallel.Stream.Flat.Combinators |
|---|
| 624 | Data.Array.Parallel.Stream.Flat.Enum |
|---|
| 625 | Data.Array.Parallel.Stream.Flat.Random |
|---|
| 626 | Data.Array.Parallel.Stream.Flat.Search |
|---|
| 627 | Data.Array.Parallel.Stream.Flat |
|---|
| 628 | Data.Array.Parallel.Stream.Segmented Data.Array.Parallel.Arr.BUArr |
|---|
| 629 | Data.Array.Parallel.Arr.BBArr |
|---|
| 630 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-base-0.4.0 |
|---|
| 631 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-base-0.4.0 |
|---|
| 632 | hs-libraries: HSdph-base-0.4.0 |
|---|
| 633 | extra-libraries: |
|---|
| 634 | extra-ghci-libraries: |
|---|
| 635 | include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-base-0.4.0/include |
|---|
| 636 | includes: |
|---|
| 637 | depends: array-0.3.0.0-c443d193ea1a8784bcbeef961d3b892a |
|---|
| 638 | base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 639 | ghc-prim-0.2.0.0-9df3bd825ad17ca739e158c880a25b11 |
|---|
| 640 | random-1.0.0.2-f4208c3677aeaaaf41e4d36309c0b4ff |
|---|
| 641 | hugs-options: |
|---|
| 642 | cc-options: |
|---|
| 643 | ld-options: |
|---|
| 644 | framework-dirs: |
|---|
| 645 | frameworks: |
|---|
| 646 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-base-0.4.0/dph-base.haddock |
|---|
| 647 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-base-0.4.0 |
|---|
| 648 | |
|---|
| 649 | --- |
|---|
| 650 | name: ghc |
|---|
| 651 | version: 6.12.1.20100330 |
|---|
| 652 | id: ghc-6.12.1.20100330-0417df26ea0bb331c1e8482640b5954b |
|---|
| 653 | license: BSD3 |
|---|
| 654 | copyright: |
|---|
| 655 | maintainer: glasgow-haskell-users@haskell.org |
|---|
| 656 | stability: |
|---|
| 657 | homepage: http://www.haskell.org/ghc/ |
|---|
| 658 | package-url: |
|---|
| 659 | description: GHC's functionality can be useful for more things than just |
|---|
| 660 | compiling Haskell programs. Important use cases are programs |
|---|
| 661 | that analyse (and perhaps transform) Haskell code. Others |
|---|
| 662 | include loading Haskell code dynamically in a GHCi-like manner. |
|---|
| 663 | For this reason, a lot of GHC's functionality is made available |
|---|
| 664 | through this package. |
|---|
| 665 | category: Development |
|---|
| 666 | author: The GHC Team |
|---|
| 667 | exposed: False |
|---|
| 668 | exposed-modules: AsmCodeGen TargetReg NCGMonad Instruction Size Reg |
|---|
| 669 | RegClass PprBase PIC Platform Alpha.Regs Alpha.RegInfo Alpha.Instr |
|---|
| 670 | Alpha.CodeGen X86.Regs X86.RegInfo X86.Instr X86.Cond X86.Ppr |
|---|
| 671 | X86.CodeGen PPC.Regs PPC.RegInfo PPC.Instr PPC.Cond PPC.Ppr |
|---|
| 672 | PPC.CodeGen SPARC.Base SPARC.Regs SPARC.RegPlate SPARC.Imm |
|---|
| 673 | SPARC.AddrMode SPARC.Cond SPARC.Instr SPARC.Stack |
|---|
| 674 | SPARC.ShortcutJump SPARC.Ppr SPARC.CodeGen SPARC.CodeGen.Amode |
|---|
| 675 | SPARC.CodeGen.Base SPARC.CodeGen.CCall SPARC.CodeGen.CondCode |
|---|
| 676 | SPARC.CodeGen.Gen32 SPARC.CodeGen.Gen64 SPARC.CodeGen.Sanity |
|---|
| 677 | SPARC.CodeGen.Expand RegAlloc.Liveness RegAlloc.Graph.Main |
|---|
| 678 | RegAlloc.Graph.Stats RegAlloc.Graph.ArchBase RegAlloc.Graph.ArchX86 |
|---|
| 679 | RegAlloc.Graph.Coalesce RegAlloc.Graph.Spill |
|---|
| 680 | RegAlloc.Graph.SpillClean RegAlloc.Graph.SpillCost |
|---|
| 681 | RegAlloc.Graph.TrivColorable RegAlloc.Linear.Main |
|---|
| 682 | RegAlloc.Linear.JoinToTargets RegAlloc.Linear.State |
|---|
| 683 | RegAlloc.Linear.Stats RegAlloc.Linear.FreeRegs |
|---|
| 684 | RegAlloc.Linear.StackMap RegAlloc.Linear.Base |
|---|
| 685 | RegAlloc.Linear.X86.FreeRegs RegAlloc.Linear.PPC.FreeRegs |
|---|
| 686 | RegAlloc.Linear.SPARC.FreeRegs DsMeta TcSplice Convert ByteCodeAsm |
|---|
| 687 | ByteCodeFFI ByteCodeGen ByteCodeInstr ByteCodeItbls ByteCodeLink |
|---|
| 688 | Debugger LibFFI Linker ObjLink RtClosureInspect BasicTypes DataCon |
|---|
| 689 | Demand Exception Id IdInfo Literal MkId Module Name NameEnv NameSet |
|---|
| 690 | NewDemand OccName RdrName SrcLoc UniqSupply Unique Var VarEnv |
|---|
| 691 | VarSet BlockId CLabel Cmm CmmBrokenBlock CmmBuildInfoTables CmmCPS |
|---|
| 692 | CmmCPSGen CmmCPSZ CmmCallConv CmmCommonBlockElimZ CmmContFlowOpt |
|---|
| 693 | CmmCvt CmmExpr CmmInfo CmmLex CmmLint CmmLive CmmLiveZ CmmOpt |
|---|
| 694 | CmmParse CmmProcPoint CmmProcPointZ CmmSpillReload CmmStackLayout |
|---|
| 695 | CmmTx CmmUtils CmmZipUtil DFMonad Dataflow MkZipCfg MkZipCfgCmm |
|---|
| 696 | OptimizationFuel PprC PprCmm PprCmmZ StackColor StackPlacements |
|---|
| 697 | ZipCfg ZipCfgCmmRep ZipCfgExtras ZipDataflow Bitmap CgBindery |
|---|
| 698 | CgCallConv CgCase CgClosure CgCon CgExpr CgForeignCall CgHeapery |
|---|
| 699 | CgHpc CgInfoTbls CgLetNoEscape CgMonad CgParallel CgPrimOp CgProf |
|---|
| 700 | CgStackery CgTailCall CgTicky CgUtils StgCmm StgCmmBind |
|---|
| 701 | StgCmmClosure StgCmmCon StgCmmEnv StgCmmExpr StgCmmForeign |
|---|
| 702 | StgCmmGran StgCmmHeap StgCmmHpc StgCmmLayout StgCmmMonad StgCmmPrim |
|---|
| 703 | StgCmmProf StgCmmTicky StgCmmUtils ClosureInfo CodeGen SMRep |
|---|
| 704 | CoreArity CoreFVs CoreLint CorePrep CoreSubst CoreSyn CoreTidy |
|---|
| 705 | CoreUnfold CoreUtils ExternalCore MkCore MkExternalCore PprCore |
|---|
| 706 | PprExternalCore CprAnalyse Check Coverage Desugar DsArrows DsBinds |
|---|
| 707 | DsCCall DsExpr DsForeign DsGRHSs DsListComp DsMonad DsUtils Match |
|---|
| 708 | MatchCon MatchLit HsBinds HsDecls HsDoc HsExpr HsImpExp HsLit HsPat |
|---|
| 709 | HsSyn HsTypes HsUtils BinIface BuildTyCl IfaceEnv IfaceSyn |
|---|
| 710 | IfaceType LoadIface MkIface TcIface Annotations BreakArray |
|---|
| 711 | CmdLineParser CodeOutput Config Constants DriverMkDepend |
|---|
| 712 | DriverPhases DriverPipeline DynFlags ErrUtils Finder GHC HeaderInfo |
|---|
| 713 | HscMain HscStats HscTypes InteractiveEval PackageConfig Packages |
|---|
| 714 | PprTyThing StaticFlags StaticFlagParser SysTools TidyPgm Ctype |
|---|
| 715 | HaddockUtils LexCore Lexer Parser ParserCore ParserCoreUtils |
|---|
| 716 | RdrHsSyn ForeignCall PrelInfo PrelNames PrelRules PrimOp TysPrim |
|---|
| 717 | TysWiredIn CostCentre SCCfinal RnBinds RnEnv RnExpr RnHsDoc RnHsSyn |
|---|
| 718 | RnNames RnPat RnSource RnTypes CoreMonad CSE FloatIn FloatOut |
|---|
| 719 | LiberateCase OccurAnal SAT SetLevels SimplCore SimplEnv SimplMonad |
|---|
| 720 | SimplUtils Simplify SRT SimplStg StgStats Rules SpecConstr |
|---|
| 721 | Specialise CoreToStg StgLint StgSyn DmdAnal SaAbsInt SaLib |
|---|
| 722 | StrictAnal WorkWrap WwLib FamInst Inst TcAnnotations TcArrows |
|---|
| 723 | TcBinds TcClassDcl TcDefaults TcDeriv TcEnv TcExpr TcForeign |
|---|
| 724 | TcGenDeriv TcHsSyn TcHsType TcInstDcls TcMType TcMatches TcPat |
|---|
| 725 | TcRnDriver TcRnMonad TcRnTypes TcRules TcSimplify TcTyClsDecls |
|---|
| 726 | TcTyDecls TcTyFuns TcType TcUnify Class Coercion FamInstEnv FunDeps |
|---|
| 727 | Generics InstEnv TyCon Type TypeRep Unify Bag Binary BufWrite |
|---|
| 728 | Digraph Encoding FastBool FastFunctions FastMutInt FastString |
|---|
| 729 | FastTypes Fingerprint FiniteMap GraphBase GraphColor GraphOps |
|---|
| 730 | GraphPpr IOEnv Interval LazyUniqFM ListSetOps Maybes MonadUtils |
|---|
| 731 | OrdList Outputable Panic Pretty Serialized State StringBuffer |
|---|
| 732 | UniqFM UniqSet Util VectBuiltIn VectCore VectMonad VectType |
|---|
| 733 | VectUtils Vectorise |
|---|
| 734 | hidden-modules: |
|---|
| 735 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/ghc-6.12.1.20100330 |
|---|
| 736 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/ghc-6.12.1.20100330 |
|---|
| 737 | hs-libraries: HSghc-6.12.1.20100330 |
|---|
| 738 | extra-libraries: |
|---|
| 739 | extra-ghci-libraries: |
|---|
| 740 | include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/ghc-6.12.1.20100330/include |
|---|
| 741 | includes: |
|---|
| 742 | depends: Cabal-1.8.0.3-93a14e46ff7cebd1a55cc00d9a54208d |
|---|
| 743 | array-0.3.0.0-c443d193ea1a8784bcbeef961d3b892a |
|---|
| 744 | base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 745 | bin-package-db-0.0.0.0-9eb630a2f98bfc0378a4958557c43110 |
|---|
| 746 | bytestring-0.9.1.6-798fb14a94729f20b54c4c2fddbc658c |
|---|
| 747 | containers-0.3.0.0-9249acfef8057539050eb2e7cf79c57f |
|---|
| 748 | directory-1.0.1.1-76ac1f983c49e520348543833a5a9c79 |
|---|
| 749 | filepath-1.1.0.4-8665ec1161c9a0e840585246dee060c9 |
|---|
| 750 | hpc-0.5.0.5-020b34283d5358fb982e82d67cdc05c5 |
|---|
| 751 | old-time-1.0.0.4-0d91e7b1aeec874539463358ad1efa2a |
|---|
| 752 | process-1.0.1.2-bda47fc3bb6908b8ec6e713d47431184 |
|---|
| 753 | template-haskell-2.4.0.1-bf08798b1934e4d6a3f903f58e0d5159 |
|---|
| 754 | unix-2.4.0.1-bb02aef6d736dc2582778b671651542b |
|---|
| 755 | hugs-options: |
|---|
| 756 | cc-options: |
|---|
| 757 | ld-options: |
|---|
| 758 | framework-dirs: |
|---|
| 759 | frameworks: |
|---|
| 760 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/ghc-6.12.1.20100330/ghc.haddock |
|---|
| 761 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/ghc-6.12.1.20100330 |
|---|
| 762 | |
|---|
| 763 | --- |
|---|
| 764 | name: bin-package-db |
|---|
| 765 | version: 0.0.0.0 |
|---|
| 766 | id: bin-package-db-0.0.0.0-9eb630a2f98bfc0378a4958557c43110 |
|---|
| 767 | license: BSD3 |
|---|
| 768 | copyright: |
|---|
| 769 | maintainer: cvs-ghc@haskell.org |
|---|
| 770 | stability: |
|---|
| 771 | homepage: |
|---|
| 772 | package-url: |
|---|
| 773 | description: |
|---|
| 774 | category: |
|---|
| 775 | author: |
|---|
| 776 | exposed: True |
|---|
| 777 | exposed-modules: Distribution.InstalledPackageInfo.Binary |
|---|
| 778 | hidden-modules: |
|---|
| 779 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/bin-package-db-0.0.0.0 |
|---|
| 780 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/bin-package-db-0.0.0.0 |
|---|
| 781 | hs-libraries: HSbin-package-db-0.0.0.0 |
|---|
| 782 | extra-libraries: |
|---|
| 783 | extra-ghci-libraries: |
|---|
| 784 | include-dirs: |
|---|
| 785 | includes: |
|---|
| 786 | depends: Cabal-1.8.0.3-93a14e46ff7cebd1a55cc00d9a54208d |
|---|
| 787 | base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 788 | ghc-binary-0.5.0.2-19988de9c212d8f3288401de7cc52f6d |
|---|
| 789 | hugs-options: |
|---|
| 790 | cc-options: |
|---|
| 791 | ld-options: |
|---|
| 792 | framework-dirs: |
|---|
| 793 | frameworks: |
|---|
| 794 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/bin-package-db-0.0.0.0/bin-package-db.haddock |
|---|
| 795 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/bin-package-db-0.0.0.0 |
|---|
| 796 | |
|---|
| 797 | --- |
|---|
| 798 | name: Cabal |
|---|
| 799 | version: 1.8.0.3 |
|---|
| 800 | id: Cabal-1.8.0.3-93a14e46ff7cebd1a55cc00d9a54208d |
|---|
| 801 | license: BSD3 |
|---|
| 802 | copyright: 2003-2006, Isaac Jones |
|---|
| 803 | 2005-2009, Duncan Coutts |
|---|
| 804 | maintainer: cabal-devel@haskell.org |
|---|
| 805 | stability: |
|---|
| 806 | homepage: http://www.haskell.org/cabal/ |
|---|
| 807 | package-url: |
|---|
| 808 | description: The Haskell Common Architecture for Building Applications and |
|---|
| 809 | Libraries: a framework defining a common interface for authors to more |
|---|
| 810 | easily build their Haskell applications in a portable way. |
|---|
| 811 | . |
|---|
| 812 | The Haskell Cabal is part of a larger infrastructure for distributing, |
|---|
| 813 | organizing, and cataloging Haskell libraries and tools. |
|---|
| 814 | category: Distribution |
|---|
| 815 | author: Isaac Jones <ijones@syntaxpolice.org> |
|---|
| 816 | Duncan Coutts <duncan@haskell.org> |
|---|
| 817 | exposed: True |
|---|
| 818 | exposed-modules: Distribution.Compiler |
|---|
| 819 | Distribution.InstalledPackageInfo Distribution.License |
|---|
| 820 | Distribution.Make Distribution.ModuleName Distribution.Package |
|---|
| 821 | Distribution.PackageDescription |
|---|
| 822 | Distribution.PackageDescription.Configuration |
|---|
| 823 | Distribution.PackageDescription.Parse |
|---|
| 824 | Distribution.PackageDescription.Check Distribution.ParseUtils |
|---|
| 825 | Distribution.ReadE Distribution.Simple Distribution.Simple.Build |
|---|
| 826 | Distribution.Simple.Build.Macros |
|---|
| 827 | Distribution.Simple.Build.PathsModule |
|---|
| 828 | Distribution.Simple.BuildPaths Distribution.Simple.Command |
|---|
| 829 | Distribution.Simple.Compiler Distribution.Simple.Configure |
|---|
| 830 | Distribution.Simple.GHC Distribution.Simple.LHC |
|---|
| 831 | Distribution.Simple.Haddock Distribution.Simple.Hugs |
|---|
| 832 | Distribution.Simple.Install Distribution.Simple.InstallDirs |
|---|
| 833 | Distribution.Simple.JHC Distribution.Simple.LocalBuildInfo |
|---|
| 834 | Distribution.Simple.NHC Distribution.Simple.PackageIndex |
|---|
| 835 | Distribution.Simple.PreProcess Distribution.Simple.PreProcess.Unlit |
|---|
| 836 | Distribution.Simple.Program Distribution.Simple.Program.Ar |
|---|
| 837 | Distribution.Simple.Program.Builtin Distribution.Simple.Program.Db |
|---|
| 838 | Distribution.Simple.Program.HcPkg Distribution.Simple.Program.Ld |
|---|
| 839 | Distribution.Simple.Program.Run Distribution.Simple.Program.Script |
|---|
| 840 | Distribution.Simple.Program.Types Distribution.Simple.Register |
|---|
| 841 | Distribution.Simple.Setup Distribution.Simple.SrcDist |
|---|
| 842 | Distribution.Simple.UserHooks Distribution.Simple.Utils |
|---|
| 843 | Distribution.System Distribution.Text Distribution.Verbosity |
|---|
| 844 | Distribution.Version Distribution.Compat.ReadP |
|---|
| 845 | Language.Haskell.Extension |
|---|
| 846 | hidden-modules: Distribution.GetOpt Distribution.Compat.Exception |
|---|
| 847 | Distribution.Compat.CopyFile Distribution.Compat.TempFile |
|---|
| 848 | Distribution.Simple.GHC.IPI641 Distribution.Simple.GHC.IPI642 |
|---|
| 849 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/Cabal-1.8.0.3 |
|---|
| 850 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/Cabal-1.8.0.3 |
|---|
| 851 | hs-libraries: HSCabal-1.8.0.3 |
|---|
| 852 | extra-libraries: |
|---|
| 853 | extra-ghci-libraries: |
|---|
| 854 | include-dirs: |
|---|
| 855 | includes: |
|---|
| 856 | depends: array-0.3.0.0-c443d193ea1a8784bcbeef961d3b892a |
|---|
| 857 | base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 858 | containers-0.3.0.0-9249acfef8057539050eb2e7cf79c57f |
|---|
| 859 | directory-1.0.1.1-76ac1f983c49e520348543833a5a9c79 |
|---|
| 860 | filepath-1.1.0.4-8665ec1161c9a0e840585246dee060c9 |
|---|
| 861 | old-time-1.0.0.4-0d91e7b1aeec874539463358ad1efa2a |
|---|
| 862 | pretty-1.0.1.1-cde327683d86c8644fc9073c368cc5ea |
|---|
| 863 | process-1.0.1.2-bda47fc3bb6908b8ec6e713d47431184 |
|---|
| 864 | unix-2.4.0.1-bb02aef6d736dc2582778b671651542b |
|---|
| 865 | hugs-options: |
|---|
| 866 | cc-options: |
|---|
| 867 | ld-options: |
|---|
| 868 | framework-dirs: |
|---|
| 869 | frameworks: |
|---|
| 870 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/Cabal-1.8.0.3/Cabal.haddock |
|---|
| 871 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/Cabal-1.8.0.3 |
|---|
| 872 | |
|---|
| 873 | --- |
|---|
| 874 | name: base |
|---|
| 875 | version: 3.0.3.2 |
|---|
| 876 | id: base-3.0.3.2-260693a92016991a03206b5a55f6a411 |
|---|
| 877 | license: BSD3 |
|---|
| 878 | copyright: |
|---|
| 879 | maintainer: libraries@haskell.org |
|---|
| 880 | stability: |
|---|
| 881 | homepage: |
|---|
| 882 | package-url: |
|---|
| 883 | description: This is a backwards-compatible version of the base package. |
|---|
| 884 | It depends on a later version of base, and was probably supplied |
|---|
| 885 | with your compiler when it was installed. |
|---|
| 886 | category: |
|---|
| 887 | author: |
|---|
| 888 | exposed: True |
|---|
| 889 | exposed-modules: Data.Generics Data.Generics.Aliases |
|---|
| 890 | Data.Generics.Basics Data.Generics.Instances Data.Generics.Schemes |
|---|
| 891 | Data.Generics.Text Data.Generics.Twins Foreign.Concurrent GHC.Arr |
|---|
| 892 | GHC.Base GHC.Conc GHC.ConsoleHandler GHC.Desugar GHC.Dotnet |
|---|
| 893 | GHC.Enum GHC.Environment GHC.Err GHC.Exception GHC.Exts GHC.Float |
|---|
| 894 | GHC.ForeignPtr GHC.Handle GHC.IO GHC.IOBase GHC.Int GHC.List |
|---|
| 895 | GHC.Num GHC.PArr GHC.Pack GHC.Ptr GHC.Read GHC.Real GHC.ST |
|---|
| 896 | GHC.STRef GHC.Show GHC.Stable GHC.Storable GHC.TopHandler |
|---|
| 897 | GHC.Unicode GHC.Weak GHC.Word System.Timeout Control.Applicative |
|---|
| 898 | Control.Arrow Control.Category Control.Concurrent |
|---|
| 899 | Control.Concurrent.Chan Control.Concurrent.MVar |
|---|
| 900 | Control.Concurrent.QSem Control.Concurrent.QSemN |
|---|
| 901 | Control.Concurrent.SampleVar Control.Exception Control.Monad |
|---|
| 902 | Control.Monad.Fix Control.Monad.Instances Control.Monad.ST |
|---|
| 903 | Control.Monad.ST.Lazy Control.Monad.ST.Strict Data.Bits Data.Bool |
|---|
| 904 | Data.Char Data.Complex Data.Dynamic Data.Either Data.Eq Data.Fixed |
|---|
| 905 | Data.Foldable Data.Function Data.HashTable Data.IORef Data.Int |
|---|
| 906 | Data.Ix Data.List Data.Maybe Data.Monoid Data.Ord Data.Ratio |
|---|
| 907 | Data.STRef Data.STRef.Lazy Data.STRef.Strict Data.String |
|---|
| 908 | Data.Traversable Data.Tuple Data.Typeable Data.Unique Data.Version |
|---|
| 909 | Data.Word Debug.Trace Foreign Foreign.C Foreign.C.Error |
|---|
| 910 | Foreign.C.String Foreign.C.Types Foreign.ForeignPtr Foreign.Marshal |
|---|
| 911 | Foreign.Marshal.Alloc Foreign.Marshal.Array Foreign.Marshal.Error |
|---|
| 912 | Foreign.Marshal.Pool Foreign.Marshal.Utils Foreign.Ptr |
|---|
| 913 | Foreign.StablePtr Foreign.Storable Numeric Prelude |
|---|
| 914 | System.Console.GetOpt System.CPUTime System.Environment System.Exit |
|---|
| 915 | System.IO System.IO.Error System.IO.Unsafe System.Info System.Mem |
|---|
| 916 | System.Mem.StableName System.Mem.Weak System.Posix.Internals |
|---|
| 917 | System.Posix.Types Text.ParserCombinators.ReadP |
|---|
| 918 | Text.ParserCombinators.ReadPrec Text.Printf Text.Read Text.Read.Lex |
|---|
| 919 | Text.Show Text.Show.Functions Unsafe.Coerce |
|---|
| 920 | hidden-modules: |
|---|
| 921 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/base-3.0.3.2 |
|---|
| 922 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/base-3.0.3.2 |
|---|
| 923 | hs-libraries: HSbase-3.0.3.2 |
|---|
| 924 | extra-libraries: |
|---|
| 925 | extra-ghci-libraries: |
|---|
| 926 | include-dirs: |
|---|
| 927 | includes: |
|---|
| 928 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 929 | syb-0.1.0.2-0917873f366b0be90a48082271223b4e |
|---|
| 930 | hugs-options: |
|---|
| 931 | cc-options: |
|---|
| 932 | ld-options: |
|---|
| 933 | framework-dirs: |
|---|
| 934 | frameworks: |
|---|
| 935 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/base-3.0.3.2/base.haddock |
|---|
| 936 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/base-3.0.3.2 |
|---|
| 937 | |
|---|
| 938 | --- |
|---|
| 939 | name: template-haskell |
|---|
| 940 | version: 2.4.0.1 |
|---|
| 941 | id: template-haskell-2.4.0.1-bf08798b1934e4d6a3f903f58e0d5159 |
|---|
| 942 | license: BSD3 |
|---|
| 943 | copyright: |
|---|
| 944 | maintainer: libraries@haskell.org |
|---|
| 945 | stability: |
|---|
| 946 | homepage: |
|---|
| 947 | package-url: |
|---|
| 948 | description: Facilities for manipulating Haskell source code using Template Haskell. |
|---|
| 949 | category: |
|---|
| 950 | author: |
|---|
| 951 | exposed: True |
|---|
| 952 | exposed-modules: Language.Haskell.TH.Syntax.Internals |
|---|
| 953 | Language.Haskell.TH.Syntax Language.Haskell.TH.PprLib |
|---|
| 954 | Language.Haskell.TH.Ppr Language.Haskell.TH.Lib |
|---|
| 955 | Language.Haskell.TH.Quote Language.Haskell.TH |
|---|
| 956 | hidden-modules: |
|---|
| 957 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/template-haskell-2.4.0.1 |
|---|
| 958 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/template-haskell-2.4.0.1 |
|---|
| 959 | hs-libraries: HStemplate-haskell-2.4.0.1 |
|---|
| 960 | extra-libraries: |
|---|
| 961 | extra-ghci-libraries: |
|---|
| 962 | include-dirs: |
|---|
| 963 | includes: |
|---|
| 964 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 965 | containers-0.3.0.0-9249acfef8057539050eb2e7cf79c57f |
|---|
| 966 | pretty-1.0.1.1-cde327683d86c8644fc9073c368cc5ea |
|---|
| 967 | hugs-options: |
|---|
| 968 | cc-options: |
|---|
| 969 | ld-options: |
|---|
| 970 | framework-dirs: |
|---|
| 971 | frameworks: |
|---|
| 972 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/template-haskell-2.4.0.1/template-haskell.haddock |
|---|
| 973 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/template-haskell-2.4.0.1 |
|---|
| 974 | |
|---|
| 975 | --- |
|---|
| 976 | name: syb |
|---|
| 977 | version: 0.1.0.2 |
|---|
| 978 | id: syb-0.1.0.2-0917873f366b0be90a48082271223b4e |
|---|
| 979 | license: BSD3 |
|---|
| 980 | copyright: |
|---|
| 981 | maintainer: libraries@haskell.org |
|---|
| 982 | stability: |
|---|
| 983 | homepage: |
|---|
| 984 | package-url: |
|---|
| 985 | description: This package contains the generics system described in the |
|---|
| 986 | /Scrap Your Boilerplate/ papers (see <http://www.cs.vu.nl/boilerplate/>). |
|---|
| 987 | It defines the @Data@ class of types permitting folding and unfolding |
|---|
| 988 | of constructor applications, instances of this class for primitive |
|---|
| 989 | types, and a variety of traversals. |
|---|
| 990 | category: |
|---|
| 991 | author: |
|---|
| 992 | exposed: True |
|---|
| 993 | exposed-modules: Data.Generics Data.Generics.Aliases |
|---|
| 994 | Data.Generics.Basics Data.Generics.Instances Data.Generics.Schemes |
|---|
| 995 | Data.Generics.Text Data.Generics.Twins |
|---|
| 996 | hidden-modules: |
|---|
| 997 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/syb-0.1.0.2 |
|---|
| 998 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/syb-0.1.0.2 |
|---|
| 999 | hs-libraries: HSsyb-0.1.0.2 |
|---|
| 1000 | extra-libraries: |
|---|
| 1001 | extra-ghci-libraries: |
|---|
| 1002 | include-dirs: |
|---|
| 1003 | includes: |
|---|
| 1004 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 1005 | hugs-options: |
|---|
| 1006 | cc-options: |
|---|
| 1007 | ld-options: |
|---|
| 1008 | framework-dirs: |
|---|
| 1009 | frameworks: |
|---|
| 1010 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/syb-0.1.0.2/syb.haddock |
|---|
| 1011 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/syb-0.1.0.2 |
|---|
| 1012 | |
|---|
| 1013 | --- |
|---|
| 1014 | name: pretty |
|---|
| 1015 | version: 1.0.1.1 |
|---|
| 1016 | id: pretty-1.0.1.1-cde327683d86c8644fc9073c368cc5ea |
|---|
| 1017 | license: BSD3 |
|---|
| 1018 | copyright: |
|---|
| 1019 | maintainer: libraries@haskell.org |
|---|
| 1020 | stability: |
|---|
| 1021 | homepage: |
|---|
| 1022 | package-url: |
|---|
| 1023 | description: This package contains John Hughes's pretty-printing library, |
|---|
| 1024 | heavily modified by Simon Peyton Jones. |
|---|
| 1025 | category: Text |
|---|
| 1026 | author: |
|---|
| 1027 | exposed: True |
|---|
| 1028 | exposed-modules: Text.PrettyPrint Text.PrettyPrint.HughesPJ |
|---|
| 1029 | hidden-modules: |
|---|
| 1030 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/pretty-1.0.1.1 |
|---|
| 1031 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/pretty-1.0.1.1 |
|---|
| 1032 | hs-libraries: HSpretty-1.0.1.1 |
|---|
| 1033 | extra-libraries: |
|---|
| 1034 | extra-ghci-libraries: |
|---|
| 1035 | include-dirs: |
|---|
| 1036 | includes: |
|---|
| 1037 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 1038 | hugs-options: |
|---|
| 1039 | cc-options: |
|---|
| 1040 | ld-options: |
|---|
| 1041 | framework-dirs: |
|---|
| 1042 | frameworks: |
|---|
| 1043 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/pretty-1.0.1.1/pretty.haddock |
|---|
| 1044 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/pretty-1.0.1.1 |
|---|
| 1045 | |
|---|
| 1046 | --- |
|---|
| 1047 | name: hpc |
|---|
| 1048 | version: 0.5.0.5 |
|---|
| 1049 | id: hpc-0.5.0.5-020b34283d5358fb982e82d67cdc05c5 |
|---|
| 1050 | license: BSD3 |
|---|
| 1051 | copyright: |
|---|
| 1052 | maintainer: libraries@haskell.org |
|---|
| 1053 | stability: |
|---|
| 1054 | homepage: |
|---|
| 1055 | package-url: |
|---|
| 1056 | description: |
|---|
| 1057 | category: Control |
|---|
| 1058 | author: Andy Gill |
|---|
| 1059 | exposed: True |
|---|
| 1060 | exposed-modules: Trace.Hpc.Util Trace.Hpc.Mix Trace.Hpc.Tix |
|---|
| 1061 | Trace.Hpc.Reflect |
|---|
| 1062 | hidden-modules: |
|---|
| 1063 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/hpc-0.5.0.5 |
|---|
| 1064 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/hpc-0.5.0.5 |
|---|
| 1065 | hs-libraries: HShpc-0.5.0.5 |
|---|
| 1066 | extra-libraries: |
|---|
| 1067 | extra-ghci-libraries: |
|---|
| 1068 | include-dirs: |
|---|
| 1069 | includes: |
|---|
| 1070 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 1071 | containers-0.3.0.0-9249acfef8057539050eb2e7cf79c57f |
|---|
| 1072 | directory-1.0.1.1-76ac1f983c49e520348543833a5a9c79 |
|---|
| 1073 | old-time-1.0.0.4-0d91e7b1aeec874539463358ad1efa2a |
|---|
| 1074 | hugs-options: |
|---|
| 1075 | cc-options: |
|---|
| 1076 | ld-options: |
|---|
| 1077 | framework-dirs: |
|---|
| 1078 | frameworks: |
|---|
| 1079 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/hpc-0.5.0.5/hpc.haddock |
|---|
| 1080 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/hpc-0.5.0.5 |
|---|
| 1081 | |
|---|
| 1082 | --- |
|---|
| 1083 | name: haskell98 |
|---|
| 1084 | version: 1.0.1.1 |
|---|
| 1085 | id: haskell98-1.0.1.1-64d0d2445dbab2ae6f4c0ef4dd5acffb |
|---|
| 1086 | license: BSD3 |
|---|
| 1087 | copyright: |
|---|
| 1088 | maintainer: libraries@haskell.org |
|---|
| 1089 | stability: |
|---|
| 1090 | homepage: http://www.haskell.org/definition/ |
|---|
| 1091 | package-url: |
|---|
| 1092 | description: This package provides compatibility with the modules of Haskell |
|---|
| 1093 | 98 and the FFI addendum, by means of wrappers around modules from |
|---|
| 1094 | the base package (which in many cases have additional features). |
|---|
| 1095 | However Prelude, Numeric and Foreign are provided directly by |
|---|
| 1096 | the base package. |
|---|
| 1097 | category: |
|---|
| 1098 | author: |
|---|
| 1099 | exposed: True |
|---|
| 1100 | exposed-modules: Array CPUTime Char Complex Directory IO Ix List |
|---|
| 1101 | Locale Maybe Monad Random Ratio System Time Bits CError CForeign |
|---|
| 1102 | CString CTypes ForeignPtr Int MarshalAlloc MarshalArray |
|---|
| 1103 | MarshalError MarshalUtils Ptr StablePtr Storable Word |
|---|
| 1104 | hidden-modules: |
|---|
| 1105 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/haskell98-1.0.1.1 |
|---|
| 1106 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/haskell98-1.0.1.1 |
|---|
| 1107 | hs-libraries: HShaskell98-1.0.1.1 |
|---|
| 1108 | extra-libraries: |
|---|
| 1109 | extra-ghci-libraries: |
|---|
| 1110 | include-dirs: |
|---|
| 1111 | includes: |
|---|
| 1112 | depends: array-0.3.0.0-c443d193ea1a8784bcbeef961d3b892a |
|---|
| 1113 | base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 1114 | directory-1.0.1.1-76ac1f983c49e520348543833a5a9c79 |
|---|
| 1115 | old-locale-1.0.0.2-0c1a4b40f2d3b9f6b725f54c00fe0923 |
|---|
| 1116 | old-time-1.0.0.4-0d91e7b1aeec874539463358ad1efa2a |
|---|
| 1117 | process-1.0.1.2-bda47fc3bb6908b8ec6e713d47431184 |
|---|
| 1118 | random-1.0.0.2-f4208c3677aeaaaf41e4d36309c0b4ff |
|---|
| 1119 | hugs-options: |
|---|
| 1120 | cc-options: |
|---|
| 1121 | ld-options: |
|---|
| 1122 | framework-dirs: |
|---|
| 1123 | frameworks: |
|---|
| 1124 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/haskell98-1.0.1.1/haskell98.haddock |
|---|
| 1125 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/haskell98-1.0.1.1 |
|---|
| 1126 | |
|---|
| 1127 | --- |
|---|
| 1128 | name: extensible-exceptions |
|---|
| 1129 | version: 0.1.1.1 |
|---|
| 1130 | id: extensible-exceptions-0.1.1.1-28a83091e117b2e719d4a1c4a320a1c8 |
|---|
| 1131 | license: BSD3 |
|---|
| 1132 | copyright: |
|---|
| 1133 | maintainer: libraries@haskell.org |
|---|
| 1134 | stability: |
|---|
| 1135 | homepage: |
|---|
| 1136 | package-url: |
|---|
| 1137 | description: This package provides extensible exceptions for both new and |
|---|
| 1138 | old versions of GHC (i.e., < 6.10). |
|---|
| 1139 | category: |
|---|
| 1140 | author: |
|---|
| 1141 | exposed: True |
|---|
| 1142 | exposed-modules: Control.Exception.Extensible |
|---|
| 1143 | hidden-modules: |
|---|
| 1144 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/extensible-exceptions-0.1.1.1 |
|---|
| 1145 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/extensible-exceptions-0.1.1.1 |
|---|
| 1146 | hs-libraries: HSextensible-exceptions-0.1.1.1 |
|---|
| 1147 | extra-libraries: |
|---|
| 1148 | extra-ghci-libraries: |
|---|
| 1149 | include-dirs: |
|---|
| 1150 | includes: |
|---|
| 1151 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 1152 | hugs-options: |
|---|
| 1153 | cc-options: |
|---|
| 1154 | ld-options: |
|---|
| 1155 | framework-dirs: |
|---|
| 1156 | frameworks: |
|---|
| 1157 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/extensible-exceptions-0.1.1.1/extensible-exceptions.haddock |
|---|
| 1158 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/extensible-exceptions-0.1.1.1 |
|---|
| 1159 | |
|---|
| 1160 | --- |
|---|
| 1161 | name: random |
|---|
| 1162 | version: 1.0.0.2 |
|---|
| 1163 | id: random-1.0.0.2-f4208c3677aeaaaf41e4d36309c0b4ff |
|---|
| 1164 | license: BSD3 |
|---|
| 1165 | copyright: |
|---|
| 1166 | maintainer: libraries@haskell.org |
|---|
| 1167 | stability: |
|---|
| 1168 | homepage: |
|---|
| 1169 | package-url: |
|---|
| 1170 | description: This package provides a random number library. |
|---|
| 1171 | category: System |
|---|
| 1172 | author: |
|---|
| 1173 | exposed: True |
|---|
| 1174 | exposed-modules: System.Random |
|---|
| 1175 | hidden-modules: |
|---|
| 1176 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/random-1.0.0.2 |
|---|
| 1177 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/random-1.0.0.2 |
|---|
| 1178 | hs-libraries: HSrandom-1.0.0.2 |
|---|
| 1179 | extra-libraries: |
|---|
| 1180 | extra-ghci-libraries: |
|---|
| 1181 | include-dirs: |
|---|
| 1182 | includes: |
|---|
| 1183 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 1184 | time-1.1.4-d9f7b7932dc3a4863006ed6b1d525856 |
|---|
| 1185 | hugs-options: |
|---|
| 1186 | cc-options: |
|---|
| 1187 | ld-options: |
|---|
| 1188 | framework-dirs: |
|---|
| 1189 | frameworks: |
|---|
| 1190 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/random-1.0.0.2/random.haddock |
|---|
| 1191 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/random-1.0.0.2 |
|---|
| 1192 | |
|---|
| 1193 | --- |
|---|
| 1194 | name: process |
|---|
| 1195 | version: 1.0.1.2 |
|---|
| 1196 | id: process-1.0.1.2-bda47fc3bb6908b8ec6e713d47431184 |
|---|
| 1197 | license: BSD3 |
|---|
| 1198 | copyright: |
|---|
| 1199 | maintainer: libraries@haskell.org |
|---|
| 1200 | stability: |
|---|
| 1201 | homepage: |
|---|
| 1202 | package-url: |
|---|
| 1203 | description: This package contains libraries for dealing with system processes. |
|---|
| 1204 | category: System |
|---|
| 1205 | author: |
|---|
| 1206 | exposed: True |
|---|
| 1207 | exposed-modules: System.Process.Internals System.Process System.Cmd |
|---|
| 1208 | hidden-modules: |
|---|
| 1209 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/process-1.0.1.2 |
|---|
| 1210 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/process-1.0.1.2 |
|---|
| 1211 | hs-libraries: HSprocess-1.0.1.2 |
|---|
| 1212 | extra-libraries: |
|---|
| 1213 | extra-ghci-libraries: |
|---|
| 1214 | include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/process-1.0.1.2/include |
|---|
| 1215 | includes: runProcess.h |
|---|
| 1216 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 1217 | directory-1.0.1.1-76ac1f983c49e520348543833a5a9c79 |
|---|
| 1218 | filepath-1.1.0.4-8665ec1161c9a0e840585246dee060c9 |
|---|
| 1219 | unix-2.4.0.1-bb02aef6d736dc2582778b671651542b |
|---|
| 1220 | hugs-options: |
|---|
| 1221 | cc-options: |
|---|
| 1222 | ld-options: |
|---|
| 1223 | framework-dirs: |
|---|
| 1224 | frameworks: |
|---|
| 1225 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/process-1.0.1.2/process.haddock |
|---|
| 1226 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/process-1.0.1.2 |
|---|
| 1227 | |
|---|
| 1228 | --- |
|---|
| 1229 | name: directory |
|---|
| 1230 | version: 1.0.1.1 |
|---|
| 1231 | id: directory-1.0.1.1-76ac1f983c49e520348543833a5a9c79 |
|---|
| 1232 | license: BSD3 |
|---|
| 1233 | copyright: |
|---|
| 1234 | maintainer: libraries@haskell.org |
|---|
| 1235 | stability: |
|---|
| 1236 | homepage: |
|---|
| 1237 | package-url: |
|---|
| 1238 | description: This package provides a library for handling directories. |
|---|
| 1239 | category: System |
|---|
| 1240 | author: |
|---|
| 1241 | exposed: True |
|---|
| 1242 | exposed-modules: System.Directory |
|---|
| 1243 | hidden-modules: |
|---|
| 1244 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/directory-1.0.1.1 |
|---|
| 1245 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/directory-1.0.1.1 |
|---|
| 1246 | hs-libraries: HSdirectory-1.0.1.1 |
|---|
| 1247 | extra-libraries: |
|---|
| 1248 | extra-ghci-libraries: |
|---|
| 1249 | include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/directory-1.0.1.1/include |
|---|
| 1250 | includes: HsDirectory.h |
|---|
| 1251 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 1252 | filepath-1.1.0.4-8665ec1161c9a0e840585246dee060c9 |
|---|
| 1253 | old-time-1.0.0.4-0d91e7b1aeec874539463358ad1efa2a |
|---|
| 1254 | unix-2.4.0.1-bb02aef6d736dc2582778b671651542b |
|---|
| 1255 | hugs-options: |
|---|
| 1256 | cc-options: |
|---|
| 1257 | ld-options: |
|---|
| 1258 | framework-dirs: |
|---|
| 1259 | frameworks: |
|---|
| 1260 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/directory-1.0.1.1/directory.haddock |
|---|
| 1261 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/directory-1.0.1.1 |
|---|
| 1262 | |
|---|
| 1263 | --- |
|---|
| 1264 | name: time |
|---|
| 1265 | version: 1.1.4 |
|---|
| 1266 | id: time-1.1.4-d9f7b7932dc3a4863006ed6b1d525856 |
|---|
| 1267 | license: BSD3 |
|---|
| 1268 | copyright: |
|---|
| 1269 | maintainer: <ashley@semantic.org> |
|---|
| 1270 | stability: stable |
|---|
| 1271 | homepage: http://semantic.org/TimeLib/ |
|---|
| 1272 | package-url: |
|---|
| 1273 | description: A time library |
|---|
| 1274 | category: System |
|---|
| 1275 | author: Ashley Yakeley |
|---|
| 1276 | exposed: True |
|---|
| 1277 | exposed-modules: Data.Time.Calendar Data.Time.Calendar.MonthDay |
|---|
| 1278 | Data.Time.Calendar.OrdinalDate Data.Time.Calendar.WeekDate |
|---|
| 1279 | Data.Time.Calendar.Julian Data.Time.Calendar.Easter Data.Time.Clock |
|---|
| 1280 | Data.Time.Clock.POSIX Data.Time.Clock.TAI Data.Time.LocalTime |
|---|
| 1281 | Data.Time.Format Data.Time |
|---|
| 1282 | hidden-modules: Data.Time.Calendar.Private Data.Time.Calendar.Days |
|---|
| 1283 | Data.Time.Calendar.Gregorian Data.Time.Calendar.JulianYearDay |
|---|
| 1284 | Data.Time.Clock.Scale Data.Time.Clock.UTC Data.Time.Clock.CTimeval |
|---|
| 1285 | Data.Time.Clock.UTCDiff Data.Time.LocalTime.TimeZone |
|---|
| 1286 | Data.Time.LocalTime.TimeOfDay Data.Time.LocalTime.LocalTime |
|---|
| 1287 | Data.Time.Format.Parse |
|---|
| 1288 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/time-1.1.4 |
|---|
| 1289 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/time-1.1.4 |
|---|
| 1290 | hs-libraries: HStime-1.1.4 |
|---|
| 1291 | extra-libraries: |
|---|
| 1292 | extra-ghci-libraries: |
|---|
| 1293 | include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/time-1.1.4/include |
|---|
| 1294 | includes: |
|---|
| 1295 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 1296 | old-locale-1.0.0.2-0c1a4b40f2d3b9f6b725f54c00fe0923 |
|---|
| 1297 | hugs-options: |
|---|
| 1298 | cc-options: |
|---|
| 1299 | ld-options: |
|---|
| 1300 | framework-dirs: |
|---|
| 1301 | frameworks: |
|---|
| 1302 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/time-1.1.4/time.haddock |
|---|
| 1303 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/time-1.1.4 |
|---|
| 1304 | |
|---|
| 1305 | --- |
|---|
| 1306 | name: old-time |
|---|
| 1307 | version: 1.0.0.4 |
|---|
| 1308 | id: old-time-1.0.0.4-0d91e7b1aeec874539463358ad1efa2a |
|---|
| 1309 | license: BSD3 |
|---|
| 1310 | copyright: |
|---|
| 1311 | maintainer: libraries@haskell.org |
|---|
| 1312 | stability: |
|---|
| 1313 | homepage: |
|---|
| 1314 | package-url: |
|---|
| 1315 | description: This package provides the old time library. |
|---|
| 1316 | For new code, the new time library is recommended. |
|---|
| 1317 | category: System |
|---|
| 1318 | author: |
|---|
| 1319 | exposed: True |
|---|
| 1320 | exposed-modules: System.Time |
|---|
| 1321 | hidden-modules: |
|---|
| 1322 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/old-time-1.0.0.4 |
|---|
| 1323 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/old-time-1.0.0.4 |
|---|
| 1324 | hs-libraries: HSold-time-1.0.0.4 |
|---|
| 1325 | extra-libraries: |
|---|
| 1326 | extra-ghci-libraries: |
|---|
| 1327 | include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/old-time-1.0.0.4/include |
|---|
| 1328 | includes: HsTime.h |
|---|
| 1329 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 1330 | old-locale-1.0.0.2-0c1a4b40f2d3b9f6b725f54c00fe0923 |
|---|
| 1331 | hugs-options: |
|---|
| 1332 | cc-options: |
|---|
| 1333 | ld-options: |
|---|
| 1334 | framework-dirs: |
|---|
| 1335 | frameworks: |
|---|
| 1336 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/old-time-1.0.0.4/old-time.haddock |
|---|
| 1337 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/old-time-1.0.0.4 |
|---|
| 1338 | |
|---|
| 1339 | --- |
|---|
| 1340 | name: old-locale |
|---|
| 1341 | version: 1.0.0.2 |
|---|
| 1342 | id: old-locale-1.0.0.2-0c1a4b40f2d3b9f6b725f54c00fe0923 |
|---|
| 1343 | license: BSD3 |
|---|
| 1344 | copyright: |
|---|
| 1345 | maintainer: libraries@haskell.org |
|---|
| 1346 | stability: |
|---|
| 1347 | homepage: |
|---|
| 1348 | package-url: |
|---|
| 1349 | description: This package provides the old locale library. |
|---|
| 1350 | For new code, the new locale library is recommended. |
|---|
| 1351 | category: System |
|---|
| 1352 | author: |
|---|
| 1353 | exposed: True |
|---|
| 1354 | exposed-modules: System.Locale |
|---|
| 1355 | hidden-modules: |
|---|
| 1356 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/old-locale-1.0.0.2 |
|---|
| 1357 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/old-locale-1.0.0.2 |
|---|
| 1358 | hs-libraries: HSold-locale-1.0.0.2 |
|---|
| 1359 | extra-libraries: |
|---|
| 1360 | extra-ghci-libraries: |
|---|
| 1361 | include-dirs: |
|---|
| 1362 | includes: |
|---|
| 1363 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 1364 | hugs-options: |
|---|
| 1365 | cc-options: |
|---|
| 1366 | ld-options: |
|---|
| 1367 | framework-dirs: |
|---|
| 1368 | frameworks: |
|---|
| 1369 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/old-locale-1.0.0.2/old-locale.haddock |
|---|
| 1370 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/old-locale-1.0.0.2 |
|---|
| 1371 | |
|---|
| 1372 | --- |
|---|
| 1373 | name: unix |
|---|
| 1374 | version: 2.4.0.1 |
|---|
| 1375 | id: unix-2.4.0.1-bb02aef6d736dc2582778b671651542b |
|---|
| 1376 | license: BSD3 |
|---|
| 1377 | copyright: |
|---|
| 1378 | maintainer: libraries@haskell.org |
|---|
| 1379 | stability: |
|---|
| 1380 | homepage: |
|---|
| 1381 | package-url: |
|---|
| 1382 | description: This package gives you access to the set of operating system |
|---|
| 1383 | services standardised by POSIX 1003.1b (or the IEEE Portable |
|---|
| 1384 | Operating System Interface for Computing Environments - |
|---|
| 1385 | IEEE Std. 1003.1). |
|---|
| 1386 | . |
|---|
| 1387 | The package is not supported under Windows (except under Cygwin). |
|---|
| 1388 | category: System |
|---|
| 1389 | author: |
|---|
| 1390 | exposed: True |
|---|
| 1391 | exposed-modules: System.Posix System.Posix.DynamicLinker.Module |
|---|
| 1392 | System.Posix.DynamicLinker.Prim System.Posix.Directory |
|---|
| 1393 | System.Posix.DynamicLinker System.Posix.Env System.Posix.Error |
|---|
| 1394 | System.Posix.Files System.Posix.IO System.Posix.Process |
|---|
| 1395 | System.Posix.Process.Internals System.Posix.Resource |
|---|
| 1396 | System.Posix.Temp System.Posix.Terminal System.Posix.Time |
|---|
| 1397 | System.Posix.Unistd System.Posix.User System.Posix.Signals |
|---|
| 1398 | System.Posix.Signals.Exts System.Posix.Semaphore |
|---|
| 1399 | System.Posix.SharedMem |
|---|
| 1400 | hidden-modules: |
|---|
| 1401 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/unix-2.4.0.1 |
|---|
| 1402 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/unix-2.4.0.1 |
|---|
| 1403 | hs-libraries: HSunix-2.4.0.1 |
|---|
| 1404 | extra-libraries: rt util dl |
|---|
| 1405 | extra-ghci-libraries: |
|---|
| 1406 | include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/unix-2.4.0.1/include |
|---|
| 1407 | includes: HsUnix.h execvpe.h |
|---|
| 1408 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 1409 | hugs-options: |
|---|
| 1410 | cc-options: |
|---|
| 1411 | ld-options: |
|---|
| 1412 | framework-dirs: |
|---|
| 1413 | frameworks: |
|---|
| 1414 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/unix-2.4.0.1/unix.haddock |
|---|
| 1415 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/unix-2.4.0.1 |
|---|
| 1416 | |
|---|
| 1417 | --- |
|---|
| 1418 | name: containers |
|---|
| 1419 | version: 0.3.0.0 |
|---|
| 1420 | id: containers-0.3.0.0-9249acfef8057539050eb2e7cf79c57f |
|---|
| 1421 | license: BSD3 |
|---|
| 1422 | copyright: |
|---|
| 1423 | maintainer: libraries@haskell.org |
|---|
| 1424 | stability: |
|---|
| 1425 | homepage: |
|---|
| 1426 | package-url: |
|---|
| 1427 | description: This package contains efficient general-purpose implementations |
|---|
| 1428 | of various basic immutable container types. The declared cost of |
|---|
| 1429 | each operation is either worst-case or amortized, but remains |
|---|
| 1430 | valid even if structures are shared. |
|---|
| 1431 | category: Data Structures |
|---|
| 1432 | author: |
|---|
| 1433 | exposed: True |
|---|
| 1434 | exposed-modules: Data.Graph Data.IntMap Data.IntSet Data.Map |
|---|
| 1435 | Data.Sequence Data.Set Data.Tree |
|---|
| 1436 | hidden-modules: |
|---|
| 1437 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/containers-0.3.0.0 |
|---|
| 1438 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/containers-0.3.0.0 |
|---|
| 1439 | hs-libraries: HScontainers-0.3.0.0 |
|---|
| 1440 | extra-libraries: |
|---|
| 1441 | extra-ghci-libraries: |
|---|
| 1442 | include-dirs: |
|---|
| 1443 | includes: |
|---|
| 1444 | depends: array-0.3.0.0-c443d193ea1a8784bcbeef961d3b892a |
|---|
| 1445 | base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 1446 | hugs-options: |
|---|
| 1447 | cc-options: |
|---|
| 1448 | ld-options: |
|---|
| 1449 | framework-dirs: |
|---|
| 1450 | frameworks: |
|---|
| 1451 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/containers-0.3.0.0/containers.haddock |
|---|
| 1452 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/containers-0.3.0.0 |
|---|
| 1453 | |
|---|
| 1454 | --- |
|---|
| 1455 | name: bytestring |
|---|
| 1456 | version: 0.9.1.6 |
|---|
| 1457 | id: bytestring-0.9.1.6-798fb14a94729f20b54c4c2fddbc658c |
|---|
| 1458 | license: BSD3 |
|---|
| 1459 | copyright: Copyright (c) Don Stewart 2005-2009, |
|---|
| 1460 | (c) Duncan Coutts 2006-2009, |
|---|
| 1461 | (c) David Roundy 2003-2005. |
|---|
| 1462 | maintainer: dons@galois.com, duncan@haskell.org |
|---|
| 1463 | stability: |
|---|
| 1464 | homepage: http://www.cse.unsw.edu.au/~dons/fps.html |
|---|
| 1465 | package-url: |
|---|
| 1466 | description: A time and space-efficient implementation of byte vectors using |
|---|
| 1467 | packed Word8 arrays, suitable for high performance use, both in terms |
|---|
| 1468 | of large data quantities, or high speed requirements. Byte vectors |
|---|
| 1469 | are encoded as strict 'Word8' arrays of bytes, and lazy lists of |
|---|
| 1470 | strict chunks, held in a 'ForeignPtr', and can be passed between C |
|---|
| 1471 | and Haskell with little effort. |
|---|
| 1472 | . |
|---|
| 1473 | Test coverage data for this library is available at: |
|---|
| 1474 | <http://code.haskell.org/~dons/tests/bytestring/hpc_index.html> |
|---|
| 1475 | category: Data |
|---|
| 1476 | author: Don Stewart, Duncan Coutts |
|---|
| 1477 | exposed: True |
|---|
| 1478 | exposed-modules: Data.ByteString Data.ByteString.Char8 |
|---|
| 1479 | Data.ByteString.Unsafe Data.ByteString.Internal |
|---|
| 1480 | Data.ByteString.Lazy Data.ByteString.Lazy.Char8 |
|---|
| 1481 | Data.ByteString.Lazy.Internal Data.ByteString.Fusion |
|---|
| 1482 | hidden-modules: |
|---|
| 1483 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/bytestring-0.9.1.6 |
|---|
| 1484 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/bytestring-0.9.1.6 |
|---|
| 1485 | hs-libraries: HSbytestring-0.9.1.6 |
|---|
| 1486 | extra-libraries: |
|---|
| 1487 | extra-ghci-libraries: |
|---|
| 1488 | include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/bytestring-0.9.1.6/include |
|---|
| 1489 | includes: fpstring.h |
|---|
| 1490 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 1491 | ghc-prim-0.2.0.0-9df3bd825ad17ca739e158c880a25b11 |
|---|
| 1492 | hugs-options: |
|---|
| 1493 | cc-options: |
|---|
| 1494 | ld-options: |
|---|
| 1495 | framework-dirs: |
|---|
| 1496 | frameworks: |
|---|
| 1497 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/bytestring-0.9.1.6/bytestring.haddock |
|---|
| 1498 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/bytestring-0.9.1.6 |
|---|
| 1499 | |
|---|
| 1500 | --- |
|---|
| 1501 | name: array |
|---|
| 1502 | version: 0.3.0.0 |
|---|
| 1503 | id: array-0.3.0.0-c443d193ea1a8784bcbeef961d3b892a |
|---|
| 1504 | license: BSD3 |
|---|
| 1505 | copyright: |
|---|
| 1506 | maintainer: libraries@haskell.org |
|---|
| 1507 | stability: |
|---|
| 1508 | homepage: |
|---|
| 1509 | package-url: |
|---|
| 1510 | description: This package defines the classes @IArray@ of immutable arrays and |
|---|
| 1511 | @MArray@ of arrays mutable within appropriate monads, as well as |
|---|
| 1512 | some instances of these classes. |
|---|
| 1513 | category: Data Structures |
|---|
| 1514 | author: |
|---|
| 1515 | exposed: True |
|---|
| 1516 | exposed-modules: Data.Array.Base Data.Array.IArray Data.Array.IO |
|---|
| 1517 | Data.Array.IO.Internals Data.Array.MArray Data.Array.ST |
|---|
| 1518 | Data.Array.Storable Data.Array.Unboxed Data.Array |
|---|
| 1519 | hidden-modules: |
|---|
| 1520 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/array-0.3.0.0 |
|---|
| 1521 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/array-0.3.0.0 |
|---|
| 1522 | hs-libraries: HSarray-0.3.0.0 |
|---|
| 1523 | extra-libraries: |
|---|
| 1524 | extra-ghci-libraries: |
|---|
| 1525 | include-dirs: |
|---|
| 1526 | includes: |
|---|
| 1527 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 1528 | hugs-options: |
|---|
| 1529 | cc-options: |
|---|
| 1530 | ld-options: |
|---|
| 1531 | framework-dirs: |
|---|
| 1532 | frameworks: |
|---|
| 1533 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/array-0.3.0.0/array.haddock |
|---|
| 1534 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/array-0.3.0.0 |
|---|
| 1535 | |
|---|
| 1536 | --- |
|---|
| 1537 | name: filepath |
|---|
| 1538 | version: 1.1.0.4 |
|---|
| 1539 | id: filepath-1.1.0.4-8665ec1161c9a0e840585246dee060c9 |
|---|
| 1540 | license: BSD3 |
|---|
| 1541 | copyright: |
|---|
| 1542 | maintainer: |
|---|
| 1543 | stability: |
|---|
| 1544 | homepage: http://www-users.cs.york.ac.uk/~ndm/filepath/ |
|---|
| 1545 | package-url: |
|---|
| 1546 | description: |
|---|
| 1547 | category: System |
|---|
| 1548 | author: Neil Mitchell |
|---|
| 1549 | exposed: True |
|---|
| 1550 | exposed-modules: System.FilePath System.FilePath.Posix |
|---|
| 1551 | System.FilePath.Windows |
|---|
| 1552 | hidden-modules: |
|---|
| 1553 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/filepath-1.1.0.4 |
|---|
| 1554 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/filepath-1.1.0.4 |
|---|
| 1555 | hs-libraries: HSfilepath-1.1.0.4 |
|---|
| 1556 | extra-libraries: |
|---|
| 1557 | extra-ghci-libraries: |
|---|
| 1558 | include-dirs: |
|---|
| 1559 | includes: |
|---|
| 1560 | depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 1561 | hugs-options: |
|---|
| 1562 | cc-options: |
|---|
| 1563 | ld-options: |
|---|
| 1564 | framework-dirs: |
|---|
| 1565 | frameworks: |
|---|
| 1566 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/filepath-1.1.0.4/filepath.haddock |
|---|
| 1567 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/filepath-1.1.0.4 |
|---|
| 1568 | |
|---|
| 1569 | --- |
|---|
| 1570 | name: base |
|---|
| 1571 | version: 4.2.0.1 |
|---|
| 1572 | id: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc |
|---|
| 1573 | license: BSD3 |
|---|
| 1574 | copyright: |
|---|
| 1575 | maintainer: libraries@haskell.org |
|---|
| 1576 | stability: |
|---|
| 1577 | homepage: |
|---|
| 1578 | package-url: |
|---|
| 1579 | description: This package contains the Prelude and its support libraries, |
|---|
| 1580 | and a large collection of useful libraries ranging from data |
|---|
| 1581 | structures to parsing combinators and debugging utilities. |
|---|
| 1582 | category: |
|---|
| 1583 | author: |
|---|
| 1584 | exposed: True |
|---|
| 1585 | exposed-modules: Foreign.Concurrent GHC.Arr GHC.Base GHC.Classes |
|---|
| 1586 | GHC.Conc GHC.ConsoleHandler GHC.Constants GHC.Desugar GHC.Enum |
|---|
| 1587 | GHC.Environment GHC.Err GHC.Exception GHC.Exts GHC.Float |
|---|
| 1588 | GHC.ForeignPtr GHC.MVar GHC.IO GHC.IO.IOMode GHC.IO.Buffer |
|---|
| 1589 | GHC.IO.Device GHC.IO.BufferedIO GHC.IO.FD GHC.IO.Exception |
|---|
| 1590 | GHC.IO.Encoding GHC.IO.Encoding.Latin1 GHC.IO.Encoding.UTF8 |
|---|
| 1591 | GHC.IO.Encoding.UTF16 GHC.IO.Encoding.UTF32 GHC.IO.Encoding.Types |
|---|
| 1592 | GHC.IO.Encoding.Iconv GHC.IO.Encoding.CodePage GHC.IO.Handle |
|---|
| 1593 | GHC.IO.Handle.Types GHC.IO.Handle.Internals GHC.IO.Handle.FD |
|---|
| 1594 | GHC.IO.Handle.Text GHC.IOBase GHC.Handle GHC.IORef GHC.IOArray |
|---|
| 1595 | GHC.Int GHC.List GHC.Num GHC.PArr GHC.Pack GHC.Ptr GHC.Read |
|---|
| 1596 | GHC.Real GHC.ST GHC.STRef GHC.Show GHC.Stable GHC.Storable |
|---|
| 1597 | GHC.TopHandler GHC.Unicode GHC.Weak GHC.Word System.Timeout |
|---|
| 1598 | Control.Applicative Control.Arrow Control.Category |
|---|
| 1599 | Control.Concurrent Control.Concurrent.Chan Control.Concurrent.MVar |
|---|
| 1600 | Control.Concurrent.QSem Control.Concurrent.QSemN |
|---|
| 1601 | Control.Concurrent.SampleVar Control.Exception |
|---|
| 1602 | Control.Exception.Base Control.OldException Control.Monad |
|---|
| 1603 | Control.Monad.Fix Control.Monad.Instances Control.Monad.ST |
|---|
| 1604 | Control.Monad.ST.Lazy Control.Monad.ST.Strict Data.Bits Data.Bool |
|---|
| 1605 | Data.Char Data.Complex Data.Dynamic Data.Either Data.Eq Data.Data |
|---|
| 1606 | Data.Fixed Data.Foldable Data.Function Data.Functor Data.HashTable |
|---|
| 1607 | Data.IORef Data.Int Data.Ix Data.List Data.Maybe Data.Monoid |
|---|
| 1608 | Data.Ord Data.Ratio Data.STRef Data.STRef.Lazy Data.STRef.Strict |
|---|
| 1609 | Data.String Data.Traversable Data.Tuple Data.Typeable Data.Unique |
|---|
| 1610 | Data.Version Data.Word Debug.Trace Foreign Foreign.C |
|---|
| 1611 | Foreign.C.Error Foreign.C.String Foreign.C.Types Foreign.ForeignPtr |
|---|
| 1612 | Foreign.Marshal Foreign.Marshal.Alloc Foreign.Marshal.Array |
|---|
| 1613 | Foreign.Marshal.Error Foreign.Marshal.Pool Foreign.Marshal.Utils |
|---|
| 1614 | Foreign.Ptr Foreign.StablePtr Foreign.Storable Numeric Prelude |
|---|
| 1615 | System.Console.GetOpt System.CPUTime System.Environment System.Exit |
|---|
| 1616 | System.IO System.IO.Error System.IO.Unsafe System.Info System.Mem |
|---|
| 1617 | System.Mem.StableName System.Mem.Weak System.Posix.Internals |
|---|
| 1618 | System.Posix.Types Text.ParserCombinators.ReadP |
|---|
| 1619 | Text.ParserCombinators.ReadPrec Text.Printf Text.Read Text.Read.Lex |
|---|
| 1620 | Text.Show Text.Show.Functions Unsafe.Coerce |
|---|
| 1621 | hidden-modules: |
|---|
| 1622 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/base-4.2.0.1 |
|---|
| 1623 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/base-4.2.0.1 |
|---|
| 1624 | hs-libraries: HSbase-4.2.0.1 |
|---|
| 1625 | extra-libraries: |
|---|
| 1626 | extra-ghci-libraries: |
|---|
| 1627 | include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/base-4.2.0.1/include |
|---|
| 1628 | includes: HsBase.h |
|---|
| 1629 | depends: ghc-prim-0.2.0.0-9df3bd825ad17ca739e158c880a25b11 |
|---|
| 1630 | integer-gmp-0.2.0.1-72436e28c79d056c87cc0d2d2f9f3773 builtin_rts |
|---|
| 1631 | hugs-options: |
|---|
| 1632 | cc-options: |
|---|
| 1633 | ld-options: |
|---|
| 1634 | framework-dirs: |
|---|
| 1635 | frameworks: |
|---|
| 1636 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/base-4.2.0.1/base.haddock |
|---|
| 1637 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/base-4.2.0.1 |
|---|
| 1638 | |
|---|
| 1639 | --- |
|---|
| 1640 | name: integer-gmp |
|---|
| 1641 | version: 0.2.0.1 |
|---|
| 1642 | id: integer-gmp-0.2.0.1-72436e28c79d056c87cc0d2d2f9f3773 |
|---|
| 1643 | license: BSD3 |
|---|
| 1644 | copyright: |
|---|
| 1645 | maintainer: libraries@haskell.org |
|---|
| 1646 | stability: |
|---|
| 1647 | homepage: |
|---|
| 1648 | package-url: |
|---|
| 1649 | description: This package contains an Integer library based on GMP. |
|---|
| 1650 | category: |
|---|
| 1651 | author: |
|---|
| 1652 | exposed: True |
|---|
| 1653 | exposed-modules: GHC.Integer GHC.Integer.GMP.Internals |
|---|
| 1654 | hidden-modules: GHC.Integer.Type |
|---|
| 1655 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/integer-gmp-0.2.0.1 |
|---|
| 1656 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/integer-gmp-0.2.0.1 |
|---|
| 1657 | hs-libraries: HSinteger-gmp-0.2.0.1 |
|---|
| 1658 | extra-libraries: gmp |
|---|
| 1659 | extra-ghci-libraries: |
|---|
| 1660 | include-dirs: |
|---|
| 1661 | includes: |
|---|
| 1662 | depends: ghc-prim-0.2.0.0-9df3bd825ad17ca739e158c880a25b11 |
|---|
| 1663 | hugs-options: |
|---|
| 1664 | cc-options: |
|---|
| 1665 | ld-options: |
|---|
| 1666 | framework-dirs: |
|---|
| 1667 | frameworks: |
|---|
| 1668 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/integer-gmp.haddock |
|---|
| 1669 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/integer-gmp-0.2.0.1 |
|---|
| 1670 | |
|---|
| 1671 | --- |
|---|
| 1672 | name: ghc-prim |
|---|
| 1673 | version: 0.2.0.0 |
|---|
| 1674 | id: ghc-prim-0.2.0.0-9df3bd825ad17ca739e158c880a25b11 |
|---|
| 1675 | license: BSD3 |
|---|
| 1676 | copyright: |
|---|
| 1677 | maintainer: libraries@haskell.org |
|---|
| 1678 | stability: |
|---|
| 1679 | homepage: |
|---|
| 1680 | package-url: |
|---|
| 1681 | description: GHC primitives. |
|---|
| 1682 | category: |
|---|
| 1683 | author: |
|---|
| 1684 | exposed: True |
|---|
| 1685 | exposed-modules: GHC.Prim GHC.Bool GHC.Debug GHC.Generics |
|---|
| 1686 | GHC.Ordering GHC.PrimopWrappers GHC.IntWord32 GHC.IntWord64 |
|---|
| 1687 | GHC.Tuple GHC.Types GHC.Unit |
|---|
| 1688 | hidden-modules: |
|---|
| 1689 | import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/ghc-prim-0.2.0.0 |
|---|
| 1690 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/ghc-prim-0.2.0.0 |
|---|
| 1691 | hs-libraries: HSghc-prim-0.2.0.0 |
|---|
| 1692 | extra-libraries: |
|---|
| 1693 | extra-ghci-libraries: |
|---|
| 1694 | include-dirs: |
|---|
| 1695 | includes: |
|---|
| 1696 | depends: builtin_rts |
|---|
| 1697 | hugs-options: |
|---|
| 1698 | cc-options: |
|---|
| 1699 | ld-options: |
|---|
| 1700 | framework-dirs: |
|---|
| 1701 | frameworks: |
|---|
| 1702 | haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/ghc-prim.haddock |
|---|
| 1703 | haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0 |
|---|
| 1704 | |
|---|
| 1705 | --- |
|---|
| 1706 | name: rts |
|---|
| 1707 | version: 1.0 |
|---|
| 1708 | id: builtin_rts |
|---|
| 1709 | license: BSD3 |
|---|
| 1710 | copyright: |
|---|
| 1711 | maintainer: glasgow-haskell-users@haskell.org |
|---|
| 1712 | stability: |
|---|
| 1713 | homepage: |
|---|
| 1714 | package-url: |
|---|
| 1715 | description: |
|---|
| 1716 | category: |
|---|
| 1717 | author: |
|---|
| 1718 | exposed: True |
|---|
| 1719 | exposed-modules: |
|---|
| 1720 | hidden-modules: |
|---|
| 1721 | import-dirs: |
|---|
| 1722 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330 |
|---|
| 1723 | hs-libraries: HSrts |
|---|
| 1724 | extra-libraries: m rt dl |
|---|
| 1725 | extra-ghci-libraries: |
|---|
| 1726 | include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/include |
|---|
| 1727 | includes: Stg.h |
|---|
| 1728 | depends: builtin_ffi |
|---|
| 1729 | hugs-options: |
|---|
| 1730 | cc-options: |
|---|
| 1731 | ld-options: -u ghczmprim_GHCziTypes_Izh_static_info -u |
|---|
| 1732 | ghczmprim_GHCziTypes_Czh_static_info -u |
|---|
| 1733 | ghczmprim_GHCziTypes_Fzh_static_info -u |
|---|
| 1734 | ghczmprim_GHCziTypes_Dzh_static_info -u |
|---|
| 1735 | base_GHCziPtr_Ptr_static_info -u base_GHCziWord_Wzh_static_info -u |
|---|
| 1736 | base_GHCziInt_I8zh_static_info -u base_GHCziInt_I16zh_static_info |
|---|
| 1737 | -u base_GHCziInt_I32zh_static_info -u |
|---|
| 1738 | base_GHCziInt_I64zh_static_info -u base_GHCziWord_W8zh_static_info |
|---|
| 1739 | -u base_GHCziWord_W16zh_static_info -u |
|---|
| 1740 | base_GHCziWord_W32zh_static_info -u |
|---|
| 1741 | base_GHCziWord_W64zh_static_info -u |
|---|
| 1742 | base_GHCziStable_StablePtr_static_info -u |
|---|
| 1743 | ghczmprim_GHCziTypes_Izh_con_info -u |
|---|
| 1744 | ghczmprim_GHCziTypes_Czh_con_info -u |
|---|
| 1745 | ghczmprim_GHCziTypes_Fzh_con_info -u |
|---|
| 1746 | ghczmprim_GHCziTypes_Dzh_con_info -u base_GHCziPtr_Ptr_con_info -u |
|---|
| 1747 | base_GHCziPtr_FunPtr_con_info -u |
|---|
| 1748 | base_GHCziStable_StablePtr_con_info -u |
|---|
| 1749 | ghczmprim_GHCziBool_False_closure -u |
|---|
| 1750 | ghczmprim_GHCziBool_True_closure -u |
|---|
| 1751 | base_GHCziPack_unpackCString_closure -u |
|---|
| 1752 | base_GHCziIOziException_stackOverflow_closure -u |
|---|
| 1753 | base_GHCziIOziException_heapOverflow_closure -u |
|---|
| 1754 | base_ControlziExceptionziBase_nonTermination_closure -u |
|---|
| 1755 | base_GHCziIOziException_blockedIndefinitelyOnMVar_closure -u |
|---|
| 1756 | base_GHCziIOziException_blockedIndefinitelyOnSTM_closure -u |
|---|
| 1757 | base_ControlziExceptionziBase_nestedAtomically_closure -u |
|---|
| 1758 | base_GHCziWeak_runFinalizzerBatch_closure -u |
|---|
| 1759 | base_GHCziTopHandler_runIO_closure -u |
|---|
| 1760 | base_GHCziTopHandler_runNonIO_closure -u |
|---|
| 1761 | base_GHCziConc_ensureIOManagerIsRunning_closure -u |
|---|
| 1762 | base_GHCziConc_runSparks_closure -u |
|---|
| 1763 | base_GHCziConc_runHandlers_closure |
|---|
| 1764 | framework-dirs: |
|---|
| 1765 | frameworks: |
|---|
| 1766 | haddock-interfaces: |
|---|
| 1767 | haddock-html: |
|---|
| 1768 | |
|---|
| 1769 | --- |
|---|
| 1770 | name: ffi |
|---|
| 1771 | version: 1.0 |
|---|
| 1772 | id: builtin_ffi |
|---|
| 1773 | license: BSD3 |
|---|
| 1774 | copyright: |
|---|
| 1775 | maintainer: glasgow-haskell-users@haskell.org |
|---|
| 1776 | stability: |
|---|
| 1777 | homepage: |
|---|
| 1778 | package-url: |
|---|
| 1779 | description: |
|---|
| 1780 | category: |
|---|
| 1781 | author: |
|---|
| 1782 | exposed: True |
|---|
| 1783 | exposed-modules: |
|---|
| 1784 | hidden-modules: |
|---|
| 1785 | import-dirs: |
|---|
| 1786 | library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330 |
|---|
| 1787 | hs-libraries: HSffi |
|---|
| 1788 | extra-libraries: |
|---|
| 1789 | extra-ghci-libraries: |
|---|
| 1790 | include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/include |
|---|
| 1791 | includes: |
|---|
| 1792 | depends: |
|---|
| 1793 | hugs-options: |
|---|
| 1794 | cc-options: |
|---|
| 1795 | ld-options: |
|---|
| 1796 | framework-dirs: |
|---|
| 1797 | frameworks: |
|---|
| 1798 | haddock-interfaces: |
|---|
| 1799 | haddock-html: |
|---|