X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Fsupport%2Ftfvec.git;a=blobdiff_plain;f=tfvec.cabal;h=7c8079f3ed903a00b665e0d430decf648465e8e7;hp=cf4fb44bebdcb1ef0b69c82e58a1dffba55b2f0f;hb=74aad9e23f7b911124ece69b2886f4ec0c88e390;hpb=b1a4247c4ca74676df24b76040009fde629e77b8 diff --git a/tfvec.cabal b/tfvec.cabal index cf4fb44..7c8079f 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 + build-depends: base >= 4.0, template-haskell >= 2.4, tfp > 0.3.2, syb exposed-modules: Data.Param.TFVec