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.7.0-1.6 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: ghc-config-ini Distribution: openSUSE:Factory:zSystems
Version: 0.2.7.0 Vendor: openSUSE
Release: 1.6 Build date: Sun Nov 5 19:06:09 2023
Group: Unspecified Build host: reproducible
Size: 852763 Source RPM: ghc-config-ini-0.2.7.0-1.6.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

* Sun Nov 05 2023 Peter Simons <psimons@suse.com>
  - Update config-ini to version 0.2.7.0.
    Upstream has not updated the file "CHANGELOG.md" since the last
    release.
* Thu Jun 22 2023 Peter Simons <psimons@suse.com>
  - Update config-ini to version 0.2.6.0.
    Upstream has not updated the file "CHANGELOG.md" since the last
    release.
* Fri Apr 14 2023 Peter Simons <psimons@suse.com>
  - Update config-ini to version 0.2.5.0 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
  - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Mon Sep 19 2022 Peter Simons <psimons@suse.com>
  - Update config-ini to version 0.2.5.0.
    Upstream has not updated the file "CHANGELOG.md" since the last
    release.
* 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.

Files

/usr/lib64/ghc-9.8.2/lib/libHSconfig-ini-0.2.7.0-AlUmYsGPGIwH1Dc6O8pYbv-ghc9.8.2.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 12:53:36 2024