projects
/
functorrent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63e0a33
)
add missing dependency for QuickCheck for executable
author
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Sun, 26 Apr 2015 06:13:47 +0000
(11:43 +0530)
committer
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Sun, 26 Apr 2015 06:13:47 +0000
(11:43 +0530)
functorrent.cabal
patch
|
blob
|
history
diff --git
a/functorrent.cabal
b/functorrent.cabal
index 08fd0c247a7a8e167d0eab360c8ce0117e4f3545..2c8f7c8620fca23d31ba3e5d0888ca2abc9aa656 100644
(file)
--- a/
functorrent.cabal
+++ b/
functorrent.cabal
@@
-57,6
+57,7
@@
executable functorrent
cryptohash,
directory,
HTTP,
+ QuickCheck,
network-uri,
parsec