haskell-text 0.11.0.6-1build2 source package in Ubuntu

Changelog

haskell-text (0.11.0.6-1build2) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Wed, 02 Nov 2011 12:26:54 -0400

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-text_0.11.0.6.orig.tar.gz 104.3 KiB 77ee0ff4c9db899d2f960f77fb4357c8ab9d10c43249feb16eed7227110b7480
haskell-text_0.11.0.6-1build2.debian.tar.gz 3.8 KiB 339e72f37ad46a160ea3202c0d2d19cca34be247930119d3680350ea6324cf93
haskell-text_0.11.0.6-1build2.dsc 2.3 KiB 0542494ae35325800d83579ddf38e269712ba2a0c955994acf375bbbdeba1bd1

View changes file

Binary packages built by this source

libghc-text-dev: efficient packed Unicode text type for Haskell - GHC libraries

 This is a Haskell time and space-efficient implementation of Unicode
 text using packed Word16 arrays. Suitable for performance critical use,
 both in terms of large data quantities and high speed.
 .
 It supports many basic string operations and has some substring search
 tools.
 .
 This package contains the libraries compiled for GHC.

libghc-text-doc: efficient packed Unicode text type for Haskell - documentation

 This is a Haskell time and space-efficient implementation of Unicode
 text using packed Word16 arrays. Suitable for performance critical use,
 both in terms of large data quantities and high speed.
 .
 It supports many basic string operations and has some substring search
 tools.
 .
 This package contains the library documentation.

libghc-text-prof: efficient packed Unicode text type for Haskell - GHC profiling libraries

 This is a Haskell time and space-efficient implementation of Unicode
 text using packed Word16 arrays. Suitable for performance critical use,
 both in terms of large data quantities and high speed.
 .
 It supports many basic string operations and has some substring search
 tools.
 .
 This package contains the profiling libraries compiled for GHC.