File ghc-lift-type.changes of Package ghc-lift-type
-------------------------------------------------------------------
Tue Jul 23 00:03:37 UTC 2024 - Peter Simons <psimons@suse.com>
- Update lift-type to version 0.1.2.0.
## 0.1.2.0
- Add `typeToName`, making it possible to accurately extract a `Name` from a type. [#11](https://github.com/parsonsmatt/lift-type/pull/11)
-------------------------------------------------------------------
Thu Mar 30 17:07:25 UTC 2023 - Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
-------------------------------------------------------------------
Thu Nov 24 18:42:13 UTC 2022 - Peter Simons <psimons@suse.com>
- Update lift-type to version 0.1.1.1.
## 0.1.1.1
- Fix lifting the `Data.Kind.Type` into a `TemplateHaskell.Type` [#9](https://github.com/parsonsmatt/lift-type/pull/9)
## 0.1.1.0
- Cleanup and a slight performance improvement [#7](https://github.com/parsonsmatt/lift-type/pull/7)
- Implement `typeRepToType :: SomeTypeRep -> Type` [#8](https://github.com/parsonsmatt/lift-type/pull/8)
-------------------------------------------------------------------
Fri May 7 09:37:14 UTC 2021 - psimons@suse.com
- Add lift-type at version 0.1.0.1.