add new Data.Data module
author'Jose Pedro Magalhaes <jpm@cs.uu.nl>
Thu, 2 Oct 2008 08:27:35 +0000 (08:27 +0000)
committer'Jose Pedro Magalhaes <jpm@cs.uu.nl>
Thu, 2 Oct 2008 08:27:35 +0000 (08:27 +0000)
base.cabal

index bc3d7ff..5c4ca8c 100644 (file)
@@ -90,6 +90,7 @@ Library {
         Data.Dynamic,
         Data.Either,
         Data.Eq,
+        Data.Data,
         Data.Fixed,
         Data.Foldable
         Data.Function,