Fix wrong upper bound on cereal

This commit is contained in:
Daniel Gröber 2015-11-12 13:08:43 +01:00
parent e278e1414d
commit f7d4f15778

View File

@ -147,7 +147,7 @@ Library
Utils
Build-Depends: base < 5 && >= 4.0
, bytestring < 0.11
, cereal < 0.6 && >= 0.4
, cereal < 0.5 && >= 0.4
, containers < 0.6
, cabal-helper < 0.7 && >= 0.6.1.0
, deepseq < 1.5