Skip to content

Commit

Permalink
Combinatorrent.cabal: allow cereal-0,5
Browse files Browse the repository at this point in the history
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
  • Loading branch information
trofi committed Nov 19, 2015
1 parent 6f62dc6 commit b6939be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Combinatorrent.cabal
Expand Up @@ -64,7 +64,7 @@ executable Combinatorrent
base >= 3.0,
base < 5.0,
bytestring,
cereal >= 0.3 && < 0.5,
cereal >= 0.3 && < 0.6,
containers,
deepseq,
directory,
Expand Down

0 comments on commit b6939be

Please sign in to comment.