Ticket #599: ghc-pkg.dump3

File ghc-pkg.dump3, 74.3 KB (added by wkahl, 3 years ago)

New output of 'ghc-pkg dump', parsed successfully while configuring zlib-0.5.2.0.

Line 
1name: QuickCheck
2version: 2.1.0.3
3id: QuickCheck-2.1.0.3-1991cf713db4e208e92f46f741c73069
4license: BSD3
5copyright: Koen Claessen <koen@chalmers.se>
6maintainer: QuickCheck developers <quickcheck@projects.haskell.org>
7stability:
8homepage: http://www.cs.chalmers.se/~koen
9package-url:
10description: 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.
22category: Testing
23author: Koen Claessen <koen@chalmers.se>
24exposed: True
25exposed-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
30hidden-modules: Test.QuickCheck.Exception
31import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/QuickCheck-2.1.0.3/ghc-6.12.1.20100330
32library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/QuickCheck-2.1.0.3/ghc-6.12.1.20100330
33hs-libraries: HSQuickCheck-2.1.0.3
34extra-libraries:
35extra-ghci-libraries:
36include-dirs:
37includes:
38depends: 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
43hugs-options:
44cc-options:
45ld-options:
46framework-dirs:
47frameworks:
48haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/QuickCheck-2.1.0.3/html/QuickCheck.haddock
49haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/QuickCheck-2.1.0.3/html
50
51---
52name: xhtml
53version: 3000.2.0.1
54id: xhtml-3000.2.0.1-4a618d352ad7f04c8c51462a8da323f4
55license: BSD3
56copyright: Bjorn Bringert 2004-2006, Andy Gill, and the Oregon Graduate
57           Institute of Science and Technology, 1999-2001
58maintainer: bjorn@bringert.net
59stability:
60homepage:
61package-url:
62description: This package provides combinators for producing
63             XHTML 1.0, including the Strict, Transitional and Frameset variants.
64category:
65author: Bjorn Bringert
66exposed: True
67exposed-modules: Text.XHtml Text.XHtml.Frameset Text.XHtml.Strict
68                 Text.XHtml.Transitional Text.XHtml.Debug Text.XHtml.Table
69hidden-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
74import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/xhtml-3000.2.0.1/ghc-6.12.1.20100330
75library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/xhtml-3000.2.0.1/ghc-6.12.1.20100330
76hs-libraries: HSxhtml-3000.2.0.1
77extra-libraries:
78extra-ghci-libraries:
79include-dirs:
80includes:
81depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
82hugs-options:
83cc-options:
84ld-options:
85framework-dirs:
86frameworks:
87haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/xhtml-3000.2.0.1/html/xhtml.haddock
88haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/xhtml-3000.2.0.1/html
89
90---
91name: haskell-src
92version: 1.0.1.3
93id: haskell-src-1.0.1.3-272d40fa4c001a20633e424e92210626
94license: BSD3
95copyright:
96maintainer: libraries@haskell.org
97stability:
98homepage:
99package-url:
100description: Facilities for manipulating Haskell source code:
101             an abstract syntax, lexer, parser and pretty-printer.
102category: Language
103author: Simon Marlow, Sven Panne and Noel Winstanley
104exposed: True
105exposed-modules: Language.Haskell.Lexer Language.Haskell.Parser
106                 Language.Haskell.ParseMonad Language.Haskell.Pretty
107                 Language.Haskell.Syntax Language.Haskell.ParseUtils
108hidden-modules:
109import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/haskell-src-1.0.1.3/ghc-6.12.1.20100330
110library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/haskell-src-1.0.1.3/ghc-6.12.1.20100330
111hs-libraries: HShaskell-src-1.0.1.3
112extra-libraries:
113extra-ghci-libraries:
114include-dirs:
115includes:
116depends: 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
120hugs-options:
121cc-options:
122ld-options:
123framework-dirs:
124frameworks:
125haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/haskell-src-1.0.1.3/html/haskell-src.haddock
126haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/haskell-src-1.0.1.3/html
127
128---
129name: haskeline
130version: 0.6.2.2
131id: haskeline-0.6.2.2-0d4f6d4a86119075a70769ffaa5939ad
132license: BSD3
133copyright: (c) Judah Jacobson
134maintainer: Judah Jacobson <judah.jacobson@gmail.com>
135stability: Experimental
136homepage: http://trac.haskell.org/haskeline
137package-url:
138description: 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.
144category: User Interfaces
145author: Judah Jacobson
146exposed: True
147exposed-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
152hidden-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
165import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/haskeline-0.6.2.2/ghc-6.12.1.20100330
166library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/haskeline-0.6.2.2/ghc-6.12.1.20100330
167hs-libraries: HShaskeline-0.6.2.2
168extra-libraries:
169extra-ghci-libraries:
170include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/haskeline-0.6.2.2/ghc-6.12.1.20100330/include
171includes: h_iconv.h
172depends: 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
181hugs-options:
182cc-options:
183ld-options:
184framework-dirs:
185frameworks:
186haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/haskeline-0.6.2.2/html/haskeline.haddock
187haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/haskeline-0.6.2.2/html
188
189---
190name: mtl
191version: 1.1.0.2
192id: mtl-1.1.0.2-336254fecf8a77054f76cb33671a5177
193license: BSD3
194copyright:
195maintainer: libraries@haskell.org
196stability:
197homepage:
198package-url:
199description: 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.
203category: Control
204author: Andy Gill
205exposed: True
206exposed-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
216hidden-modules:
217import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/mtl-1.1.0.2/ghc-6.12.1.20100330
218library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/mtl-1.1.0.2/ghc-6.12.1.20100330
219hs-libraries: HSmtl-1.1.0.2
220extra-libraries:
221extra-ghci-libraries:
222include-dirs:
223includes:
224depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
225hugs-options:
226cc-options:
227ld-options:
228framework-dirs:
229frameworks:
230haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/mtl-1.1.0.2/html/mtl.haddock
231haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/mtl-1.1.0.2/html
232
233---
234name: utf8-string
235version: 0.3.6
236id: utf8-string-0.3.6-fcdcd36d2d08392da641cadbe18f424c
237license: BSD3
238copyright:
239maintainer: emertens@galois.com
240stability:
241homepage: http://github.com/glguy/utf8-string/
242package-url:
243description: 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.
247category: Codec
248author: Eric Mertens
249exposed: True
250exposed-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
253hidden-modules:
254import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/utf8-string-0.3.6/ghc-6.12.1.20100330
255library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/utf8-string-0.3.6/ghc-6.12.1.20100330
256hs-libraries: HSutf8-string-0.3.6
257extra-libraries:
258extra-ghci-libraries:
259include-dirs:
260includes:
261depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
262         bytestring-0.9.1.6-798fb14a94729f20b54c4c2fddbc658c
263hugs-options:
264cc-options:
265ld-options:
266framework-dirs:
267frameworks:
268haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/utf8-string-0.3.6/html/utf8-string.haddock
269haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/utf8-string-0.3.6/html
270
271---
272name: binary
273version: 0.5.0.2
274id: binary-0.5.0.2-ca899234c75904e982bb934a2d8572c3
275license: BSD3
276copyright:
277maintainer: Lennart Kolmodin, Don Stewart <dons@galois.com>
278stability: provisional
279homepage: http://code.haskell.org/binary/
280package-url:
281description: 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.
287category: Data, Parsing
288author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>
289exposed: True
290exposed-modules: Data.Binary Data.Binary.Put Data.Binary.Get
291                 Data.Binary.Builder
292hidden-modules:
293import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/binary-0.5.0.2/ghc-6.12.1.20100330
294library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/binary-0.5.0.2/ghc-6.12.1.20100330
295hs-libraries: HSbinary-0.5.0.2
296extra-libraries:
297extra-ghci-libraries:
298include-dirs:
299includes:
300depends: 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
304hugs-options:
305cc-options:
306ld-options:
307framework-dirs:
308frameworks:
309haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/binary-0.5.0.2/html/binary.haddock
310haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/binary-0.5.0.2/html
311
312---
313name: ghc-binary
314version: 0.5.0.2
315id: ghc-binary-0.5.0.2-19988de9c212d8f3288401de7cc52f6d
316license: BSD3
317copyright:
318maintainer: Lennart Kolmodin, Don Stewart <dons@galois.com>
319stability: provisional
320homepage: http://code.haskell.org/binary/
321package-url:
322description: 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.
328category: Data, Parsing
329author: Lennart Kolmodin <kolmodin@dtek.chalmers.se>
330exposed: False
331exposed-modules: Data.Binary Data.Binary.Put Data.Binary.Get
332                 Data.Binary.Builder
333hidden-modules:
334import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/ghc-binary-0.5.0.2
335library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/ghc-binary-0.5.0.2
336hs-libraries: HSghc-binary-0.5.0.2
337extra-libraries:
338extra-ghci-libraries:
339include-dirs:
340includes:
341depends: 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
345hugs-options:
346cc-options:
347ld-options:
348framework-dirs:
349frameworks:
350haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/ghc-binary-0.5.0.2/ghc-binary.haddock
351haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/ghc-binary-0.5.0.2
352
353---
354name: dph-par
355version: 0.4.0
356id: dph-par-0.4.0-1c18df9916a1a2146e2c7c65988d4a65
357license: BSD3
358copyright:
359maintainer: Roman Leshchinskiy <rl@cse.unsw.edu.au>
360stability:
361homepage: http://www.cse.unsw.edu.au/~chak/project/dph/
362package-url:
363description:
364category: Data Structures
365author: Manuel M T Chakravarty, Gabriele Keller, Roman Leshchinskiy
366exposed: False
367exposed-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
371hidden-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
385import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-par-0.4.0
386library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-par-0.4.0
387hs-libraries: HSdph-par-0.4.0
388extra-libraries:
389extra-ghci-libraries:
390include-dirs:
391includes:
392depends: 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
398hugs-options:
399cc-options:
400ld-options:
401framework-dirs:
402frameworks:
403haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-par-0.4.0/dph-par.haddock
404haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-par-0.4.0
405
406---
407name: dph-seq
408version: 0.4.0
409id: dph-seq-0.4.0-72b19c5a70f75036760701994f34a009
410license: BSD3
411copyright:
412maintainer: Roman Leshchinskiy <rl@cse.unsw.edu.au>
413stability:
414homepage: http://www.cse.unsw.edu.au/~chak/project/dph/
415package-url:
416description:
417category: Data Structures
418author: Manuel M T Chakravarty, Gabriele Keller, Roman Leshchinskiy
419exposed: False
420exposed-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
424hidden-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
438import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-seq-0.4.0
439library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-seq-0.4.0
440hs-libraries: HSdph-seq-0.4.0
441extra-libraries:
442extra-ghci-libraries:
443include-dirs:
444includes:
445depends: 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
451hugs-options:
452cc-options:
453ld-options:
454framework-dirs:
455frameworks:
456haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-seq-0.4.0/dph-seq.haddock
457haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-seq-0.4.0
458
459---
460name: dph-prim-par
461version: 0.4.0
462id: dph-prim-par-0.4.0-1bc31334f8f27b9c64fb143e11c28cd2
463license: BSD3
464copyright:
465maintainer: Roman Leshchinskiy <rl@cse.unsw.edu.au>
466stability:
467homepage: http://www.cse.unsw.edu.au/~chak/project/dph/
468package-url:
469description:
470category: Data Structures
471author: Manuel M T Chakravarty, Gabriele Keller, Roman Leshchinskiy
472exposed: False
473exposed-modules: Data.Array.Parallel.Unlifted.Distributed
474                 Data.Array.Parallel.Unlifted.Parallel Data.Array.Parallel.Unlifted
475hidden-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
490import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-prim-par-0.4.0
491library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-prim-par-0.4.0
492hs-libraries: HSdph-prim-par-0.4.0
493extra-libraries:
494extra-ghci-libraries:
495include-dirs:
496includes:
497depends: 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
504hugs-options:
505cc-options:
506ld-options:
507framework-dirs:
508frameworks:
509haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-prim-par-0.4.0/dph-prim-par.haddock
510haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-prim-par-0.4.0
511
512---
513name: dph-prim-seq
514version: 0.4.0
515id: dph-prim-seq-0.4.0-6df0daf6253f9a42120197341f24f0d8
516license: BSD3
517copyright:
518maintainer: Roman Leshchinskiy <rl@cse.unsw.edu.au>
519stability:
520homepage: http://www.cse.unsw.edu.au/~chak/project/dph/
521package-url:
522description:
523category: Data Structures
524author: Manuel M T Chakravarty, Gabriele Keller, Roman Leshchinskiy
525exposed: False
526exposed-modules: Data.Array.Parallel.Unlifted.Sequential
527                 Data.Array.Parallel.Unlifted
528hidden-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
546import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-prim-seq-0.4.0
547library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-prim-seq-0.4.0
548hs-libraries: HSdph-prim-seq-0.4.0
549extra-libraries:
550extra-ghci-libraries:
551include-dirs:
552includes:
553depends: 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
559hugs-options:
560cc-options:
561ld-options:
562framework-dirs:
563frameworks:
564haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-prim-seq-0.4.0/dph-prim-seq.haddock
565haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-prim-seq-0.4.0
566
567---
568name: dph-prim-interface
569version: 0.4.0
570id: dph-prim-interface-0.4.0-1e5823af1d17e7a97b7e9bef0183d383
571license: BSD3
572copyright:
573maintainer: Roman Leshchinskiy <rl@cse.unsw.edu.au>
574stability:
575homepage: http://www.cse.unsw.edu.au/~chak/project/dph/
576package-url:
577description:
578category: Data Structures
579author: Roman Leshchinskiy
580exposed: False
581exposed-modules: Data.Array.Parallel.Unlifted
582hidden-modules:
583import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-prim-interface-0.4.0
584library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-prim-interface-0.4.0
585hs-libraries: HSdph-prim-interface-0.4.0
586extra-libraries:
587extra-ghci-libraries:
588include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-prim-interface-0.4.0/include
589includes:
590depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
591         dph-base-0.4.0-16c7be48d8f613872e1ab52cdc72dbd8
592         random-1.0.0.2-f4208c3677aeaaaf41e4d36309c0b4ff
593hugs-options:
594cc-options:
595ld-options:
596framework-dirs:
597frameworks:
598haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-prim-interface-0.4.0/dph-prim-interface.haddock
599haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-prim-interface-0.4.0
600
601---
602name: dph-base
603version: 0.4.0
604id: dph-base-0.4.0-16c7be48d8f613872e1ab52cdc72dbd8
605license: BSD3
606copyright:
607maintainer: Roman Leshchinskiy <rl@cse.unsw.edu.au>
608stability:
609homepage: http://www.cse.unsw.edu.au/~chak/project/dph/
610package-url:
611description:
612category: Data Structures
613author: Manuel M T Chakravarty, Gabriele Keller, Roman Leshchinskiy
614exposed: False
615exposed-modules: Data.Array.Parallel.Base Data.Array.Parallel.Arr
616                 Data.Array.Parallel.Stream
617hidden-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
630import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-base-0.4.0
631library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-base-0.4.0
632hs-libraries: HSdph-base-0.4.0
633extra-libraries:
634extra-ghci-libraries:
635include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/dph-base-0.4.0/include
636includes:
637depends: 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
641hugs-options:
642cc-options:
643ld-options:
644framework-dirs:
645frameworks:
646haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-base-0.4.0/dph-base.haddock
647haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/dph-base-0.4.0
648
649---
650name: ghc
651version: 6.12.1.20100330
652id: ghc-6.12.1.20100330-0417df26ea0bb331c1e8482640b5954b
653license: BSD3
654copyright:
655maintainer: glasgow-haskell-users@haskell.org
656stability:
657homepage: http://www.haskell.org/ghc/
658package-url:
659description: 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.
665category: Development
666author: The GHC Team
667exposed: False
668exposed-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
734hidden-modules:
735import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/ghc-6.12.1.20100330
736library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/ghc-6.12.1.20100330
737hs-libraries: HSghc-6.12.1.20100330
738extra-libraries:
739extra-ghci-libraries:
740include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/ghc-6.12.1.20100330/include
741includes:
742depends: 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
755hugs-options:
756cc-options:
757ld-options:
758framework-dirs:
759frameworks:
760haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/ghc-6.12.1.20100330/ghc.haddock
761haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/ghc-6.12.1.20100330
762
763---
764name: bin-package-db
765version: 0.0.0.0
766id: bin-package-db-0.0.0.0-9eb630a2f98bfc0378a4958557c43110
767license: BSD3
768copyright:
769maintainer: cvs-ghc@haskell.org
770stability:
771homepage:
772package-url:
773description:
774category:
775author:
776exposed: True
777exposed-modules: Distribution.InstalledPackageInfo.Binary
778hidden-modules:
779import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/bin-package-db-0.0.0.0
780library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/bin-package-db-0.0.0.0
781hs-libraries: HSbin-package-db-0.0.0.0
782extra-libraries:
783extra-ghci-libraries:
784include-dirs:
785includes:
786depends: Cabal-1.8.0.3-93a14e46ff7cebd1a55cc00d9a54208d
787         base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
788         ghc-binary-0.5.0.2-19988de9c212d8f3288401de7cc52f6d
789hugs-options:
790cc-options:
791ld-options:
792framework-dirs:
793frameworks:
794haddock-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
795haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/bin-package-db-0.0.0.0
796
797---
798name: Cabal
799version: 1.8.0.3
800id: Cabal-1.8.0.3-93a14e46ff7cebd1a55cc00d9a54208d
801license: BSD3
802copyright: 2003-2006, Isaac Jones
803           2005-2009, Duncan Coutts
804maintainer: cabal-devel@haskell.org
805stability:
806homepage: http://www.haskell.org/cabal/
807package-url:
808description: 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.
814category: Distribution
815author: Isaac Jones <ijones@syntaxpolice.org>
816        Duncan Coutts <duncan@haskell.org>
817exposed: True
818exposed-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
846hidden-modules: Distribution.GetOpt Distribution.Compat.Exception
847                Distribution.Compat.CopyFile Distribution.Compat.TempFile
848                Distribution.Simple.GHC.IPI641 Distribution.Simple.GHC.IPI642
849import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/Cabal-1.8.0.3
850library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/Cabal-1.8.0.3
851hs-libraries: HSCabal-1.8.0.3
852extra-libraries:
853extra-ghci-libraries:
854include-dirs:
855includes:
856depends: 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
865hugs-options:
866cc-options:
867ld-options:
868framework-dirs:
869frameworks:
870haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/Cabal-1.8.0.3/Cabal.haddock
871haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/Cabal-1.8.0.3
872
873---
874name: base
875version: 3.0.3.2
876id: base-3.0.3.2-260693a92016991a03206b5a55f6a411
877license: BSD3
878copyright:
879maintainer: libraries@haskell.org
880stability:
881homepage:
882package-url:
883description: 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.
886category:
887author:
888exposed: True
889exposed-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
920hidden-modules:
921import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/base-3.0.3.2
922library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/base-3.0.3.2
923hs-libraries: HSbase-3.0.3.2
924extra-libraries:
925extra-ghci-libraries:
926include-dirs:
927includes:
928depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
929         syb-0.1.0.2-0917873f366b0be90a48082271223b4e
930hugs-options:
931cc-options:
932ld-options:
933framework-dirs:
934frameworks:
935haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/base-3.0.3.2/base.haddock
936haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/base-3.0.3.2
937
938---
939name: template-haskell
940version: 2.4.0.1
941id: template-haskell-2.4.0.1-bf08798b1934e4d6a3f903f58e0d5159
942license: BSD3
943copyright:
944maintainer: libraries@haskell.org
945stability:
946homepage:
947package-url:
948description: Facilities for manipulating Haskell source code using Template Haskell.
949category:
950author:
951exposed: True
952exposed-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
956hidden-modules:
957import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/template-haskell-2.4.0.1
958library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/template-haskell-2.4.0.1
959hs-libraries: HStemplate-haskell-2.4.0.1
960extra-libraries:
961extra-ghci-libraries:
962include-dirs:
963includes:
964depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
965         containers-0.3.0.0-9249acfef8057539050eb2e7cf79c57f
966         pretty-1.0.1.1-cde327683d86c8644fc9073c368cc5ea
967hugs-options:
968cc-options:
969ld-options:
970framework-dirs:
971frameworks:
972haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/template-haskell-2.4.0.1/template-haskell.haddock
973haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/template-haskell-2.4.0.1
974
975---
976name: syb
977version: 0.1.0.2
978id: syb-0.1.0.2-0917873f366b0be90a48082271223b4e
979license: BSD3
980copyright:
981maintainer: libraries@haskell.org
982stability:
983homepage:
984package-url:
985description: 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.
990category:
991author:
992exposed: True
993exposed-modules: Data.Generics Data.Generics.Aliases
994                 Data.Generics.Basics Data.Generics.Instances Data.Generics.Schemes
995                 Data.Generics.Text Data.Generics.Twins
996hidden-modules:
997import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/syb-0.1.0.2
998library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/syb-0.1.0.2
999hs-libraries: HSsyb-0.1.0.2
1000extra-libraries:
1001extra-ghci-libraries:
1002include-dirs:
1003includes:
1004depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
1005hugs-options:
1006cc-options:
1007ld-options:
1008framework-dirs:
1009frameworks:
1010haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/syb-0.1.0.2/syb.haddock
1011haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/syb-0.1.0.2
1012
1013---
1014name: pretty
1015version: 1.0.1.1
1016id: pretty-1.0.1.1-cde327683d86c8644fc9073c368cc5ea
1017license: BSD3
1018copyright:
1019maintainer: libraries@haskell.org
1020stability:
1021homepage:
1022package-url:
1023description: This package contains John Hughes's pretty-printing library,
1024             heavily modified by Simon Peyton Jones.
1025category: Text
1026author:
1027exposed: True
1028exposed-modules: Text.PrettyPrint Text.PrettyPrint.HughesPJ
1029hidden-modules:
1030import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/pretty-1.0.1.1
1031library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/pretty-1.0.1.1
1032hs-libraries: HSpretty-1.0.1.1
1033extra-libraries:
1034extra-ghci-libraries:
1035include-dirs:
1036includes:
1037depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
1038hugs-options:
1039cc-options:
1040ld-options:
1041framework-dirs:
1042frameworks:
1043haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/pretty-1.0.1.1/pretty.haddock
1044haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/pretty-1.0.1.1
1045
1046---
1047name: hpc
1048version: 0.5.0.5
1049id: hpc-0.5.0.5-020b34283d5358fb982e82d67cdc05c5
1050license: BSD3
1051copyright:
1052maintainer: libraries@haskell.org
1053stability:
1054homepage:
1055package-url:
1056description:
1057category: Control
1058author: Andy Gill
1059exposed: True
1060exposed-modules: Trace.Hpc.Util Trace.Hpc.Mix Trace.Hpc.Tix
1061                 Trace.Hpc.Reflect
1062hidden-modules:
1063import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/hpc-0.5.0.5
1064library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/hpc-0.5.0.5
1065hs-libraries: HShpc-0.5.0.5
1066extra-libraries:
1067extra-ghci-libraries:
1068include-dirs:
1069includes:
1070depends: 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
1074hugs-options:
1075cc-options:
1076ld-options:
1077framework-dirs:
1078frameworks:
1079haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/hpc-0.5.0.5/hpc.haddock
1080haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/hpc-0.5.0.5
1081
1082---
1083name: haskell98
1084version: 1.0.1.1
1085id: haskell98-1.0.1.1-64d0d2445dbab2ae6f4c0ef4dd5acffb
1086license: BSD3
1087copyright:
1088maintainer: libraries@haskell.org
1089stability:
1090homepage: http://www.haskell.org/definition/
1091package-url:
1092description: 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.
1097category:
1098author:
1099exposed: True
1100exposed-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
1104hidden-modules:
1105import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/haskell98-1.0.1.1
1106library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/haskell98-1.0.1.1
1107hs-libraries: HShaskell98-1.0.1.1
1108extra-libraries:
1109extra-ghci-libraries:
1110include-dirs:
1111includes:
1112depends: 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
1119hugs-options:
1120cc-options:
1121ld-options:
1122framework-dirs:
1123frameworks:
1124haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/haskell98-1.0.1.1/haskell98.haddock
1125haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/haskell98-1.0.1.1
1126
1127---
1128name: extensible-exceptions
1129version: 0.1.1.1
1130id: extensible-exceptions-0.1.1.1-28a83091e117b2e719d4a1c4a320a1c8
1131license: BSD3
1132copyright:
1133maintainer: libraries@haskell.org
1134stability:
1135homepage:
1136package-url:
1137description: This package provides extensible exceptions for both new and
1138             old versions of GHC (i.e., < 6.10).
1139category:
1140author:
1141exposed: True
1142exposed-modules: Control.Exception.Extensible
1143hidden-modules:
1144import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/extensible-exceptions-0.1.1.1
1145library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/extensible-exceptions-0.1.1.1
1146hs-libraries: HSextensible-exceptions-0.1.1.1
1147extra-libraries:
1148extra-ghci-libraries:
1149include-dirs:
1150includes:
1151depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
1152hugs-options:
1153cc-options:
1154ld-options:
1155framework-dirs:
1156frameworks:
1157haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/extensible-exceptions-0.1.1.1/extensible-exceptions.haddock
1158haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/extensible-exceptions-0.1.1.1
1159
1160---
1161name: random
1162version: 1.0.0.2
1163id: random-1.0.0.2-f4208c3677aeaaaf41e4d36309c0b4ff
1164license: BSD3
1165copyright:
1166maintainer: libraries@haskell.org
1167stability:
1168homepage:
1169package-url:
1170description: This package provides a random number library.
1171category: System
1172author:
1173exposed: True
1174exposed-modules: System.Random
1175hidden-modules:
1176import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/random-1.0.0.2
1177library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/random-1.0.0.2
1178hs-libraries: HSrandom-1.0.0.2
1179extra-libraries:
1180extra-ghci-libraries:
1181include-dirs:
1182includes:
1183depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
1184         time-1.1.4-d9f7b7932dc3a4863006ed6b1d525856
1185hugs-options:
1186cc-options:
1187ld-options:
1188framework-dirs:
1189frameworks:
1190haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/random-1.0.0.2/random.haddock
1191haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/random-1.0.0.2
1192
1193---
1194name: process
1195version: 1.0.1.2
1196id: process-1.0.1.2-bda47fc3bb6908b8ec6e713d47431184
1197license: BSD3
1198copyright:
1199maintainer: libraries@haskell.org
1200stability:
1201homepage:
1202package-url:
1203description: This package contains libraries for dealing with system processes.
1204category: System
1205author:
1206exposed: True
1207exposed-modules: System.Process.Internals System.Process System.Cmd
1208hidden-modules:
1209import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/process-1.0.1.2
1210library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/process-1.0.1.2
1211hs-libraries: HSprocess-1.0.1.2
1212extra-libraries:
1213extra-ghci-libraries:
1214include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/process-1.0.1.2/include
1215includes: runProcess.h
1216depends: 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
1220hugs-options:
1221cc-options:
1222ld-options:
1223framework-dirs:
1224frameworks:
1225haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/process-1.0.1.2/process.haddock
1226haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/process-1.0.1.2
1227
1228---
1229name: directory
1230version: 1.0.1.1
1231id: directory-1.0.1.1-76ac1f983c49e520348543833a5a9c79
1232license: BSD3
1233copyright:
1234maintainer: libraries@haskell.org
1235stability:
1236homepage:
1237package-url:
1238description: This package provides a library for handling directories.
1239category: System
1240author:
1241exposed: True
1242exposed-modules: System.Directory
1243hidden-modules:
1244import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/directory-1.0.1.1
1245library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/directory-1.0.1.1
1246hs-libraries: HSdirectory-1.0.1.1
1247extra-libraries:
1248extra-ghci-libraries:
1249include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/directory-1.0.1.1/include
1250includes: HsDirectory.h
1251depends: 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
1255hugs-options:
1256cc-options:
1257ld-options:
1258framework-dirs:
1259frameworks:
1260haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/directory-1.0.1.1/directory.haddock
1261haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/directory-1.0.1.1
1262
1263---
1264name: time
1265version: 1.1.4
1266id: time-1.1.4-d9f7b7932dc3a4863006ed6b1d525856
1267license: BSD3
1268copyright:
1269maintainer: <ashley@semantic.org>
1270stability: stable
1271homepage: http://semantic.org/TimeLib/
1272package-url:
1273description: A time library
1274category: System
1275author: Ashley Yakeley
1276exposed: True
1277exposed-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
1282hidden-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
1288import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/time-1.1.4
1289library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/time-1.1.4
1290hs-libraries: HStime-1.1.4
1291extra-libraries:
1292extra-ghci-libraries:
1293include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/time-1.1.4/include
1294includes:
1295depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
1296         old-locale-1.0.0.2-0c1a4b40f2d3b9f6b725f54c00fe0923
1297hugs-options:
1298cc-options:
1299ld-options:
1300framework-dirs:
1301frameworks:
1302haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/time-1.1.4/time.haddock
1303haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/time-1.1.4
1304
1305---
1306name: old-time
1307version: 1.0.0.4
1308id: old-time-1.0.0.4-0d91e7b1aeec874539463358ad1efa2a
1309license: BSD3
1310copyright:
1311maintainer: libraries@haskell.org
1312stability:
1313homepage:
1314package-url:
1315description: This package provides the old time library.
1316             For new code, the new time library is recommended.
1317category: System
1318author:
1319exposed: True
1320exposed-modules: System.Time
1321hidden-modules:
1322import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/old-time-1.0.0.4
1323library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/old-time-1.0.0.4
1324hs-libraries: HSold-time-1.0.0.4
1325extra-libraries:
1326extra-ghci-libraries:
1327include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/old-time-1.0.0.4/include
1328includes: HsTime.h
1329depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
1330         old-locale-1.0.0.2-0c1a4b40f2d3b9f6b725f54c00fe0923
1331hugs-options:
1332cc-options:
1333ld-options:
1334framework-dirs:
1335frameworks:
1336haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/old-time-1.0.0.4/old-time.haddock
1337haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/old-time-1.0.0.4
1338
1339---
1340name: old-locale
1341version: 1.0.0.2
1342id: old-locale-1.0.0.2-0c1a4b40f2d3b9f6b725f54c00fe0923
1343license: BSD3
1344copyright:
1345maintainer: libraries@haskell.org
1346stability:
1347homepage:
1348package-url:
1349description: This package provides the old locale library.
1350             For new code, the new locale library is recommended.
1351category: System
1352author:
1353exposed: True
1354exposed-modules: System.Locale
1355hidden-modules:
1356import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/old-locale-1.0.0.2
1357library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/old-locale-1.0.0.2
1358hs-libraries: HSold-locale-1.0.0.2
1359extra-libraries:
1360extra-ghci-libraries:
1361include-dirs:
1362includes:
1363depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
1364hugs-options:
1365cc-options:
1366ld-options:
1367framework-dirs:
1368frameworks:
1369haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/old-locale-1.0.0.2/old-locale.haddock
1370haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/old-locale-1.0.0.2
1371
1372---
1373name: unix
1374version: 2.4.0.1
1375id: unix-2.4.0.1-bb02aef6d736dc2582778b671651542b
1376license: BSD3
1377copyright:
1378maintainer: libraries@haskell.org
1379stability:
1380homepage:
1381package-url:
1382description: 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).
1388category: System
1389author:
1390exposed: True
1391exposed-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
1400hidden-modules:
1401import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/unix-2.4.0.1
1402library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/unix-2.4.0.1
1403hs-libraries: HSunix-2.4.0.1
1404extra-libraries: rt util dl
1405extra-ghci-libraries:
1406include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/unix-2.4.0.1/include
1407includes: HsUnix.h execvpe.h
1408depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
1409hugs-options:
1410cc-options:
1411ld-options:
1412framework-dirs:
1413frameworks:
1414haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/unix-2.4.0.1/unix.haddock
1415haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/unix-2.4.0.1
1416
1417---
1418name: containers
1419version: 0.3.0.0
1420id: containers-0.3.0.0-9249acfef8057539050eb2e7cf79c57f
1421license: BSD3
1422copyright:
1423maintainer: libraries@haskell.org
1424stability:
1425homepage:
1426package-url:
1427description: 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.
1431category: Data Structures
1432author:
1433exposed: True
1434exposed-modules: Data.Graph Data.IntMap Data.IntSet Data.Map
1435                 Data.Sequence Data.Set Data.Tree
1436hidden-modules:
1437import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/containers-0.3.0.0
1438library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/containers-0.3.0.0
1439hs-libraries: HScontainers-0.3.0.0
1440extra-libraries:
1441extra-ghci-libraries:
1442include-dirs:
1443includes:
1444depends: array-0.3.0.0-c443d193ea1a8784bcbeef961d3b892a
1445         base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
1446hugs-options:
1447cc-options:
1448ld-options:
1449framework-dirs:
1450frameworks:
1451haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/containers-0.3.0.0/containers.haddock
1452haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/containers-0.3.0.0
1453
1454---
1455name: bytestring
1456version: 0.9.1.6
1457id: bytestring-0.9.1.6-798fb14a94729f20b54c4c2fddbc658c
1458license: BSD3
1459copyright: Copyright (c) Don Stewart   2005-2009,
1460           (c) Duncan Coutts 2006-2009,
1461           (c) David Roundy  2003-2005.
1462maintainer: dons@galois.com, duncan@haskell.org
1463stability:
1464homepage: http://www.cse.unsw.edu.au/~dons/fps.html
1465package-url:
1466description: 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>
1475category: Data
1476author: Don Stewart, Duncan Coutts
1477exposed: True
1478exposed-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
1482hidden-modules:
1483import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/bytestring-0.9.1.6
1484library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/bytestring-0.9.1.6
1485hs-libraries: HSbytestring-0.9.1.6
1486extra-libraries:
1487extra-ghci-libraries:
1488include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/bytestring-0.9.1.6/include
1489includes: fpstring.h
1490depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
1491         ghc-prim-0.2.0.0-9df3bd825ad17ca739e158c880a25b11
1492hugs-options:
1493cc-options:
1494ld-options:
1495framework-dirs:
1496frameworks:
1497haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/bytestring-0.9.1.6/bytestring.haddock
1498haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/bytestring-0.9.1.6
1499
1500---
1501name: array
1502version: 0.3.0.0
1503id: array-0.3.0.0-c443d193ea1a8784bcbeef961d3b892a
1504license: BSD3
1505copyright:
1506maintainer: libraries@haskell.org
1507stability:
1508homepage:
1509package-url:
1510description: 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.
1513category: Data Structures
1514author:
1515exposed: True
1516exposed-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
1519hidden-modules:
1520import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/array-0.3.0.0
1521library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/array-0.3.0.0
1522hs-libraries: HSarray-0.3.0.0
1523extra-libraries:
1524extra-ghci-libraries:
1525include-dirs:
1526includes:
1527depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
1528hugs-options:
1529cc-options:
1530ld-options:
1531framework-dirs:
1532frameworks:
1533haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/array-0.3.0.0/array.haddock
1534haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/array-0.3.0.0
1535
1536---
1537name: filepath
1538version: 1.1.0.4
1539id: filepath-1.1.0.4-8665ec1161c9a0e840585246dee060c9
1540license: BSD3
1541copyright:
1542maintainer:
1543stability:
1544homepage: http://www-users.cs.york.ac.uk/~ndm/filepath/
1545package-url:
1546description:
1547category: System
1548author: Neil Mitchell
1549exposed: True
1550exposed-modules: System.FilePath System.FilePath.Posix
1551                 System.FilePath.Windows
1552hidden-modules:
1553import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/filepath-1.1.0.4
1554library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/filepath-1.1.0.4
1555hs-libraries: HSfilepath-1.1.0.4
1556extra-libraries:
1557extra-ghci-libraries:
1558include-dirs:
1559includes:
1560depends: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
1561hugs-options:
1562cc-options:
1563ld-options:
1564framework-dirs:
1565frameworks:
1566haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/filepath-1.1.0.4/filepath.haddock
1567haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/filepath-1.1.0.4
1568
1569---
1570name: base
1571version: 4.2.0.1
1572id: base-4.2.0.1-6bc2dc7c866cb054eb31fa75f82091bc
1573license: BSD3
1574copyright:
1575maintainer: libraries@haskell.org
1576stability:
1577homepage:
1578package-url:
1579description: 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.
1582category:
1583author:
1584exposed: True
1585exposed-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
1621hidden-modules:
1622import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/base-4.2.0.1
1623library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/base-4.2.0.1
1624hs-libraries: HSbase-4.2.0.1
1625extra-libraries:
1626extra-ghci-libraries:
1627include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/base-4.2.0.1/include
1628includes: HsBase.h
1629depends: ghc-prim-0.2.0.0-9df3bd825ad17ca739e158c880a25b11
1630         integer-gmp-0.2.0.1-72436e28c79d056c87cc0d2d2f9f3773 builtin_rts
1631hugs-options:
1632cc-options:
1633ld-options:
1634framework-dirs:
1635frameworks:
1636haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/base-4.2.0.1/base.haddock
1637haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/base-4.2.0.1
1638
1639---
1640name: integer-gmp
1641version: 0.2.0.1
1642id: integer-gmp-0.2.0.1-72436e28c79d056c87cc0d2d2f9f3773
1643license: BSD3
1644copyright:
1645maintainer: libraries@haskell.org
1646stability:
1647homepage:
1648package-url:
1649description: This package contains an Integer library based on GMP.
1650category:
1651author:
1652exposed: True
1653exposed-modules: GHC.Integer GHC.Integer.GMP.Internals
1654hidden-modules: GHC.Integer.Type
1655import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/integer-gmp-0.2.0.1
1656library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/integer-gmp-0.2.0.1
1657hs-libraries: HSinteger-gmp-0.2.0.1
1658extra-libraries: gmp
1659extra-ghci-libraries:
1660include-dirs:
1661includes:
1662depends: ghc-prim-0.2.0.0-9df3bd825ad17ca739e158c880a25b11
1663hugs-options:
1664cc-options:
1665ld-options:
1666framework-dirs:
1667frameworks:
1668haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/integer-gmp.haddock
1669haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/integer-gmp-0.2.0.1
1670
1671---
1672name: ghc-prim
1673version: 0.2.0.0
1674id: ghc-prim-0.2.0.0-9df3bd825ad17ca739e158c880a25b11
1675license: BSD3
1676copyright:
1677maintainer: libraries@haskell.org
1678stability:
1679homepage:
1680package-url:
1681description: GHC primitives.
1682category:
1683author:
1684exposed: True
1685exposed-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
1688hidden-modules:
1689import-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/ghc-prim-0.2.0.0
1690library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/ghc-prim-0.2.0.0
1691hs-libraries: HSghc-prim-0.2.0.0
1692extra-libraries:
1693extra-ghci-libraries:
1694include-dirs:
1695includes:
1696depends: builtin_rts
1697hugs-options:
1698cc-options:
1699ld-options:
1700framework-dirs:
1701frameworks:
1702haddock-interfaces: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/ghc-prim.haddock
1703haddock-html: /usr/local/packages/ghc-6.12.1.20100330/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0
1704
1705---
1706name: rts
1707version: 1.0
1708id: builtin_rts
1709license: BSD3
1710copyright:
1711maintainer: glasgow-haskell-users@haskell.org
1712stability:
1713homepage:
1714package-url:
1715description:
1716category:
1717author:
1718exposed: True
1719exposed-modules:
1720hidden-modules:
1721import-dirs:
1722library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330
1723hs-libraries: HSrts
1724extra-libraries: m rt dl
1725extra-ghci-libraries:
1726include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/include
1727includes: Stg.h
1728depends: builtin_ffi
1729hugs-options:
1730cc-options:
1731ld-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
1764framework-dirs:
1765frameworks:
1766haddock-interfaces:
1767haddock-html:
1768
1769---
1770name: ffi
1771version: 1.0
1772id: builtin_ffi
1773license: BSD3
1774copyright:
1775maintainer: glasgow-haskell-users@haskell.org
1776stability:
1777homepage:
1778package-url:
1779description:
1780category:
1781author:
1782exposed: True
1783exposed-modules:
1784hidden-modules:
1785import-dirs:
1786library-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330
1787hs-libraries: HSffi
1788extra-libraries:
1789extra-ghci-libraries:
1790include-dirs: /usr/local/packages/ghc-6.12.1.20100330/lib/ghc-6.12.1.20100330/include
1791includes:
1792depends:
1793hugs-options:
1794cc-options:
1795ld-options:
1796framework-dirs:
1797frameworks:
1798haddock-interfaces:
1799haddock-html: