doc formatting fix
[ghc-base.git] / base.cabal
index 4ea4e3d..0d3d30d 100644 (file)
@@ -1,5 +1,5 @@
 name:           base
-version:        4.2.0.0
+version:        4.3.0.0
 license:        BSD3
 license-file:   LICENSE
 maintainer:     libraries@haskell.org
@@ -136,6 +136,7 @@ Library {
         Data.Fixed,
         Data.Foldable
         Data.Function,
+        Data.Functor,
         Data.HashTable,
         Data.IORef,
         Data.Int,