X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Fsupport%2Ftfvec.git;a=blobdiff_plain;f=tfvec.cabal;h=83293b8ca71b8203a50594a07f42adc32b6fd5be;hp=eb5fa79c309ade01ba31a84cca7d243656bc9717;hb=584c73fa731e6045764a79a865f43ee8103e3602;hpb=9f538eafb7e2f961354f5c8d6f9269ce99bcba99 diff --git a/tfvec.cabal b/tfvec.cabal index eb5fa79..83293b8 100644 --- a/tfvec.cabal +++ b/tfvec.cabal @@ -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.2 + exposed-modules: Data.Param.TFVec