X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=base.cabal;h=3360c8053cd1f261733ffceacde8ede0d88cd409;hb=567080c906535534628b1ab83a4a4425dcd4bb5e;hp=cd40db84f432a8056717c5eb014e0d19b810c296;hpb=4a1f785332f15f382c5f5a729bbdaba54d69870a;p=haskell-directory.git diff --git a/base.cabal b/base.cabal index cd40db8..3360c80 100644 --- a/base.cabal +++ b/base.cabal @@ -1,5 +1,5 @@ name: base -version: 1.0 +version: 2.0 license: BSD3 license-file: LICENSE maintainer: libraries@haskell.org @@ -50,7 +50,6 @@ exposed-modules: Data.Either, Data.Eq, Data.Foldable, - Data.FiniteMap, Data.Fixed, Data.FunctorM, -- Data.Generics, @@ -128,8 +127,6 @@ exposed-modules: System.Process.Internals, System.Random, System.Time, - Text.Html, - Text.Html.BlockTable, Text.ParserCombinators.ReadP, Text.ParserCombinators.ReadPrec, Text.PrettyPrint, @@ -137,8 +134,6 @@ exposed-modules: Text.Printf, Text.Read, Text.Read.Lex, - Text.Regex, - Text.Regex.Posix, Text.Show, Text.Show.Functions include-dirs: include, ../../ghc/includes