Package Release Info

ghc-half-0.3.1-bp154.1.12

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-half
ghc-half-devel

Change Logs

* Tue Jan 05 2021 psimons@suse.com
- Update half to version 0.3.1.
  0.3.1 [2021-01-04]
  - -----------------
  * Downgraded testing claims that NaNs will round-trip, as 32-bit GHCs aren't fulfilling that promise.
    Now we merely claim that a NaN will return as a NaN.
  * Always provide `NFData Half` instance
  * Add `Binary Half` instance
  * Explicitly mark module as `Trustworthy`
  * Fix `isInfinite`
  * Add experimental support for GHCJS, add pure conversion functions.
* Thu Dec 17 2020 Ond?ej SĂșkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Wed Jul 08 2020 psimons@suse.com
- Add half at version 0.3.
Version: 0.2.2.3-bp150.2.5
* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Sun Jul 10 2016 psimons@suse.com
- Update to version 0.2.2.3 revision 0 with cabal2obs.
* Mon Jan 18 2016 mimi.vx@gmail.com
- update to 0.2.2.3
  * Avoid the new warnings for missing pattern synonym signatures on GHC 8
* Tue Dec 15 2015 mimi.vx@gmail.com
- initial commit