mirror of
https://github.com/HuwCampbell/grenade.git
synced 2024-11-21 21:59:30 +03:00
allow newer hmatrix
This commit is contained in:
parent
fdc3de513d
commit
251a398a99
@ -42,7 +42,7 @@ library
|
||||
, containers >= 0.5 && < 0.7
|
||||
, cereal >= 0.5 && < 0.6
|
||||
, deepseq >= 1.4 && < 1.5
|
||||
, hmatrix == 0.18.*
|
||||
, hmatrix >= 0.18 && < 0.20
|
||||
, MonadRandom >= 0.4 && < 0.6
|
||||
, primitive >= 0.6 && < 0.7
|
||||
-- Versions of singletons are *tightly* coupled with the
|
||||
|
Loading…
Reference in New Issue
Block a user