5 maintainer: libraries@haskell.org
6 synopsis: Basic libraries (backwards-compatibility version)
8 This is a backwards-compatible version of the base package.
9 It depends on a later version of base, and was probably supplied
10 with your compiler when it was installed.
16 build-depends: base >= 4.0 && < 4.2,
18 extensions: PackageImports
27 Data.Generics.Aliases,
29 Data.Generics.Instances,
30 Data.Generics.Schemes,
74 Control.Concurrent.Chan,
75 Control.Concurrent.MVar,
76 Control.Concurrent.QSem,
77 Control.Concurrent.QSemN,
78 Control.Concurrent.SampleVar,
82 Control.Monad.Instances,
84 Control.Monad.ST.Lazy,
85 Control.Monad.ST.Strict,
123 Foreign.Marshal.Alloc,
124 Foreign.Marshal.Array,
125 Foreign.Marshal.Error,
126 Foreign.Marshal.Pool,
127 Foreign.Marshal.Utils,
133 System.Console.GetOpt,
142 System.Mem.StableName,
144 System.Posix.Internals,
146 Text.ParserCombinators.ReadP,
147 Text.ParserCombinators.ReadPrec,