mirror of
https://github.com/HuwCampbell/grenade.git
synced 2024-11-21 21:59:30 +03:00
allow newer containers
This commit is contained in:
parent
d84113ce17
commit
fdc3de513d
@ -39,7 +39,7 @@ library
|
||||
build-depends:
|
||||
base >= 4.8 && < 5
|
||||
, bytestring == 0.10.*
|
||||
, containers >= 0.5 && < 0.6
|
||||
, containers >= 0.5 && < 0.7
|
||||
, cereal >= 0.5 && < 0.6
|
||||
, deepseq >= 1.4 && < 1.5
|
||||
, hmatrix == 0.18.*
|
||||
|
Loading…
Reference in New Issue
Block a user