X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=rrdtool.cabal;h=6dbb994ab584235ff55257ad588d982d12b5be92;hb=33f5e740cf2d85750550937a238e2427dcdcd6de;hp=900e4c2fbd46c2718e593038d2f71745536ff78e;hpb=1857169713e2047ff16427f4f2add96a0251035b;p=hs-rrdtool.git 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