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

ghc-config-ini-0.2.4.0-bp154.1.13 RPM for ppc64le

From OpenSuSE Leap 15.4 for ppc64le

Name: ghc-config-ini Distribution: SUSE Linux Enterprise 15 SP4
Version: 0.2.4.0 Vendor: openSUSE
Release: bp154.1.13 Build date: Mon May 9 14:06:12 2022
Group: Unspecified Build host: obs-power8-03
Size: 1009699 Source RPM: ghc-config-ini-0.2.4.0-bp154.1.13.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/config-ini
Summary: A library for simple INI-based configuration files
The 'config-ini' library is a set of small monadic languages for writing simple
configuration languages with convenient, human-readable error messages.

> parseConfig :: IniParser (Text, Int, Bool) > parseConfig = section "NETWORK"
$ do > user <- field "user" > port <- fieldOf "port" number > enc <-
fieldFlagDef "encryption" True > return (user, port, enc).

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - disable %{ix86} build
* Wed Sep 30 2020 psimons@suse.com
  - Update config-ini to version 0.2.4.0 revision 2.
    Upstream has revised the Cabal build instructions on Hackage.
* Wed Sep 09 2020 Peter Simons <psimons@suse.com>
  - Relax over-specified constraint on megaparsec.
* Mon Aug 31 2020 psimons@suse.com
  - Update config-ini to version 0.2.4.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.
* Tue Jun 09 2020 psimons@suse.com
  - Add config-ini at version 0.2.4.0.

Files

/usr/lib64/ghc-8.10.7/config-ini-0.2.4.0
/usr/lib64/ghc-8.10.7/config-ini-0.2.4.0/libHSconfig-ini-0.2.4.0-CZxzVECaK6w8pREYT0El1O-ghc8.10.7.so
/usr/share/licenses/ghc-config-ini
/usr/share/licenses/ghc-config-ini/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:00:22 2024