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

ghc-primitive-0.7.1.0-5.1 RPM for armv7hl

From OpenSuSE Ports Tumbleweed for armv7hl

Name: ghc-primitive Distribution: openSUSE Tumbleweed
Version: 0.7.1.0 Vendor: openSUSE
Release: 5.1 Build date: Tue Jun 1 11:37:31 2021
Group: Unspecified Build host: armbuild24
Size: 1025082 Source RPM: ghc-primitive-0.7.1.0-5.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://hackage.haskell.org/package/primitive
Summary: Primitive memory-related operations
This package provides various primitive memory-related operations.

Provides

Requires

License

BSD-3-Clause

Changelog

* Fri May 14 2021 psimons@suse.com
  - Update primitive to version 0.7.1.0 revision 3.
    Upstream has revised the Cabal build instructions on Hackage.
* Fri Feb 05 2021 psimons@suse.com
  - Update primitive to version 0.7.1.0 revision 2.
    Upstream has revised the Cabal build instructions on Hackage.
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - disable %{ix86} build
* Tue Dec 08 2020 psimons@suse.com
  - Update primitive to version 0.7.1.0 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
  - Replace %setup -q with the more modern %autosetup macro.
* Fri Jun 26 2020 psimons@suse.com
  - Update primitive to version 0.7.1.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/primitive-0.7.1.0/src/changelog.md
* Tue Jun 16 2020 Peter Simons <psimons@suse.com>
  - Re-generate file with latest version of spec-cleaner.
* Wed May 06 2020 psimons@suse.com
  - Update primitive to version 0.7.0.1.
    [#]# Changes in version 0.7.0.1
    * Allow building with GHC 8.12.
* Sun Dec 29 2019 psimons@suse.com
  - Update primitive to version 0.7.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/primitive-0.7.0.0/src/changelog.md
* Fri Nov 08 2019 Peter Simons <psimons@suse.com>
  - Drop obsolete group attributes.
* Sat Oct 20 2018 Peter Simons <psimons@suse.com>
  - Use https URL to refer to bugs.opensuse.org.
* Wed Jul 18 2018 psimons@suse.com
  - Cosmetic: replace tabs with blanks, strip trailing white space,
    and update copyright headers with spec-cleaner.
* Fri Jul 13 2018 psimons@suse.com
  - Update primitive to version 0.6.4.0.
    [#]# Changes in version 0.6.4.0
    * Introduce `Data.Primitive.PrimArray`, which offers types and function
      for dealing with a `ByteArray` tagged with a phantom type variable for
      tracking the element type.
    * Implement `isByteArrayPinned` and `isMutableByteArrayPinned`.
    * Add `Eq1`, `Ord1`, `Show1`, and `Read1` instances for `Array` and
      `SmallArray`.
    * Improve the test suite. This includes having property tests for
      typeclasses from `base` such as `Eq`, `Ord`, `Functor`, `Applicative`,
      `Monad`, `IsList`, `Monoid`, `Foldable`, and `Traversable`.
    * Fix the broken `IsList` instance for `ByteArray`. The old definition
      would allocate a byte array of the correct size and then leave the
      memory unitialized instead of writing the list elements to it.
    * Fix the broken `Functor` instance for `Array`. The old definition
      would allocate an array of the correct size with thunks for erroring
      installed at every index. It failed to replace these thunks with
      the result of the function applied to the elements of the argument array.
    * Fix the broken `Applicative` instances of `Array` and `SmallArray`.
      The old implementation of `<*>` for `Array` failed to initialize
      some elements but correctly initialized others in the resulting
      `Array`. It is unclear what the old behavior of `<*>` was for
      `SmallArray`, but it was incorrect.
    * Fix the broken `Monad` instances for `Array` and `SmallArray`.
    * Fix the implementation of `foldl1` in the `Foldable` instances for
      `Array` and `SmallArray`. In both cases, the old implementation
      simply returned the first element of the array and made no use of
      the other elements in the array.
    * Fix the implementation of `mconcat` in the `Monoid` instance for
      `SmallArray`.
    * Implement `Data.Primitive.Ptr`, implementations of `Ptr` functions
      that require a `Prim` constraint instead of a `Storable` constraint.
    * Add `PrimUnlifted` instances for `TVar` and `MVar`.
    * Use `compareByteArrays#` for the `Eq` and `Ord` instances of
      `ByteArray` when building with GHC 8.4 and newer.
    * Add `Prim` instances for lots of types in `Foreign.C.Types` and
      `System.Posix.Types`.
    * Reexport `Data.Primitive.SmallArray` and `Data.Primitive.UnliftedArray`
      from `Data.Primitive`.
    * Add fold functions and map function to `Data.Primitive.UnliftedArray`.
      Add typeclass instances for `IsList`, `Ord`, and `Show`.
    * Add `defaultSetByteArray#` and `defaultSetOffAddr#` to
      `Data.Primitive.Types`.
* Mon May 14 2018 psimons@suse.com
  - Update primitive to version 0.6.3.0.
    * Add `PrimMonad` instances for `ContT`, `AccumT`, and `SelectT` from
      `transformers`
    * Add `Eq`, `Ord`, `Show`, and `IsList` instances for `ByteArray`
    * Add `Semigroup` instances for `Array` and `SmallArray`. This allows
      `primitive` to build on GHC 8.4 and later.

Files

/usr/lib/ghc-8.10.4/primitive-0.7.1.0
/usr/lib/ghc-8.10.4/primitive-0.7.1.0/libHSprimitive-0.7.1.0-Jxsyd70oUttYiCXCa0HqV-ghc8.10.4.so
/usr/share/licenses/ghc-primitive
/usr/share/licenses/ghc-primitive/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:22:44 2024