projects
/
functorrent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e665dc
)
Remove dependency on time package
author
Jaseem Abid
<jaseemabid@gmail.com>
Sat, 21 Mar 2015 14:40:22 +0000
(20:10 +0530)
committer
Jaseem Abid
<jaseemabid@gmail.com>
Sat, 21 Mar 2015 14:40:22 +0000
(20:10 +0530)
functorrent.cabal
patch
|
blob
|
history
diff --git
a/functorrent.cabal
b/functorrent.cabal
index e72f301bdbc7958f4d8b4a4b527666e794c30bff..e89c36c50d798d3bb34b8eba4fc23aae89d90037 100644
(file)
--- a/
functorrent.cabal
+++ b/
functorrent.cabal
@@
-35,8
+35,7
@@
library
cryptohash,
doctest,
network-uri,
- parsec,
- time
+ parsec
executable functorrent
main-is: Main.hs
@@
-53,5
+52,4
@@
executable functorrent
cryptohash,
doctest,
network-uri,
- parsec,
- time
+ parsec