Add proper lower bounds for cereal. fix #57

This commit is contained in:
Vincent Hanquez 2014-03-23 05:21:37 +00:00
parent 4f2ca5cf14
commit 3e9a67761b

View file

@ -34,7 +34,7 @@ Flag compat
Library
Build-Depends: base >= 3 && < 5
, mtl
, cereal >= 0.3
, cereal >= 0.4
, bytestring
, byteable
, network