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

ghc-hspec-devel-2.7.1-lp152.1.6 RPM for ppc64le

From OpenSuSE Ports Leap 15.2 for ppc64le

Name: ghc-hspec-devel Distribution: openSUSE:Leap:15.2:PowerPC / ports
Version: 2.7.1 Vendor: openSUSE
Release: lp152.1.6 Build date: Fri May 22 01:37:33 2020
Group: Unspecified Build host: obs-power8-03
Size: 2848567 Source RPM: ghc-hspec-2.7.1-lp152.1.6.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/hspec
Summary: Haskell hspec library development files
This package provides the Haskell hspec library development files.

Provides

Requires

License

MIT

Changelog

* Fri Nov 08 2019 Peter Simons <psimons@suse.com>
  - Drop obsolete group attributes.
* Sat Mar 30 2019 psimons@suse.com
  - Update hspec to version 2.7.1.
    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/hspec-2.7.1/src/CHANGES.markdown
* Fri Jan 18 2019 psimons@suse.com
  - Update hspec to version 2.7.0.
    [#]# Changes in 2.7.0
    - Add `--focused-only` (see #390)
    - Add `--fail-on-focused` (see #389)
* Tue Jan 01 2019 psimons@suse.com
  - Update hspec to version 2.6.1.
    [#]# Changes in 2.6.1
    - Add `Test.Hspec.Runner.runSpec` (see #216)
* Sun Nov 04 2018 psimons@suse.com
  - Update hspec to version 2.6.0.
    [#]# Changes in 2.6.0
    - Allow to focus individual spec items (see #319)
    - Do not calculate diff on `--no-diff` (see #332)
    - Remove deprecated module Test.Hspec.Core
    [#]# Changes in 2.5.9
    - Extract source locations from RecConError (see #375)
* Wed Oct 10 2018 psimons@suse.com
  - Update hspec to version 2.5.8.
    [#]# Changes in 2.5.8
    - Add `modifyArgs` and `modifyMaxShrinks` to `Test.Hspec.QuickCheck` (see #380)
    [#]# Changes in 2.5.7
    - GHC 8.6.1 related changes
    [#]# Changes in 2.5.6
    - Compatibility with `QuickCheck-2.12`
* Wed Jul 18 2018 psimons@suse.com
  - Cosmetic: replace tabs with blanks, strip trailing white space,
    and update copyright headers with spec-cleaner.
* Tue Jul 17 2018 psimons@suse.com
  - Update hspec to version 2.5.5.
    [#]# Changes in 2.5.5
    - Use `module[line:column]` instead of `module:line:column` as default label
      for `describe`/`it` (fixes #366)
* Fri Jul 13 2018 psimons@suse.com
  - Update hspec to version 2.5.4.
    - Show how to rerun individual spec items on test failures (see #205)
    - Treat character escapes like `\NUL` as single tokens on `--diff` (see #351)
    - Allow a `/` at the beginning and at the end of an absolute path that is
      passed to `--match` or `--skip`
    - Use module:line:column as default label for describe/it (see #250)
    - Warn if user is affected by https://ghc.haskell.org/trac/ghc/ticket/13285 (see #329)
    - Disable tests for Test.Hspec.Core.Timer (see #352)
* Mon May 14 2018 psimons@suse.com
  - Update hspec to version 2.5.0.
    - Add support for `--diff` when `shouldBe` is uesd with
      `QuickCheck`-properties
    - Add source locations when `shouldBe` is uesd with `QuickCheck`-properties
    - Add `sequential` (see #311)
    - Colorize whitespaces with background color instead of foreground color with
      `--diff`
    - Deprecate `--out`
    - Removed deprecated module `Test.Hspec.HUnit`, use
      `Test.Hspec.Contrib.HUnit` instead
    - Run `Test.Hspec.Core.Formatters.exampleProgress` in `FormatM` instead of
      `IO`
    - Print QuickCheck labels on success (see #297)
    - Include column when formatting source locations
    - Extract source location from error / undefined (close #316)
    - Remove BestEffort source locations
    - Include duration for each spec item in new formatter API (see #315)
    - Add location information to `pending`
    - Make sure that progress output is always cleared (fixes #301)
    - Parse source locations from pattern match failures
    - compatibility with the upcoming version `4.11.0.0` of `base`
    - `hspec-discover`: Sort specs using natural sort order
* Thu Aug 03 2017 psimons@suse.com
  - Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Thu Jul 27 2017 psimons@suse.com
  - Update to version 2.4.4.
* Mon Mar 27 2017 psimons@suse.com
  - Update to version 2.4.3 with cabal2obs.
* Mon Feb 27 2017 psimons@suse.com
  - Update to version 2.4.2 with cabal2obs.
* Sun Feb 12 2017 psimons@suse.com
  - Update to version 2.4.1 with cabal2obs.
* Tue Nov 01 2016 psimons@suse.com
  - Update to version 2.2.4 revision 1 with cabal2obs.
* Thu Oct 06 2016 psimons@suse.com
  - Update to version 2.2.3 revision 1 with cabal2obs.
* Sun Jul 10 2016 psimons@suse.com
  - Update to version 2.2.3 revision 0 with cabal2obs.

Files

/usr/lib64/ghc-8.10.1/hspec-2.7.1/Paths_hspec.dyn_hi
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Paths_hspec.hi
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Paths_hspec.p_hi
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Test
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Test/Hspec
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Test/Hspec.dyn_hi
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Test/Hspec.hi
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Test/Hspec.p_hi
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Test/Hspec/Discover.dyn_hi
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Test/Hspec/Discover.hi
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Test/Hspec/Discover.p_hi
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Test/Hspec/Formatters.dyn_hi
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Test/Hspec/Formatters.hi
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Test/Hspec/Formatters.p_hi
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Test/Hspec/QuickCheck.dyn_hi
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Test/Hspec/QuickCheck.hi
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Test/Hspec/QuickCheck.p_hi
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Test/Hspec/Runner.dyn_hi
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Test/Hspec/Runner.hi
/usr/lib64/ghc-8.10.1/hspec-2.7.1/Test/Hspec/Runner.p_hi
/usr/lib64/ghc-8.10.1/hspec-2.7.1/libHShspec-2.7.1-9NHn0eDwphC6YZNOztuIsV.a
/usr/lib64/ghc-8.10.1/hspec-2.7.1/libHShspec-2.7.1-9NHn0eDwphC6YZNOztuIsV_p.a
/usr/lib64/ghc-8.10.1/package.conf.d/hspec-2.7.1.conf
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/Test-Hspec-Discover.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/Test-Hspec-Formatters.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/Test-Hspec-QuickCheck.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/Test-Hspec-Runner.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/Test-Hspec.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-124.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-33.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-36.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-38.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-42.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-43.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-45.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-46.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-47.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-60.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-61.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-62.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-94.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-A.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-All.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-B.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-C.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-D.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-E.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-F.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-G.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-H.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-I.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-J.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-L.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-M.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-N.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-O.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-P.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-Q.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-R.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-S.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-T.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-U.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-W.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-X.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index-Z.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/doc-index.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/haddock-bundle.min.js
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/hspec.haddock
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/hspec.txt
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/index.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/linuwial.css
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/meta.json
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/quick-jump.css
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/src
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/src/Paths_hspec.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/src/Test.Hspec.Discover.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/src/Test.Hspec.Formatters.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/src/Test.Hspec.QuickCheck.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/src/Test.Hspec.Runner.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/src/Test.Hspec.html
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/src/highlight.js
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/src/style.css
/usr/share/doc/ghc-8.10.1/html/libraries/hspec-2.7.1/synopsis.png
/usr/share/doc/packages/ghc-hspec-devel
/usr/share/doc/packages/ghc-hspec-devel/CHANGES.markdown


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:13:28 2024