ref: 8681ea7f41031e95eba880baf934d743cb558758
dir: /lib/libs.cabal/
cabal-version: 3.0 name: libs version: 0.11.2.4 license: Apache license-file: LICENSE maintainer: lennart@augustsson.net synopsis: Basic libraries category: Prelude build-type: Simple description: This package contains the Standard Haskell "Prelude" and its support libraries. library base exposed-modules: Control.Applicative Control.Arrow Control.Category Control.DeepSeq Control.Error Control.Exception Control.Exception.Base Control.Monad Control.Monad.Fail Control.Monad.Fix Control.Monad.IO.Class Control.Monad.ST Control.Monad.Zip Data.Array Data.Bifoldable Data.Bifunctor Data.Bitraversable Data.Bits Data.Bool Data.Bounded Data.ByteString Data.ByteString.Char8 Data.ByteString.Lazy.Char8 Data.Char Data.Coerce Data.Complex Data.Constraint Data.Data Data.Double Data.Dynamic Data.Either Data.Enum Data.Eq Data.Fixed Data.Float Data.FloatW Data.Floating Data.Foldable Data.Foldable1 Data.Fractional Data.Function Data.Functor Data.Functor.Classes Data.Functor.Compose Data.Functor.Const Data.Functor.Contravariant Data.Functor.Identity Data.Functor.Product Data.Functor.Sum Data.Hashable Data.IOArray Data.IORef Data.Int Data.Integer Data.Integral Data.Ix Data.Kind Data.List Data.List.NonEmpty Data.Maybe Data.Monoid Data.Num Data.Ord Data.Proxy Data.Ratio Data.Real Data.RealFloat Data.RealFrac Data.Records Data.STRef Data.Semigroup Data.String Data.Text Data.Text.IO Data.Text.Lazy Data.Text.Lazy.IO Data.Traversable Data.Tuple Data.Tuple.Instances Data.Type.Equality Data.TypeLits Data.Typeable Data.Version Data.Void Data.Word Data.ZipList Debug.Trace Foreign Foreign.C Foreign.C.Error Foreign.C.String Foreign.C.Types Foreign.ForeignPtr Foreign.Marshal Foreign.Marshal.Alloc Foreign.Marshal.Array Foreign.Marshal.Error Foreign.Marshal.Utils Foreign.Ptr Foreign.Storable GHC.Generics GHC.Stack GHC.Types Language.Haskell.TH.Syntax Mhs.Builtin Numeric Numeric.FormatFloat Numeric.Natural Prelude System.Cmd System.Console.GetOpt System.Compress System.Directory System.Environment System.Exit System.IO System.IO.Error System.IO.MD5 System.IO.PrintOrRun System.IO.Serialize System.IO.TimeMilli System.IO.Unsafe System.Info System.Process Text.Printf Text.ParserCombinators.ReadP Text.ParserCombinators.ReadPrec Text.Read Text.Read.Lex Text.Show Unsafe.Coerce other-modules: Control.Exception.Internal Control.Monad.ST_Type Data.Bool_Type Data.ByteString.Internal Data.Char_Type Data.Foldable.Internal Data.Functor.Const_Type Data.Int.IntN Data.Int.Instances Data.Integer_Type Data.List.NonEmpty_Type Data.Monoid.Internal Data.Ordering_Type Data.Orphans Data.List_Type Data.Maybe_Type Data.Ratio_Type MiniPrelude Numeric.Read Numeric.Show Primitives System.IO.Internal System.IO_Handle Text.Read.Internal build-depends: --library directory -- exposed-modules: -- System.Directory -- build-depends: -- base