Changelog for extensions-0.1.1.0
Changelog
extensions uses PVP Versioning.
The changelog is available on GitHub.
0.1.1.0 — Sep 27, 2025
-
Support
PolymorphicComponents -
Parse nested comments
-
Support GHC 9.12
-
Depend on
Cabal-syntax, notCabal -
Add support for
Cabal-syntax3.16
0.1.0.3 — Sep 28, 2024
- Support
Cabal3.14(only)
0.1.0.2 — Apr 29, 2024
-
Add support for GHC-9.8
-
Support
Cabal3.12(only)
0.1.0.1 — Oct 15, 2023
-
Add support for GHC-9.6
-
Add support for
Cabal3.10and remove support for all otherCabalversions. This seems like the sensible thing to do, because the list of extensions in theCabalpackage changes every major version. If this causes you problems please file an issue and we will address it.
0.1.0.0 — Oct 14, 2022
- #74: Support GHC-9.2.
- #83: Support GHC-9.4.
- Support
Cabal3.4,3.6and3.8. - #70: Parse empty lines and spaces in before comments and pragmas in the beginning of the file.
0.0.0.1 — May 9, 2020 🎖️
- Handle one more parsing case.
0.0.0.0 — May the 4th, 2020 💪
- Initially created.