summaryrefslogtreecommitdiff
path: root/network-bittorrent.cabal
diff options
context:
space:
mode:
authorSam T <pxqr.sta@gmail.com>2013-06-02 06:43:00 +0400
committerSam T <pxqr.sta@gmail.com>2013-06-02 06:43:00 +0400
commit4de96724e4006589022e08b6ed247784f958b508 (patch)
tree7c7807a4e9425fca1151e1fed909a3643238278f /network-bittorrent.cabal
parentdea6c9b2ea1037ee54f1908ebc6a5e193e0cfac6 (diff)
~ Use pretty package for pretty print.
This is a bit faster and pretty!
Diffstat (limited to 'network-bittorrent.cabal')
-rw-r--r--network-bittorrent.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/network-bittorrent.cabal b/network-bittorrent.cabal
index 44dee474..ef22844c 100644
--- a/network-bittorrent.cabal
+++ b/network-bittorrent.cabal
@@ -75,6 +75,7 @@ library
75 , cryptohash 75 , cryptohash
76 , filepath >= 1 76 , filepath >= 1
77 , bits-atomic >= 0.1 77 , bits-atomic >= 0.1
78 , pretty
78 79
79 extensions: PatternGuards 80 extensions: PatternGuards
80 hs-source-dirs: src 81 hs-source-dirs: src