Simplify eitherCoreOrExprArgs.
[matthijs/master-project/cλash.git] / cλash.cabal
index 798b2813ebd592ee05a7224851d803d9c7c29b85..b5f497a73a6016303cbbd009f46039b4d6bf49b0 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,
-                     data-accessor, containers, prettyclass, tfp > 0.3, 
-                     tfvec, QuickCheck, template-haskell
+                     ForSyDe > 3.0, regex-posix ,data-accessor-template, pretty,
+                     data-accessor, containers, prettyclass, tfp > 0.3.1
+                     tfvec > 0.1.2, QuickCheck, template-haskell, filepath
 
 executable:          clash
 main-is:             Main.hs