Updated depency on new tfp library
authorChristiaan Baaij <christiaan.baaij@gmail.com>
Thu, 9 Jul 2009 10:14:48 +0000 (12:14 +0200)
committerChristiaan Baaij <christiaan.baaij@gmail.com>
Thu, 9 Jul 2009 10:14:48 +0000 (12:14 +0200)
tfvec.cabal

index eb5fa79c309ade01ba31a84cca7d243656bc9717..cf4fb44bebdcb1ef0b69c82e58a1dffba55b2f0f 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.1
-  exposed-modules:   Data.Param.TFVec
\ No newline at end of file
+  build-depends:     base >= 3.0, template-haskell >= 2.0, tfp > 0.3.1
+  exposed-modules:   Data.Param.TFVec