make some Applicative functions into methods, and split off Data.Functor (proposal...
[ghc-base.git] / base.cabal
index 4ea4e3d..9bdfd2c 100644 (file)
@@ -136,6 +136,7 @@ Library {
         Data.Fixed,
         Data.Foldable
         Data.Function,
+        Data.Functor,
         Data.HashTable,
         Data.IORef,
         Data.Int,