| 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.4.0 | Vendor: openSUSE |
| Release: 6.8 | Build date: Tue Jun 1 14:14:06 2021 |
| Group: Unspecified | Build host: obs-arm-5 |
| Size: 570363 | Source RPM: ghc-config-ini-0.2.4.0-6.8.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
* 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.
/usr/lib/ghc-8.10.4/config-ini-0.2.4.0 /usr/lib/ghc-8.10.4/config-ini-0.2.4.0/libHSconfig-ini-0.2.4.0-DwjbG37G61TIxQ3FJFoogj-ghc8.10.4.so /usr/share/licenses/ghc-config-ini /usr/share/licenses/ghc-config-ini/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 24 23:22:36 2025