Add alex to build-tool-depends remove separate code gen (#8980)
* Add alex to build-tool-depends and remove separate code gen - Pass latin-1 encoding is passed as input pragma - Cabal hard-codes -g for alex so we don't need to worry about --ghc - Rework bootstrap, adding per-component building - Update bootstrap plans * [bootstrap] warn the user if cabal config is not found * [bootstrap] regenerate bootstrap plans once more * [bootstrap] regenerate bootstrap files after #9139
Showing
- Cabal-syntax/Cabal-syntax.cabal 2 additions, 0 deletionsCabal-syntax/Cabal-syntax.cabal
- Cabal-syntax/src/Distribution/Fields/Lexer.x 2 additions, 12 deletionsCabal-syntax/src/Distribution/Fields/Lexer.x
- Makefile 0 additions, 13 deletionsMakefile
- bootstrap/bootstrap.py 5 additions, 2 deletionsbootstrap/bootstrap.py
- bootstrap/cabal.project 0 additions, 3 deletionsbootstrap/cabal.project
- bootstrap/linux-8.10.7.json 129 additions, 57 deletionsbootstrap/linux-8.10.7.json
- bootstrap/linux-9.0.2.json 129 additions, 57 deletionsbootstrap/linux-9.0.2.json
- bootstrap/linux-9.2.7.json 114 additions, 47 deletionsbootstrap/linux-9.2.7.json
- bootstrap/linux-9.4.4.json 111 additions, 45 deletionsbootstrap/linux-9.4.4.json
- bootstrap/src/Main.hs 65 additions, 97 deletionsbootstrap/src/Main.hs
Loading