SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-GenericPretty rpm build for : OpenSuSE. For other distributions click ghc-GenericPretty.

Name : ghc-GenericPretty
Version : 1.2.1 Vendor : openSUSE
Release : 4.1 Date : 2017-04-06 17:54:03
Group : Development/Languages/Other Source RPM : ghc-GenericPretty-1.2.1-4.1.src.rpm
Size : 0.15 MB
Packager : http://bugs_opensuse_org
Summary : A generic, derivable, haskell pretty printer
Description :
GenericPretty is a Haskell library that supports automatic derivation of pretty
printing functions on user defined data types.

The form of generics used is based on that introduced in the paper: Magalhaes,
Dijkstra, Jeuring, and Loh, A Generic Deriving Mechanism for Haskell, 3\'rd ACM
Symposium on Haskell, pp. 37-48, September 2010,
< http://dx.doi.org/10.1145/1863523.1863529>. Changes from the original paper in
the GHC implementation are described here:
< http://www.haskell.org/haskellwiki/GHC.Generics#Changes_from_the_paper>.

This package requires the use of the new GHC.Generics features
< http://www.haskell.org/haskellwiki/GHC.Generics>, present from GHC 7.2.
Use of these features is indicated by the DeriveGeneric pragma or the flag
-XDeriveGeneric.

Pretty printing produces values of type Text.PrettyPrint.Doc, using the
Text.PrettyPrint library
< http://www.haskell.org/ghc/docs/latest/html/libraries/pretty-1.1.1.0/Text-PrettyPrint.html>.

The output provided is a pretty printed version of that provided by
Prelude.show. That is, rendering the document provided by this pretty printer
yields an output identical to that of Prelude.show, except for extra
whitespace.

For information about the functions exported by the package please see the API
linked further down this page. For examples of usage, both basic and more
complex see the README file and the haskell source code files in the TestSuite
folder, both included in the package. Finally for installation instructions
also see the README file or this page:
< http://www.haskell.org/haskellwiki/Cabal/How_to_install_a_Cabal_package>.

RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/42.3/repo/oss/suse/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-GenericPretty-1.2.1-4.1.x86_64.rpm
     

Provides :
ghc-GenericPretty
ghc-GenericPretty(x86-64)
libHSGenericPretty-1.2.1-3m7fEhDoQGz54BsJnbKOxl-ghc8.0.2.so()(64bit)

Requires :
libHSarray-0.5.1.1-ghc8.0.2.so()(64bit)
libHSbase-4.9.1.0-ghc8.0.2.so()(64bit)
libHSdeepseq-1.4.2.0-ghc8.0.2.so()(64bit)
libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit)
libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit)
libHSpretty-1.1.3.3-ghc8.0.2.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libgmp.so.10()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib64/ghc-8.0.2/GenericPretty-1.2.1-3m7fEhDoQGz54BsJnbKOxl
/usr/lib64/ghc-8.0.2/GenericPretty-1.2.1-3m7fEhDoQGz54BsJnbKOxl/libHSGenericPretty-1.2.1-3m7fEhDoQGz54BsJnbKOxl-ghc8.0.2.so
/usr/share/doc/packages/ghc-GenericPretty
/usr/share/doc/packages/ghc-GenericPretty/LICENSE

 
ICM