X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=hs-rrdtool.git;a=blobdiff_plain;f=rrdtool.cabal;h=6cd84016f42bb473f7b57e1e43fd0f4975b0a0a9;hp=a444e8f59f4425cbe1e5537a6d058410aa39f19b;hb=HEAD;hpb=2787678974b80d73e91b49b6b7c5469c6eb5ac1e diff --git a/rrdtool.cabal b/rrdtool.cabal index a444e8f..6cd8401 100644 --- a/rrdtool.cabal +++ b/rrdtool.cabal @@ -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