Update INLINE pragmas for new INLINE story
[ghc-base.git] / base.cabal
index 6a1553a..5c4ca8c 100644 (file)
@@ -1,5 +1,5 @@
 name:           base
-version:        4.0
+version:        4.0.0.0
 license:        BSD3
 license-file:   LICENSE
 maintainer:     libraries@haskell.org
@@ -90,6 +90,7 @@ Library {
         Data.Dynamic,
         Data.Either,
         Data.Eq,
+        Data.Data,
         Data.Fixed,
         Data.Foldable
         Data.Function,