File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ Executable json-to-dhall
98
98
Build-Depends :
99
99
base ,
100
100
aeson ,
101
- ansi-terminal >= 0.6.3.1 && < 0.12 ,
101
+ ansi-terminal >= 0.6.3.1 && < 1.1 ,
102
102
bytestring ,
103
103
dhall ,
104
104
dhall-json ,
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ Executable yaml-to-dhall
65
65
Build-Depends :
66
66
base ,
67
67
aeson ,
68
- ansi-terminal >= 0.6.3.1 && < 0.12 ,
68
+ ansi-terminal >= 0.6.3.1 && < 1.1 ,
69
69
bytestring ,
70
70
dhall ,
71
71
dhall-json ,
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ Common common
207
207
base >= 4.11.0.0 && < 5 ,
208
208
aeson >= 1.0.0.0 && < 2.2 ,
209
209
aeson-pretty < 0.9 ,
210
- ansi-terminal >= 0.6.3.1 && < 0.12 ,
210
+ ansi-terminal >= 0.6.3.1 && < 1.1 ,
211
211
atomic-write >= 0.2.0.7 && < 0.3 ,
212
212
base16-bytestring >= 1.0.0.0 ,
213
213
bytestring < 0.12 ,
You can’t perform that action at this time.
0 commit comments