File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11## 0.6.2
22
33- Drop support for GHC prior 8.6.5
4+ - Use ` Cabal-syntax-3.12 `
45
56## 0.6.1
67
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ library
6868 , base >= 4.12 && < 4.20
6969 , binary ^>= 0.8.6.0
7070 , bytestring ^>= 0.10.8.2 || ^>= 0.11.1.0 || ^>= 0.12.0.2
71- , Cabal-syntax ^>= 3.10.3 .0
71+ , Cabal-syntax ^>= 3.12.0 .0
7272 , containers ^>= 0.6.0.1
7373 , deepseq ^>= 1.4.2.0 || ^>= 1.5.0.0
7474 , directory ^>= 1.3.0.0
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ library haskell-ci-internal
145145 , base >= 4.12 && < 4.20
146146 , binary ^>= 0.8.5.1
147147 , bytestring ^>= 0.10.8.1 || ^>= 0.11.1.0 || ^>= 0.12.0.2
148- , Cabal-syntax ^>= 3.10.3 .0
148+ , Cabal-syntax ^>= 3.12.0 .0
149149 , containers ^>= 0.6.0.1
150150 , deepseq ^>= 1.4.2.0 || ^>= 1.5.0.0
151151 , directory ^>= 1.3.0.0
You can’t perform that action at this time.
0 commit comments