extensions
uses PVP Versioning.
The changelog is available on GitHub.
- Support
Cabal
3.14
(only)
-
Add support for GHC-9.8
-
Support
Cabal
3.12
(only)
-
Add support for GHC-9.6
-
Add support for
Cabal
3.10
and remove support for all otherCabal
versions. This seems like the sensible thing to do, because the list of extensions in theCabal
package changes every major version. If this causes you problems please file an issue and we will address it.
- #74: Support GHC-9.2.
- #83: Support GHC-9.4.
- Support
Cabal
3.4
,3.6
and3.8
. - #70: Parse empty lines and spaces in before comments and pragmas in the beginning of the file.
- Handle one more parsing case.
- Initially created.