projects
/
matthijs
/
master-project
/
cλash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35d10db
)
Updated cabal file to reflect change in TFVec, and the need for the filepath library
author
Christiaan Baaij
<christiaan.baaij@gmail.com>
Fri, 3 Jul 2009 19:49:06 +0000
(21:49 +0200)
committer
Christiaan Baaij
<christiaan.baaij@gmail.com>
Fri, 3 Jul 2009 19:49:06 +0000
(21:49 +0200)
cλash.cabal
patch
|
blob
|
history
diff --git
a/cλash.cabal
b/cλash.cabal
index 52966dbdd8bede69f2a836f337d9daaad36a8bb2..802557a1f244a0831c31f816745a38d2499c745b 100644
(file)
--- a/
cλash.cabal
+++ b/
cλash.cabal
@@
-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