]> gitweb @ CieloNegro.org - hs-rrdtool.git/blobdiff - rrdtool.cabal
cleanup
[hs-rrdtool.git] / rrdtool.cabal
index d590e19eb07175c1ee51265c07d847a5545aa827..83d74d58925ef53a4be89be1271c7247bf0a62be 100644 (file)
@@ -29,3 +29,22 @@ Library
 
     Exposed-Modules:
         Database.RRDtool
+        Database.RRDtool.Create
+        Database.RRDtool.Expression
+        Data.HList
+        Data.HList.Prelude
+        Data.HList.String
+
+    Extensions:
+        DeriveDataTypeable
+        EmptyDataDecls
+        ExistentialQuantification
+        FlexibleContexts
+        FlexibleInstances
+        MultiParamTypeClasses
+        TypeFamilies
+        TypeOperators
+        UndecidableInstances
+
+    GHC-Options:
+        -Wall
\ No newline at end of file