Skip to content

Commit

Permalink
Regenerate bootstrap .json files
Browse files Browse the repository at this point in the history
  • Loading branch information
ffaf1 committed Mar 17, 2024
1 parent 3e4d60f commit db332d6
Show file tree
Hide file tree
Showing 7 changed files with 2,558 additions and 2,077 deletions.
8 changes: 4 additions & 4 deletions bootstrap/cabal-bootstrap-gen.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ executable cabal-bootstrap-gen
ghc-options: -Wall
main-is: Main.hs
build-depends:
, aeson ^>=1.5.2.0 || ^>=2.0.3.0 || ^>=2.1.0.0
, 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
, aeson ^>=1.5.2.0 || ^>=2.0.3.0 || ^>=2.1.0.0 || ^>=2.2.0.0
, 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 || ^>= 4.19.0.0
, bytestring ^>=0.10.8.2 || ^>=0.11.0.0
, Cabal ^>=3.4.1.0 || ^>=3.6.3.0 || ^>=3.10.1.0 || ^>=3.10.0.0
, Cabal-syntax ^>=3.10.0.0
, Cabal ^>=3.4.1.0 || ^>=3.6.3.0 || ^>=3.10.1.0
, Cabal-syntax ^>=3.10.1.0
, cabal-install-parsers ^>=0.3.0.1 || ^>=0.4.5 || ^>=0.6
, cabal-plan ^>=0.7.0.0
, containers ^>=0.6.0.1
Expand Down
2 changes: 2 additions & 0 deletions bootstrap/cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@

packages: .
optimization: False

allow-newer: cabal-plan:base
Loading

0 comments on commit db332d6

Please sign in to comment.