summaryrefslogtreecommitdiff
path: root/libraries/parsec
diff options
context:
space:
mode:
authorSylvain Henry <sylvain@haskus.fr>2021-05-12 10:59:15 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-11-23 12:46:35 -0500
commitb5c714545abc5f75a1ffdcc39b4bfdc7cd5e64b4 (patch)
tree46721c2ca167a8295fb70600b102ccc26aac7b02 /libraries/parsec
parente153851650bbba631f3a6926ba42422f9f1fa0cd (diff)
downloadhaskell-b5c714545abc5f75a1ffdcc39b4bfdc7cd5e64b4.tar.gz
Don't let configure perform trivial substitutions (#21846)
Hadrian now performs substitutions, especially to generate .cabal files from .cabal.in files. Two benefits: 1. We won't have to re-configure when we modify thing.cabal.in. Hadrian will take care of this for us. 2. It paves the way to allow the same package to be configured differently by Hadrian in the same session. This will be useful to fix #19174: we want to build a stage2 cross-compiler for the host platform and a stage1 compiler for the cross target platform in the same Hadrian session.
Diffstat (limited to 'libraries/parsec')
0 files changed, 0 insertions, 0 deletions