X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=rrdtool.cabal;h=97b803b51977dff4a618b83cd916f4509f14e42c;hb=2c2948fbfa1b730beafa2dc8a5c6c81de54f2920;hp=6dbb994ab584235ff55257ad588d982d12b5be92;hpb=33d86e2eb7207ec0fd2a65dc6cd61a4636c45d73;p=hs-rrdtool.git diff --git a/rrdtool.cabal b/rrdtool.cabal index 6dbb994..97b803b 100644 --- a/rrdtool.cabal +++ b/rrdtool.cabal @@ -23,22 +23,24 @@ Source-Repository head Library Build-Depends: - HList == 0.2.*, base == 4.2.*, bindings-librrd == 0.1.*, time == 1.1.* Extensions: + DeriveDataTypeable EmptyDataDecls ExistentialQuantification + FlexibleContexts FlexibleInstances - IncoherentInstances + MultiParamTypeClasses + TypeFamilies TypeOperators - TypeSynonymInstances UndecidableInstances Exposed-Modules: Database.RRDtool + Data.HList GHC-Options: -Wall \ No newline at end of file