SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ghc-th-expand-syns-0.4.9.0-bp155.2.16.x86_64.rpm :

* Fri Sep 03 2021 psimonsAATTsuse.com- Update th-expand-syns to version 0.4.9.0. [#]# 0.4.9.0 [2021.08.30]
* Consolidate the type-synonym expansion functionality with `th-abstraction`, which also provides the ability to expand type synonyms. After this change, the `th-expand-syns` library is mostly a small shim on top of `th-abstraction`. The only additional pieces of functionality that `th-expand-syns` which aren\'t currently available in `th-abstraction` are:
* `th-expand-syns`\' `expandSyns{With}` functions will warn that they cannot expand type families (if the `SynonymExpansionSettings` are configured to check for this). By contrast, `th-abstraction`\'s `applySubstitution` function will silently ignore type families.
* `th-expand-syns` provides a `substInCon` function which allows substitution into `Con`s.
* `th-expand-syns` provides `evade{s}` functions which support type variable `Name` freshening that calculating the free variables in any type that provides an instance of `Data`.
* Fri Mar 12 2021 psimonsAATTsuse.com- Update th-expand-syns to version 0.4.8.0. [#]# 0.4.8.0 [2021.03.12]
* Make the test suite compile with GHC 9.0 or later.
* Drop support for pre-7.0 versions of GHC. [#]# 0.4.7.0
* Support GHC 9.0 / template-haskell-2.17 (Thanks to AATTmgsloan)
* Thu Dec 17 2020 Ondřej Súkup - disable %{ix86} build
* Fri Sep 04 2020 Peter Simons - Replace %setup -q with the more modern %autosetup macro.
* Wed Apr 01 2020 psimonsAATTsuse.com- Update th-expand-syns to version 0.4.6.0. Upstream has not updated the file \"changelog.markdown\" since the last release.
* Fri Nov 08 2019 Peter Simons - Drop obsolete group attributes.
* Fri Aug 30 2019 psimonsAATTsuse.com- Update th-expand-syns to version 0.4.5.0. [#]# 0.4.5.0
* Support GHC 8.8 / template-haskell-2.15 (Thanks to Ryan Scott)
* Support GHC 8.6 / template-haskell-2.14 (Thanks to Chaitanya Koparkar)
* Fri Oct 19 2018 Peter Simons - Update Cabal build instructions to support ghc-8.6.1.
* Wed Jul 18 2018 psimonsAATTsuse.com- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner.
* Mon May 14 2018 psimonsAATTsuse.com- Update th-expand-syns to version 0.4.4.0.
* Made `SynonymExpansionSettings` an instance of `Semigroup` (fixes build with GHC 8.4.1 alpha).
* Thu Aug 03 2017 psimonsAATTsuse.com- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Mon Apr 24 2017 psimonsAATTsuse.com- Update to version 0.4.3.0 with cabal2obs.
* Wed Jan 18 2017 psimonsAATTsuse.com- Update to version 0.4.2.0 with cabal2obs.
* Mon Nov 14 2016 psimonsAATTsuse.com- Update to version 0.4.1.0 with cabal2obs.
* Sun Jul 10 2016 psimonsAATTsuse.com- Update to version 0.4.0.0 revision 0 with cabal2obs.
 
ICM