2 name: cabal-bootstrap-gen
5 executable cabal-bootstrap-gen
6 default-language: Haskell2010
11 , aeson ^>=1.5.2.0 || ^>=2.0.3.0 || ^>=2.1.0.0
12 , base ^>=4.12.0.0 || ^>=4.13.0.0 || ^>=4.14.0.0 || ^>=4.15.0.0 || ^>=4.16.0.0 || ^>=4.17.0.0 || ^>=4.18.0.0
13 , bytestring ^>=0.10.8.2 || ^>=0.11.0.0
14 , Cabal ^>=3.4.1.0 || ^>=3.6.3.0 || ^>=3.10.1.0 || ^>=3.12.1.0
15 , Cabal-syntax ^>=3.8.1.0 || ^>=3.10.1.0 || ^>=3.12.1.0
16 -- For the release process, we need the last *two* Cabal-syntax
17 -- versions here: one to make CI green when release Cabal-syntax is
18 -- not yet on Hackage and we are bumping versions. The second for
19 -- when Cabal-syntax has been actually uploaded to Hackage and we
20 -- rerun `make bootstrap-jsons`.
21 , cabal-install-parsers ^>=0.3.0.1 || ^>=0.4.5 || ^>=0.6
22 , cabal-plan ^>=0.7.0.0
23 , containers ^>=0.6.0.1
24 , text ^>=1.2.3.0 || ^>=2.0.1
25 , topograph ^>=1.0.0.1
26 , transformers ^>=0.5.6.2 || ^>=0.6.0.4