]> gitweb @ CieloNegro.org - hs-rrdtool.git/blobdiff - rrdtool.cabal
slight improvement...?
[hs-rrdtool.git] / rrdtool.cabal
index a444e8f59f4425cbe1e5537a6d058410aa39f19b..6cd84016f42bb473f7b57e1e43fd0f4975b0a0a9 100644 (file)
@@ -34,21 +34,15 @@ Library
         Database.RRDtool.Create
         Database.RRDtool.Expression
         Data.HList
-        Data.HList.Graph
         Data.HList.Prelude
---        Data.HList.Record
         Data.HList.String
-
-    Extensions:
-        DeriveDataTypeable
-        EmptyDataDecls
-        ExistentialQuantification
-        FlexibleContexts
-        FlexibleInstances
-        MultiParamTypeClasses
-        TypeFamilies
-        TypeOperators
-        UndecidableInstances
+        Types.Data.Graph
+        Types.Data.Graph.Dijkstra
+        Types.Data.Graph.RootPath
+        Types.Data.Heap
+        Types.Data.List.Ops
+        Types.Data.Map
+        Types.Data.Maybe
 
     GHC-Options:
         -Wall
\ No newline at end of file