Name: | ghc-text |
---|---|
Version: | 0.11.3.1 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1323 |
License: | BSD |
RPM: | ghc-text-0.11.3.1-2.el7.aarch64.rpm |
Source RPM: | ghc-text-0.11.3.1-2.el7.src.rpm |
Build Date: | Fri Jul 27 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/text |
Summary: | An efficient packed Unicode text type |
Description: | An efficient packed, immutable Unicode text type (both strict and lazy), with a powerful loop fusion optimization framework. The 'Text' type represents Unicode character strings, in a time and space-efficient manner. This package provides text processing capabilities that are optimized for performance critical use, both in terms of large data quantities and high speed. The 'Text' type provides character-encoding, type-safe case conversion via whole-string case conversion functions. It also provides a range of functions for converting 'Text' values to and from 'ByteStrings', using several standard encodings. Efficient locale-sensitive support for text IO is also supported. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- package revived for updating to HP-2013.2 - spec file updated with cabal-rpm-0.8.0
- update to 0.11.1.13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- update to 0.11.1.5 for haskell-platform-2011.4.0.0 - update to cabal2spec-0.25.1
- rebuild with new gmp without compat lib
- rebuild with new gmp without compat lib
- rebuild with new gmp
- ghc_arches replaces ghc_excluded_archs
- update to 0.11.0.6 (haskell-platform-2011.1.0.1) - BR ghc-Cabal-devel and depends