Name : ghc-config-ini
| |
Version : 0.2.7.0
| Vendor : obs://build_opensuse_org/devel:languages:haskell
|
Release : dlh.36.32
| Date : 2024-10-04 23:21:45
|
Group : Unspecified
| Source RPM : ghc-config-ini-0.2.7.0-dlh.36.32.src.rpm
|
Size : 0.50 MB
| |
Packager : https://www_suse_com/
| |
Summary : A library for simple INI-based configuration files
|
Description :
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).
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/haskell/15.6/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
ghc-config-ini
ghc-config-ini(x86-64)
libHSconfig-ini-0.2.7.0-LI3ZadGkfNt6TRUcWge5zk-ghc9.8.2.so()(64bit)
Requires :