]> gitweb @ CieloNegro.org - hs-rrdtool.git/blobdiff - rrdtool.cabal
slight improvement...?
[hs-rrdtool.git] / rrdtool.cabal
index 2b3c9a782edcc18ec3f23c26af2642c72f2d0cfb..6cd84016f42bb473f7b57e1e43fd0f4975b0a0a9 100644 (file)
@@ -36,17 +36,13 @@ Library
         Data.HList
         Data.HList.Prelude
         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