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-bp155.2.16 RPM for aarch64

From OpenSuSE Leap 15.5 for aarch64

Name: ghc-config-ini Distribution: SUSE Linux Enterprise 15 SP5
Version: 0.2.4.0 Vendor: openSUSE
Release: bp155.2.16 Build date: Mon May 22 12:22:15 2023
Group: Unspecified Build host: obs-arm-8
Size: 682627 Source RPM: ghc-config-ini-0.2.4.0-bp155.2.16.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-7TJnqxvcqGpOF6guQkzYR-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 20:15:22 2024