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

ghc-smallcheck-devel-1.2.1-bp154.2.11 RPM for ppc64le

From OpenSuSE Leap 15.4 for ppc64le

Name: ghc-smallcheck-devel Distribution: SUSE Linux Enterprise 15 SP4
Version: 1.2.1 Vendor: openSUSE
Release: bp154.2.11 Build date: Mon May 9 13:57:37 2022
Group: Unspecified Build host: obs-power9-06
Size: 8377511 Source RPM: ghc-smallcheck-1.2.1-bp154.2.11.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/smallcheck
Summary: Haskell smallcheck library development files
This package provides the Haskell smallcheck library development files.

Provides

Requires

License

BSD-3-Clause

Changelog

* Mon Nov 01 2021 psimons@suse.com
  - Update smallcheck to version 1.2.1 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Mon Jan 18 2021 psimons@suse.com
  - Update smallcheck to version 1.2.1.
    Version 1.2.1
    - ------------
    * Add `Serial` and `CoSerial` instances for `Ordering`.
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - disable %{ix86} build
* Tue Sep 01 2020 psimons@suse.com
  - Update smallcheck to version 1.2.0.
    Version 1.2.0
    - ------------
    * Add `Serial` and `CoSerial` instances for
      `(,,,,)`, `(,,,,,)`,
      `Compose`,
      `Foreign.C.Types`,
      `Data.List.NonEmpty`,
      `Void`,
      `Complex`.
    * Add `Bounded`, `Functor`, `Foldable` and `Traversable` instances
      for `Positive` and `NonNegative` wrappers.
    * Add `NonZero` wrapper for non-zero integers.
    * Add `cons5`, `cons6`, `alts5`, `alts6`.
    Version 1.1.7
    - ------------
    * Fix overlapping instances of `GSerial`.
    Version 1.1.6
    - ------------
    * Mark modules as `Safe`, not just `Trustworthy`.
* 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 smallcheck to version 1.1.5.
    Version 1.1.5
    - ------------
    * Add `limit :: Monad m => Int -> Series m a -> Series m a`
    * Add `genericSeries` and `genericCoseries`, so that you can use the generic
      implementations more flexibly. Previously, the generic implementation was
      only avaialable as the default method for `series`/`coseries` but not as
      standalone functions.
* Mon May 14 2018 psimons@suse.com
  - Update smallcheck to version 1.1.4.
    * Add instances for fixed-width Int and Word types (Int8, Word8 etc.)
    * Fix compatibility with GHC 7.8 and older
    * Add `Serial` and `CoSerial` instances for `Word` and `Natural`
    * Export the `test` function
    * Add a `listSeries` function
* Mon May 08 2017 psimons@suse.com
  - Clean up spec file. Only cosmetic; no functional change.
* Sun Jul 10 2016 psimons@suse.com
  - Update to version 1.1.1 revision 1 with cabal2obs.

Files

/usr/lib64/ghc-8.10.7/package.conf.d/smallcheck-1.2.1.conf
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck.dyn_hi
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck.hi
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck.p_hi
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck/Drivers.dyn_hi
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck/Drivers.hi
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck/Drivers.p_hi
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck/Property
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck/Property.dyn_hi
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck/Property.hi
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck/Property.p_hi
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck/Property/Result.dyn_hi
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck/Property/Result.hi
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck/Property/Result.p_hi
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck/Series.dyn_hi
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck/Series.hi
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck/Series.p_hi
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck/SeriesMonad.dyn_hi
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck/SeriesMonad.hi
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/Test/SmallCheck/SeriesMonad.p_hi
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/libHSsmallcheck-1.2.1-74YQP27yLww2svMLUdT29f.a
/usr/lib64/ghc-8.10.7/smallcheck-1.2.1/libHSsmallcheck-1.2.1-74YQP27yLww2svMLUdT29f_p.a
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/Test-SmallCheck-Drivers.html
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/Test-SmallCheck-Series.html
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/Test-SmallCheck.html
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/doc-index.html
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/haddock-bundle.min.js
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/index.html
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/linuwial.css
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/meta.json
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/quick-jump.css
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/smallcheck.haddock
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/smallcheck.txt
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/src
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/src/Test.SmallCheck.Drivers.html
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/src/Test.SmallCheck.Property.Result.html
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/src/Test.SmallCheck.Property.html
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/src/Test.SmallCheck.Series.html
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/src/Test.SmallCheck.SeriesMonad.html
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/src/Test.SmallCheck.html
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/src/highlight.js
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/src/style.css
/usr/share/doc/ghc-8.10.7/html/libraries/smallcheck-1.2.1/synopsis.png
/usr/share/doc/packages/ghc-smallcheck-devel
/usr/share/doc/packages/ghc-smallcheck-devel/CHANGELOG.md
/usr/share/doc/packages/ghc-smallcheck-devel/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 16:49:08 2024