]> gitweb @ CieloNegro.org - hs-rrdtool.git/blobdiff - rrdtool.cabal
cleanup
[hs-rrdtool.git] / rrdtool.cabal
index 97b803b51977dff4a618b83cd916f4509f14e42c..83d74d58925ef53a4be89be1271c7247bf0a62be 100644 (file)
@@ -27,6 +27,14 @@ Library
         bindings-librrd == 0.1.*,
         time            == 1.1.*
 
+    Exposed-Modules:
+        Database.RRDtool
+        Database.RRDtool.Create
+        Database.RRDtool.Expression
+        Data.HList
+        Data.HList.Prelude
+        Data.HList.String
+
     Extensions:
         DeriveDataTypeable
         EmptyDataDecls
@@ -38,9 +46,5 @@ Library
         TypeOperators
         UndecidableInstances
 
-    Exposed-Modules:
-        Database.RRDtool
-        Data.HList
-
     GHC-Options:
         -Wall
\ No newline at end of file