Fix build by bumping directory upper bound
parent
93611b9a1c
commit
94e0ab1d5a
|
@ -77,7 +77,7 @@ library {
|
||||||
, data-tree-print
|
, data-tree-print
|
||||||
, pretty >=1.1.3.3 && <1.2
|
, pretty >=1.1.3.3 && <1.2
|
||||||
, bytestring >=0.10.8.1 && <0.11
|
, bytestring >=0.10.8.1 && <0.11
|
||||||
, directory >=1.2.6.2 && <1.3
|
, directory >=1.2.6.2 && <1.4
|
||||||
, lens
|
, lens
|
||||||
, butcher >=1.0.0.0 && <1.1
|
, butcher >=1.0.0.0 && <1.1
|
||||||
, yaml >=0.8.18 && <0.9
|
, yaml >=0.8.18 && <0.9
|
||||||
|
|
Loading…
Reference in New Issue