X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=base.cabal;h=1a920deb67aa041a2b0537359ba8606451d97053;hb=9c28b7a82656c693abdb179dab927bb8c2238ba1;hp=439e9a254e3e23321abfc53628da8363392c48f7;hpb=1564008d9bf4686ffbb8ba3c61126c1c47464f6e;p=ghc-base.git diff --git a/base.cabal b/base.cabal index 439e9a2..1a920de 100644 --- a/base.cabal +++ b/base.cabal @@ -1,7 +1,9 @@ name: base version: 1.0 license: BSD3 +license-file: LICENSE maintainer: libraries@haskell.org +synopsis: Basic libraries description: This package contains the Prelude and its support libraries, and a large collection of useful libraries ranging from data @@ -94,9 +96,9 @@ exposed-modules: System.Console.GetOpt, System.CPUTime, System.Directory, + System.Directory.Internals, System.Environment, System.Exit, - System.FilePath, System.IO, System.IO.Error, System.IO.Unsafe,