Split off the type related VHDLState variables.
[matthijs/master-project/cλash.git] / cλash.cabal
index 798b2813ebd592ee05a7224851d803d9c7c29b85..52966dbdd8bede69f2a836f337d9daaad36a8bb2 100644 (file)
@@ -12,9 +12,9 @@ author:              Christiaan Baaij & Matthijs Kooijman
 stability:           alpha
 maintainer:          christiaan.baaij@gmail.com & matthijs@stdin.nl
 build-depends:       base > 4, syb, ghc, ghc-paths, transformers, haskell98,
-                     ForSyDe, regex-posix ,data-accessor-template, pretty,
+                     ForSyDe > 3.0, regex-posix ,data-accessor-template, pretty,
                      data-accessor, containers, prettyclass, tfp > 0.3, 
-                     tfvec, QuickCheck, template-haskell
+                     tfvec > 0.1.1, QuickCheck, template-haskell
 
 executable:          clash
 main-is:             Main.hs