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

ghc-parser-combinators-devel-1.2.1-lp152.1.6 RPM for ppc64le

From OpenSuSE Ports Leap 15.2 for ppc64le

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

Provides

Requires

License

BSD-3-Clause

Changelog

* Sat Nov 09 2019 psimons@suse.com
  - Update parser-combinators to version 1.2.1.
    [#]# Parser combinators 1.2.1
    * The tests in `parser-combinators-tests` now work with Megaparsec 8.
    * Dropped support for GHC 8.2.
* Fri Nov 08 2019 Peter Simons <psimons@suse.com>
  - Drop obsolete group attributes.
* Mon Jul 29 2019 psimons@suse.com
  - Update parser-combinators to version 1.2.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/parser-combinators-1.2.0/src/CHANGELOG.md
* Sun Jun 09 2019 psimons@suse.com
  - Update parser-combinators to version 1.1.0.
    [#]# Parser combinators 1.1.0
    * Added support for ternary operators; see `TernR` in
      `Control.Monad.Combinators.Expr`.
* Sat May 11 2019 psimons@suse.com
  - Update parser-combinators to version 1.0.3.
    [#]# Parser combinators 1.0.3
    * Dropped support for GHC 7.10.
    * Added a test suite as a separate package called
      `parser-combinators-tests`.
* Sat Apr 06 2019 psimons@suse.com
  - Update parser-combinators to version 1.0.2.
    [#]# Parser combinators 1.0.2
    * Defined `liftA2` for `Permutation` manually. The new definition should be
      more efficient.
    * Made inner `Maybe` field in `Permutation` strict.
* Wed Jan 02 2019 psimons@suse.com
  - Update parser-combinators to version 1.0.1.
    [#]# Parser combinators 1.0.1
    * Cosmetic changes in the source code.
* Sat Oct 20 2018 Peter Simons <psimons@suse.com>
  - Use https URL to refer to bugs.opensuse.org.
* Tue Jul 10 2018 psimons@suse.com
  - Add parser-combinators at version 1.0.0.

Files

/usr/lib64/ghc-8.10.1/package.conf.d/parser-combinators-1.2.1.conf
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Applicative
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Applicative/Combinators
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Applicative/Combinators.dyn_hi
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Applicative/Combinators.hi
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Applicative/Combinators.p_hi
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Applicative/Combinators/NonEmpty.dyn_hi
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Applicative/Combinators/NonEmpty.hi
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Applicative/Combinators/NonEmpty.p_hi
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Applicative/Permutations.dyn_hi
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Applicative/Permutations.hi
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Applicative/Permutations.p_hi
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Monad
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Monad/Combinators
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Monad/Combinators.dyn_hi
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Monad/Combinators.hi
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Monad/Combinators.p_hi
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Monad/Combinators/Expr.dyn_hi
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Monad/Combinators/Expr.hi
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Monad/Combinators/Expr.p_hi
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Monad/Combinators/NonEmpty.dyn_hi
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Monad/Combinators/NonEmpty.hi
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/Control/Monad/Combinators/NonEmpty.p_hi
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/libHSparser-combinators-1.2.1-JIirSAujIp6a3kHbfIB23.a
/usr/lib64/ghc-8.10.1/parser-combinators-1.2.1/libHSparser-combinators-1.2.1-JIirSAujIp6a3kHbfIB23_p.a
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/CHANGELOG.md
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/Control-Applicative-Combinators-NonEmpty.html
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/Control-Applicative-Combinators.html
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/Control-Applicative-Permutations.html
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/Control-Monad-Combinators-Expr.html
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/Control-Monad-Combinators-NonEmpty.html
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/Control-Monad-Combinators.html
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/README.md
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/doc-index.html
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/haddock-bundle.min.js
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/index.html
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/linuwial.css
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/meta.json
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/parser-combinators.haddock
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/parser-combinators.txt
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/quick-jump.css
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/src
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/src/Control.Applicative.Combinators.NonEmpty.html
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/src/Control.Applicative.Combinators.html
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/src/Control.Applicative.Permutations.html
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/src/Control.Monad.Combinators.Expr.html
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/src/Control.Monad.Combinators.NonEmpty.html
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/src/Control.Monad.Combinators.html
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/src/highlight.js
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/src/style.css
/usr/share/doc/ghc-8.10.1/html/libraries/parser-combinators-1.2.1/synopsis.png
/usr/share/doc/packages/ghc-parser-combinators-devel
/usr/share/doc/packages/ghc-parser-combinators-devel/CHANGELOG.md
/usr/share/doc/packages/ghc-parser-combinators-devel/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:11:19 2024