forked from pool/ghc-fmt
Ondřej Súkup
3cd2582baa
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fmt?expand=0&rev=6
33 lines
1017 B
Plaintext
33 lines
1017 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Sep 6 09:35:41 UTC 2021 - psimons@suse.com
|
|
|
|
- Update fmt to version 0.6.3.0.
|
|
# 0.6.3.0
|
|
|
|
* Add support for `deriving ... via GenericBuildable T`
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 1 17:38:21 UTC 2021 - psimons@suse.com
|
|
|
|
- Update fmt to version 0.6.2.0.
|
|
# 0.6.2.0
|
|
|
|
* Cleared `hspec` upper bound
|
|
* Qualified all Data.List imports
|
|
* Fixed tests to work with newer (>=0.4) neat-interpolation (#30)
|
|
* Adjusted lower bounds of formatting dependency to avoid unsigned 0
|
|
issues (#31)
|
|
* fixed floatF handling of negative numbers (#36)
|
|
* unconfused ``||++|`` and ``|++||`` (#29)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- disable %{ix86} build
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 11 16:53:43 UTC 2020 - psimons@suse.com
|
|
|
|
- Add fmt at version 0.6.1.2.
|
|
|