Fix upper version constraint for geval

This commit is contained in:
Filip Gralinski 2019-12-21 18:17:14 +01:00
parent 9fe07335cd
commit 67f67d195f

View File

@ -128,7 +128,7 @@ library
, filemanip , filemanip
, cryptohash , cryptohash
, markdown , markdown
, geval >= 1.24 && < 1.26 , geval >= 1.24 && < 1.27
, filepath , filepath
, yesod-table , yesod-table
, regex-tdfa , regex-tdfa