update dependencies
This commit is contained in:
parent
31a3bc83d5
commit
fe209a8aca
2 changed files with 5 additions and 5 deletions
|
@ -33,8 +33,8 @@ executable langfilter
|
|||
RecordWildCards,
|
||||
ViewPatterns
|
||||
build-depends:
|
||||
base >= 4.14.0.0 && < 4.20,
|
||||
containers ^>= 0.6.2.1,
|
||||
base >= 4.14.0.0 && < 4.21,
|
||||
containers >= 0.6 && < 0.8,
|
||||
filepath ^>= 1.4.2.1,
|
||||
megaparsec ^>= 9.6.1,
|
||||
process ^>= 1.6.11.0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue