diff options
author | Sam T <pxqr.sta@gmail.com> | 2013-06-14 21:42:19 +0400 |
---|---|---|
committer | Sam T <pxqr.sta@gmail.com> | 2013-06-14 21:42:19 +0400 |
commit | 68bebe08459a87b9b915fd0f8bce1b506c8c2918 (patch) | |
tree | cc2c6f2a757cd94ff1736322b16ca29b1ff2c681 /bittorrent.cabal | |
parent | 7b481af62313b184a30a5590528f0fd93229a5bc (diff) |
- Remove monadfork dependency.
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r-- | bittorrent.cabal | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal index c7b6feff..486975aa 100644 --- a/bittorrent.cabal +++ b/bittorrent.cabal | |||
@@ -62,7 +62,6 @@ library | |||
62 | , lens | 62 | , lens |
63 | 63 | ||
64 | -- Concurrency packages | 64 | -- Concurrency packages |
65 | , monad-fork | ||
66 | , SafeSemaphore | 65 | , SafeSemaphore |
67 | , BoundedChan >= 1.0.1.0 | 66 | , BoundedChan >= 1.0.1.0 |
68 | , stm >= 2.4 | 67 | , stm >= 2.4 |