projects
/
functorrent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24ab897
)
HTTP client library dependency
author
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Tue, 10 Feb 2015 06:23:51 +0000
(11:53 +0530)
committer
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Tue, 10 Feb 2015 06:23:51 +0000
(11:53 +0530)
deluge.cabal
patch
|
blob
|
history
diff --git
a/deluge.cabal
b/deluge.cabal
index 6b4a4417e8e3635de3837c9398f23406453e3101..5b5741bb74918f71f358c1ddcf58e74b4749fd41 100644
(file)
--- a/
deluge.cabal
+++ b/
deluge.cabal
@@
-24,7
+24,8
@@
executable deluge
containers ==0.5.*,
time ==1.4.2,
bytestring,
- doctest
+ doctest,
+ HTTP >=4000.2.1
hs-source-dirs: src
ghc-options: -Wall -fwarn-incomplete-patterns
default-language: Haskell2010
\ No newline at end of file