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