projects
/
functorrent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa56dc9
)
add dependency on package "directory" to functorrent-test
author
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Fri, 27 Mar 2015 17:11:04 +0000
(22:41 +0530)
committer
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Fri, 27 Mar 2015 17:11:20 +0000
(22:41 +0530)
functorrent.cabal
patch
|
blob
|
history
diff --git
a/functorrent.cabal
b/functorrent.cabal
index b56110ba1d3331d8aeb7eed06dade562db9a0bc0..7159c30c6b128af3150f3b974f14e745decfdefd 100644
(file)
--- a/
functorrent.cabal
+++ b/
functorrent.cabal
@@
-66,7
+66,8
@@
test-suite functorrent-test
containers,
doctest,
tasty,
- tasty-hunit
+ tasty-hunit,
+ directory
test-suite functorrent-hlint
type: exitcode-stdio-1.0