4
0
Files
ghc-constraints/ghc-constraints.changes

16 lines
583 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Sep 7 02:01:43 UTC 2019 - psimons@suse.com
- Update constraints to version 0.11.2.
0.11.2 [2019.09.06]
-------------------
* Depend on the `type-equality` compatibility library so that `(:~~:)` may be
used when compiling this library with GHC 8.0. This avoids having to redefine
`(:~~:)` directly in the internals of `constraints` itself.
-------------------------------------------------------------------
Wed Aug 28 17:31:16 UTC 2019 - psimons@suse.com
- Add constraints at version 0.11.1.