projects
/
darcs-mirror-arbtt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
525fa19
)
Fix tasty-golden version (maybe needed on travis -- but why?)
author
Joachim Breitner
<mail@joachim-breitner.de>
Sun, 13 Apr 2014 21:44:07 +0000
(21:44 +0000)
committer
Joachim Breitner
<mail@joachim-breitner.de>
Sun, 13 Apr 2014 21:44:07 +0000
(21:44 +0000)
arbtt.cabal
patch
|
blob
|
history
diff --git
a/arbtt.cabal
b/arbtt.cabal
index
204b630
..
c213f02
100644
(file)
--- a/
arbtt.cabal
+++ b/
arbtt.cabal
@@
-181,7
+181,7
@@
test-suite test
Build-depends:
base == 4.5.* || == 4.6.* || == 4.7.*
, tasty == 0.7.*
- , tasty-golden == 2.2.
*
+ , tasty-golden == 2.2.
0.2
, tasty-hunit == 0.2.*
, HUnit == 1.2.*
, process-extras == 0.2.*