~ubuntu-branches/ubuntu/lucid/haskell-mtl/lucid

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
name: mtl
version: 1.1.0.2
id: mtl-1.1.0.2-23ca4de7c573fd4df309067199a40634

license: BSD3
copyright:
maintainer: libraries@haskell.org
stability:
homepage:
package-url:
description: A monad transformer library, inspired by the paper /Functional
             Programming with Overloading and Higher-Order Polymorphism/,
             by Mark P Jones (<http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>),
             Advanced School of Functional Programming, 1995.
category: Control
author: Andy Gill
exposed: True
exposed-modules: Control.Monad.Cont Control.Monad.Cont.Class
                 Control.Monad.Error Control.Monad.Error.Class
                 Control.Monad.Identity Control.Monad.List Control.Monad.RWS
                 Control.Monad.RWS.Class Control.Monad.RWS.Lazy
                 Control.Monad.RWS.Strict Control.Monad.Reader
                 Control.Monad.Reader.Class Control.Monad.State
                 Control.Monad.State.Class Control.Monad.State.Lazy
                 Control.Monad.State.Strict Control.Monad.Trans Control.Monad.Writer
                 Control.Monad.Writer.Class Control.Monad.Writer.Lazy
                 Control.Monad.Writer.Strict
hidden-modules:
import-dirs: /usr/lib/haskell-packages/ghc6/lib/mtl-1.1.0.2/ghc-6.12.1
library-dirs: /usr/lib/haskell-packages/ghc6/lib/mtl-1.1.0.2/ghc-6.12.1
hs-libraries: HSmtl-1.1.0.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.2.0.0-73995e854f236dc2acd577d7c791221d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-6.12.1/haddock/mtl-1.1.0.2/mtl.haddock
haddock-html: /usr/share/doc/libghc6-mtl-doc/html/