diff options
author | Sam Truzjan <pxqr.sta@gmail.com> | 2014-04-26 07:25:15 +0400 |
---|---|---|
committer | Sam Truzjan <pxqr.sta@gmail.com> | 2014-04-26 07:25:15 +0400 |
commit | dab822160dbd0b9d4581c13d19f0efb9addc2db6 (patch) | |
tree | 5ec7b6e575999a6ed865188698a48e3bd446890c /bittorrent.cabal | |
parent | cb75f50f4cae778d1dfc57edff771a5145dd9894 (diff) |
Remove orphaned 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 881361f8..daef3408 100644 --- a/bittorrent.cabal +++ b/bittorrent.cabal | |||
@@ -224,7 +224,6 @@ test-suite spec | |||
224 | , time | 224 | , time |
225 | 225 | ||
226 | -- * Serialization | 226 | -- * Serialization |
227 | , aeson | ||
228 | , cereal | 227 | , cereal |
229 | 228 | ||
230 | -- * Monads | 229 | -- * Monads |