bump attoparsec dependency, why not
This commit is contained in:
parent
4384e70426
commit
bb1a9386eb
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ common deps
|
||||||
base ^>= 4.14.1.0,
|
base ^>= 4.14.1.0,
|
||||||
bytestring ^>= 0.11.1.0,
|
bytestring ^>= 0.11.1.0,
|
||||||
vector ^>= 0.12.2.0,
|
vector ^>= 0.12.2.0,
|
||||||
attoparsec ^>= 0.13.2.5,
|
attoparsec >= 0.13.2.5 && < 0.15,
|
||||||
primitive ^>= 0.7.1.0
|
primitive ^>= 0.7.1.0
|
||||||
ghc-options: -Wall
|
ghc-options: -Wall
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue