Simplify eitherCoreOrExprArgs.
[matthijs/master-project/cλash.git] / cλash.cabal
index 7d2d670d5a2e23183fda1b42b13cdbf0b1892d8d..b5f497a73a6016303cbbd009f46039b4d6bf49b0 100644 (file)
@@ -13,8 +13,8 @@ stability:           alpha
 maintainer:          christiaan.baaij@gmail.com & matthijs@stdin.nl
 build-depends:       base > 4, syb, ghc, ghc-paths, transformers, haskell98,
                      ForSyDe > 3.0, regex-posix ,data-accessor-template, pretty,
-                     data-accessor, containers, prettyclass, tfp > 0.3, 
-                     tfvec, QuickCheck, template-haskell
+                     data-accessor, containers, prettyclass, tfp > 0.3.1
+                     tfvec > 0.1.2, QuickCheck, template-haskell, filepath
 
 executable:          clash
 main-is:             Main.hs