File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 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
9898 Build-Depends :
9999 base ,
100100 aeson ,
101- ansi-terminal >= 0.6.3.1 && < 0.12 ,
101+ ansi-terminal >= 0.6.3.1 && < 1.1 ,
102102 bytestring ,
103103 dhall ,
104104 dhall-json ,
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ Executable yaml-to-dhall
6565 Build-Depends :
6666 base ,
6767 aeson ,
68- ansi-terminal >= 0.6.3.1 && < 0.12 ,
68+ ansi-terminal >= 0.6.3.1 && < 1.1 ,
6969 bytestring ,
7070 dhall ,
7171 dhall-json ,
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ Common common
207207 base >= 4.11.0.0 && < 5 ,
208208 aeson >= 1.0.0.0 && < 2.2 ,
209209 aeson-pretty < 0.9 ,
210- ansi-terminal >= 0.6.3.1 && < 0.12 ,
210+ ansi-terminal >= 0.6.3.1 && < 1.1 ,
211211 atomic-write >= 0.2.0.7 && < 0.3 ,
212212 base16-bytestring >= 1.0.0.0 ,
213213 bytestring < 0.12 ,
You can’t perform that action at this time.
0 commit comments