Fix wrong upper bound on cereal
This commit is contained in:
parent
e278e1414d
commit
f7d4f15778
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user