Updated cabal file to reflect change in TFVec, and the need for the filepath library
[matthijs/master-project/cλash.git] / cλash.cabal
index 52966dbdd8bede69f2a836f337d9daaad36a8bb2..802557a1f244a0831c31f816745a38d2499c745b 100644 (file)
@@ -14,7 +14,7 @@ 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 > 0.1.1, QuickCheck, template-haskell
+                     tfvec > 0.1.2, QuickCheck, template-haskell, filepath
 
 executable:          clash
 main-is:             Main.hs