Add ghc stage info
[matthijs/master-project/support/tfvec.git] / tfvec.cabal
index 83293b8ca71b8203a50594a07f42adc32b6fd5be..7c8079f3ed903a00b665e0d430decf648465e8e7 100644 (file)
@@ -16,5 +16,5 @@ Library
                      ScopedTypeVariables, TemplateHaskell, TypeOperators, 
                      FlexibleInstances, TypeFamilies, UndecidableInstances,
                      DeriveDataTypeable, RankNTypes
-  build-depends:     base >= 3.0, template-haskell >= 2.0, tfp > 0.3.2
+  build-depends:     base >= 4.0, template-haskell >= 2.4, tfp > 0.3.2, syb
   exposed-modules:   Data.Param.TFVec