cabal init -i: add the GHC2021 language option (fix #8265)
[cabal.git] / changelog.d / pp-orders
blob62bcd0445132ad9def1b20ea628a466a96a99d55
1 synopsis: Allow preprocessors to register a reordering
2 packages: Cabal
3 issues: #55 #1906
4 significance: significant
6 description: {
8 - Changes the PreProcessor type to include a field ppOrdering so that modules are presented to the preprocessor in the right order (w.r.t. dependencies)