Fix wrong upper bound on cereal
This commit is contained in:
parent
e278e1414d
commit
f7d4f15778
@ -147,7 +147,7 @@ Library
|
|||||||
Utils
|
Utils
|
||||||
Build-Depends: base < 5 && >= 4.0
|
Build-Depends: base < 5 && >= 4.0
|
||||||
, bytestring < 0.11
|
, bytestring < 0.11
|
||||||
, cereal < 0.6 && >= 0.4
|
, cereal < 0.5 && >= 0.4
|
||||||
, containers < 0.6
|
, containers < 0.6
|
||||||
, cabal-helper < 0.7 && >= 0.6.1.0
|
, cabal-helper < 0.7 && >= 0.6.1.0
|
||||||
, deepseq < 1.5
|
, deepseq < 1.5
|
||||||
|
Loading…
Reference in New Issue
Block a user