[project @ 2005-02-13 10:53:13 by malcolm]
[ghc-base.git] / base.cabal
index 439e9a2..1a920de 100644 (file)
@@ -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,