SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-fmt rpm build for : Fedora Other. For other distributions click ghc-fmt.

Name : ghc-fmt
Version : 0.6.3.0 Vendor : Fedora Project
Release : 9.fc41 Date : 2024-08-06 13:09:44
Group : Unspecified Source RPM : ghc-fmt-0.6.3.0-9.fc41.src.rpm
Size : 0.58 MB
Packager : Fedora Project
Summary : A new formatting library
Description :
A new formatting library that tries to be simple to understand while still
being powerful and providing more convenience features than other libraries
(like functions for pretty-printing maps and lists, or a function for printing
arbitrary datatypes using generics).

A comparison with other libraries:

* \'printf\' (from \'Text.Printf\') takes a formatting string and uses some type
tricks to accept the rest of the arguments polyvariadically. It\'s very concise,
but there are some drawbacks – it can\'t produce \'Text\' (you\'d have to \'T.pack\'
it every time) and it doesn\'t warn you at compile-time if you pass wrong
arguments or not enough of them.

* < https://hackage.haskell.org/package/text-format text-format> takes a
formatting string with curly braces denoting places where arguments would be
substituted (the arguments themselves are provided via a tuple). If you want to
apply formatting to some of the arguments, you have to use one of the provided
formatters. Like \'printf\', it can fail at runtime, but at least the formatters
are first-class (and you can add new ones).

* < https://hackage.haskell.org/package/formatting formatting> takes a
formatting template consisting of pieces of strings interleaved with
formatters; this ensures that arguments always match their placeholders.
\'formatting\' provides lots of formatters and generally seems to be the most
popular formatting library here. Unfortunately, at least in my experience
writing new formatters can be awkward and people sometimes have troubles
understanding how \'formatting\' works.

* < https://hackage.haskell.org/package/fmt fmt> (i.e. this library) provides
formatters that are ordinary functions, and a bunch of operators for
concatenating formatted strings; those operators also do automatic conversion.
There are some convenience formatters which aren\'t present in \'formatting\'
(like ones for formatting maps, lists, converting to base64, etc).
Some find the operator syntax annoying, while others like it.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/41/Everything/x86_64/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-fmt-0.6.3.0-9.fc41.x86_64.rpm
ftp.icm.edu.pl  ghc-fmt-0.6.3.0-9.fc41.x86_64.rpm
     

Provides :
ghc-fmt
ghc-fmt(x86-64)
libHSfmt-0.6.3.0-KXK2M4cXyBM2wSnd37lqPv-ghc9.6.6.so()(64bit)

Requires :
libHSarray-0.5.6.0-ghc9.6.6.so()(64bit)
libHSbase-4.18.2.1-ghc9.6.6.so()(64bit)
libHSbase64-bytestring-1.2.1.0-2n37CC8Eq7mGHxpF66Eiye-ghc9.6.6.so()(64bit)
libHSbinary-0.8.9.1-ghc9.6.6.so()(64bit)
libHSbytestring-0.11.5.3-ghc9.6.6.so()(64bit)
libHScall-stack-0.4.0-GZ3nSiFdomD3K5ojbP90a6-ghc9.6.6.so()(64bit)
libHSclock-0.8.4-3296s51dIjRIlLWyVuI7gw-ghc9.6.6.so()(64bit)
libHScontainers-0.6.7-ghc9.6.6.so()(64bit)
libHSdeepseq-1.4.8.1-ghc9.6.6.so()(64bit)
libHSexceptions-0.10.7-ghc9.6.6.so()(64bit)
libHSfilepath-1.4.300.1-ghc9.6.6.so()(64bit)
libHSformatting-7.2.0-A5ilpdJnN0B6PdngxFzIbj-ghc9.6.6.so()(64bit)
libHSghc-bignum-1.3-ghc9.6.6.so()(64bit)
libHSghc-boot-th-9.6.6-ghc9.6.6.so()(64bit)
libHSghc-prim-0.10.0-ghc9.6.6.so()(64bit)
libHShashable-1.4.4.0-G2ZOstJIf88CQkCQLrODQe-ghc9.6.6.so()(64bit)
libHSinteger-logarithms-1.0.3.1-6uUFCUhH0MHDrcFfWqxKEn-ghc9.6.6.so()(64bit)
libHSmicrolens-0.4.13.1-KYxyai9RKt756hvMHa07OI-ghc9.6.6.so()(64bit)
libHSmtl-2.3.1-ghc9.6.6.so()(64bit)
libHSold-locale-1.0.0.7-Gunit3UBy5P9OGDVFY5MhC-ghc9.6.6.so()(64bit)
libHSos-string-2.0.6-IlBa2UQjH7mL18YjMu1jzE-ghc9.6.6.so()(64bit)
libHSpretty-1.1.3.6-ghc9.6.6.so()(64bit)
libHSprimitive-0.8.0.0-G7z1XrhwN0bFkYsIqIr1QU-ghc9.6.6.so()(64bit)
libHSscientific-0.3.7.0-2UwdviWB0CH1nqOoguwg4m-ghc9.6.6.so()(64bit)
libHSstm-2.5.1.0-ghc9.6.6.so()(64bit)
libHStemplate-haskell-2.20.0.0-ghc9.6.6.so()(64bit)
libHStext-2.0.2-ghc9.6.6.so()(64bit)
libHStime-1.12.2-ghc9.6.6.so()(64bit)
libHStime-locale-compat-0.1.1.5-2bo9SVdGLvxLaA5oTZLAsj-ghc9.6.6.so()(64bit)
libHStransformers-0.6.1.0-ghc9.6.6.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
libgmp.so.10()(64bit)
libm.so.6()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/3b4f749e27fb8d476417eab99576e54ac5e80b
/usr/lib64/ghc-9.6.6/lib/libHSfmt-0.6.3.0-KXK2M4cXyBM2wSnd37lqPv-ghc9.6.6.so
/usr/share/licenses/ghc-fmt
/usr/share/licenses/ghc-fmt/LICENSE

 
ICM