Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-hashable-devel-1.3.5.0-150500.1.1 RPM for ppc64le

From OpenSuSE Leap 15.5 for ppc64le

Name: ghc-hashable-devel Distribution: SUSE Linux Enterprise 15
Version: 1.3.5.0 Vendor: SUSE LLC <https://www.suse.com/>
Release: 150500.1.1 Build date: Tue Dec 13 22:14:54 2022
Group: Unspecified Build host: mourvedre
Size: 3571226 Source RPM: ghc-hashable-1.3.5.0-150500.1.1.src.rpm
Packager: https://www.suse.com/
Url: https://hackage.haskell.org/package/hashable
Summary: Haskell hashable library development files
This package provides the Haskell hashable library development files.

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu Jan 06 2022 psimons@suse.com
  - Update hashable to version 1.3.5.0 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Thu Nov 04 2021 psimons@suse.com
  - Update hashable to version 1.3.5.0.
    [#]# Version 1.3.5.0
    * Add `Solo` instance (base-4.15+, GHC-9+)
* Thu Oct 07 2021 psimons@suse.com
  - Update hashable to version 1.3.4.1.
    [#]# Version 1.3.4.1
    * Fix compilation on 32 bit platforms
    * Fix `Tree` instance
    [#]# Version 1.3.4.0
    * `Text` and `ByteString` hashes include length.
      This fixes a variant of https://github.com/haskell-unordered-containers/hashable/issues/74
      for texts and bytestrings.
      https://github.com/haskell-unordered-containers/hashable/pull/223
    * Use correct prime in `combine`.
      This should improve the hash quality of compound structures on 64bit systems.
      https://github.com/haskell-unordered-containers/hashable/pull/224
    * Add instance for types in `containers` package
      https://github.com/haskell-unordered-containers/hashable/pull/226
    * Change `Int`, `Int64` and `Word64` `hashWithSalt` slightly.
      https://github.com/haskell-unordered-containers/hashable/pull/227
* Wed Aug 25 2021 psimons@suse.com
  - Update hashable to version 1.3.3.0.
    [#]# Version 1.3.3.0
    * `Text` hashing uses 64-bit FNV prime
    * Don't truncate Text hashvalues on 64bit Windows:
      https://github.com/haskell-unordered-containers/hashable/pull/211
* Thu May 20 2021 psimons@suse.com
  - Update hashable to version 1.3.2.0.
    [#]# Version 1.3.2.0
    * Add `Hashable (Fixed a)` for `base <4.7` versions.
    * Add documentation:
    - `hashable` is not a stable hash
    - `hashWithSalt` may return negative values
    - there is `time-compat` with `Hashable` instances for `time` types.
    * Add `random-initial-seed` flag causing the initial seed
      to be randomized on each start of an executable using `hashable`.
* Mon Apr 26 2021 mimi.vx@gmail.com
  - remve obsollete fix for i586
* Sat Feb 20 2021 psimons@suse.com
  - Update hashable to version 1.3.1.0.
    [#]# Version 1.3.1.0
    * Add `Hashable1` instances to `semigroups` types.
    * Use `ghc-bignum` with GHC-9.0
    * Use FNV-1 constants.
    * Make `hashable-examples` a test-suite
* Thu Dec 17 2020 mimi.vx@gmail.com
  - disable %{ix86} build
* Tue Dec 08 2020 psimons@suse.com
  - Update hashable to version 1.3.0.0 revision 2.
    Upstream has revised the Cabal build instructions on Hackage.
* Mon Aug 31 2020 psimons@suse.com
  - Update hashable to version 1.3.0.0 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Tue Aug 18 2020 psimons@suse.com
  - Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 16 2020 psimons@suse.com
  - Re-generate file with latest version of spec-cleaner.
* Thu May 07 2020 psimons@suse.com
  - Update Cabal file to get more accurate dependency information.
* Sun Dec 29 2019 psimons@suse.com
  - Update hashable to version 1.3.0.0.
    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/hashable-1.3.0.0/src/CHANGES.md
* Fri Nov 08 2019 psimons@suse.com
  - Drop obsolete group attributes.
* Sat Oct 20 2018 psimons@suse.com
  - Use https URL to refer to bugs.opensuse.org.
* Fri Aug 17 2018 psimons@suse.com
  - Update Cabal build information to support GHC 8.6.x.
* Wed Jul 18 2018 psimons@suse.com
  - Cosmetic: replace tabs with blanks, strip trailing white space,
    and update copyright headers with spec-cleaner.
* Mon May 14 2018 psimons@suse.com
  - Update hashable to version 1.2.7.0.
    * Add `Hashable` and `Hashable1` instances for `Complex`
    * Fix undefined behavior in `hashable_fn_hash()` implementation
    due to signed integer overflow (#152)
    * Mark `Data.Hashable.Lifted` as `Trustworthy` (re SafeHaskell)
    * Support GHC 8.4
* Thu Aug 03 2017 psimons@suse.com
  - Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Sat Jul 08 2017 psimons@suse.com
  - Update to version 1.2.6.1 revision 2.
* Sun Jun 25 2017 psimons@suse.com
  - Update to version 1.2.6.1 revision 1.
* Mon Mar 27 2017 psimons@suse.com
  - Update to version 1.2.6.0 revision 1 with cabal2obs.
* Sun Feb 12 2017 psimons@suse.com
  - Update to version 1.2.5.0 with cabal2obs.
* Sun Jul 10 2016 psimons@suse.com
  - Update to version 1.2.4.0 revision 0 with cabal2obs.
* Sun Jan 17 2016 mimi.vx@gmail.com
  - update to 1.2.4.0
    * Add instances for: Unique, Version, Fixed, NonEmpty, Min, Max, Arg,
      First, Last, WrappedMonoid, Option
* Sun Jun 28 2015 mimi.vx@gmail.com
  - update to 1.2.3.3
    * Support integer-simple.
* Sun Apr 12 2015 mimi.vx@gmail.com
  - update to 1.2.3.2
    + disable SSE2 on i586 arch
    * Add support for GHC 7.10 typeRepFingerprint
    * Added support for random 1.1.*.
    * Silence integer literal overflow warning
    * Add support for GHC 7.10 `integer-gmp2` & `Natural`
    * Add instance for Data.Void
    * Make the SSE .cabal flags manual
    * Add an upper bound on bytestring

Files

/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable.dyn_hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable.hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable.p_hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/Class.dyn_hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/Class.hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/Class.p_hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/Generic
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/Generic.dyn_hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/Generic.hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/Generic.p_hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/Generic/Instances.dyn_hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/Generic/Instances.hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/Generic/Instances.p_hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/Imports.dyn_hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/Imports.hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/Imports.p_hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/Lifted.dyn_hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/Lifted.hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/Lifted.p_hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/LowLevel.dyn_hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/LowLevel.hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/Data/Hashable/LowLevel.p_hi
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/libHShashable-1.3.5.0-IGX0XxzDT1f2AkNytPe4lH.a
/usr/lib64/ghc-8.10.7/hashable-1.3.5.0/libHShashable-1.3.5.0-IGX0XxzDT1f2AkNytPe4lH_p.a
/usr/lib64/ghc-8.10.7/package.conf.d/hashable-1.3.5.0.conf
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/Data-Hashable-Generic.html
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/Data-Hashable-Lifted.html
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/Data-Hashable.html
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/doc-index.html
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/haddock-bundle.min.js
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/hashable.haddock
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/hashable.txt
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/index.html
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/linuwial.css
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/meta.json
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/quick-jump.css
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/src
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/src/Data.Hashable.Class.html
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/src/Data.Hashable.Generic.Instances.html
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/src/Data.Hashable.Generic.html
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/src/Data.Hashable.Imports.html
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/src/Data.Hashable.Lifted.html
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/src/Data.Hashable.LowLevel.html
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/src/Data.Hashable.html
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/src/highlight.js
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/src/style.css
/usr/share/doc/ghc-8.10.7/html/libraries/hashable-1.3.5.0/synopsis.png
/usr/share/doc/packages/ghc-hashable-devel
/usr/share/doc/packages/ghc-hashable-devel/CHANGES.md
/usr/share/doc/packages/ghc-hashable-devel/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 19:50:46 2024