SHA256
1
0
forked from pool/ghc-lens
ghc-lens/ghc-lens.changes

27 lines
1.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Sep 14 02:03:05 UTC 2019 - psimons@suse.com
- Update lens to version 4.18.1.
4.18.1 [2019.09.13]
-------------------
* Remove the use of `cpp-options: -traditional`. This should be unnecessary
on all versions of GHC that `lens` supports, as modern GHCs already use
`-traditional` internally during preprocessing. More critically, the use
of `cpp-options: -traditional` breaks profiling builds on GHC 8.8
(see https://gitlab.haskell.org/ghc/ghc/issues/17185).
-------------------------------------------------------------------
Sat Sep 7 02:01:37 UTC 2019 - psimons@suse.com
- Update lens to version 4.18.
Upstream has edited the change log file since the last release in
a non-trivial way, i.e. they did more than just add a new entry
at the top. You can review the file at:
http://hackage.haskell.org/package/lens-4.18/src/CHANGELOG.markdown
-------------------------------------------------------------------
Wed Aug 28 17:31:04 UTC 2019 - psimons@suse.com
- Add lens at version 4.17.1.