Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-config-ini | Distribution: openSUSE Tumbleweed |
Version: 0.2.7.0 | Vendor: openSUSE |
Release: 2.9 | Build date: Wed Mar 27 21:39:57 2024 |
Group: Unspecified | Build host: reproducible |
Size: 550731 | Source RPM: ghc-config-ini-0.2.7.0-2.9.src.rpm |
Packager: http://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).
BSD-3-Clause
* Wed Mar 27 2024 Peter Simons <psimons@suse.com> - Update config-ini to version 0.2.7.0 revision 1. Upstream has revised the Cabal build instructions on Hackage. * 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.
/usr/lib64/ghc-9.8.2/lib/libHSconfig-ini-0.2.7.0-9mxEQAdNlzlCvp7dxaVWgV-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, Fri Oct 25 02:04:50 2024