hnix.cabal: bump megaparsec bound to 9.1

Changelog: https://hackage.haskell.org/package/megaparsec/changelog
This commit is contained in:
Anton-Latukha 2020-09-11 20:47:15 +03:00 committed by Anton Latukha
parent 4dbb757296
commit 3ab3fd0801
1 changed files with 1 additions and 1 deletions

View File

@ -408,7 +408,7 @@ library
, lens-family-core >= 1.2.2 && < 2.2
, lens-family-th >= 0.5.0 && < 0.6
, logict >= 0.6.0 && < 0.7 || >= 0.7.0.2 && < 0.8
, megaparsec >= 7.0 && < 8.1
, megaparsec >= 7.0 && < 9.1
, monad-control >= 1.0.2 && < 1.1
, monadlist >= 0.0.2 && < 0.1
, mtl >= 2.2.2 && < 2.3