Skip to content
Snippets Groups Projects
Commit e42e5462 authored by Oleg Grenrus's avatar Oleg Grenrus
Browse files

Resolve #6288

- Add availableSince to language/extension fields
   - Also autogen-modules once we are on that.
- Remove default-language check for cabal-version: 3.4

We cannot make the field `uniqueFieldAlaDef`, as that would require
specifying `default-language` in each subconditional.
I leave it for https://github.com/haskell/cabal/issues/6925

Note: the default language is whatever is the compiler's default.
The GHC-8.10 default is its variant of Haskell2010
with NondecreasingIndentation and without DatatypeContexts
parent d7fd25ac
No related branches found
No related tags found
No related merge requests found
Showing
with 33 additions and 18 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment