haskell-bytestring-nums 0.3.5-1 source package in Ubuntu

Changelog

haskell-bytestring-nums (0.3.5-1) unstable; urgency=low

  * New upstream release
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  25 Nov 2011 10:06:41 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
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-bytestring-nums_0.3.5.orig.tar.gz 3.6 KiB b36593c367907aa151a24d0c10310a33a0cb06ded7f385d43f8a87bcb35f768a
haskell-bytestring-nums_0.3.5-1.debian.tar.gz 2.3 KiB 0e56a5bd01269d5dd4b4495c644839f8e0b2cdbf4e24b9aaf3ef8082ee8305cf
haskell-bytestring-nums_0.3.5-1.dsc 2.1 KiB a1789f8f44aaa335dfc3ab8082da1efec1e9f93274898dc2c156326bcc678336

Available diffs

View changes file

Binary packages built by this source

libghc-bytestring-nums-dev: Parse numeric literals from ByteStrings.

 A time and space-efficient implementation of byte vectors using packed
 Word8 arrays, suitable for high performance use, both in terms of large
 data quantities, or high speed requirements. Byte vectors are encoded as
 strict Word8 arrays of bytes, and lazy lists of strict chunks, held in a
 ForeignPtr, and can be passed between C and Haskell with little effort.
 .
 Parse numeric literals from ByteStrings.
 .
 This package contains the libraries compiled for GHC.

libghc-bytestring-nums-doc: Parse numeric literals from ByteStrings.; documentation

 A time and space-efficient implementation of byte vectors using packed
 Word8 arrays, suitable for high performance use, both in terms of large
 data quantities, or high speed requirements. Byte vectors are encoded as
 strict Word8 arrays of bytes, and lazy lists of strict chunks, held in a
 ForeignPtr, and can be passed between C and Haskell with little effort.
 .
 Parse numeric literals from ByteStrings.
 .
 This package contains the library documentation.

libghc-bytestring-nums-prof: Parse numeric literals from ByteStrings.; profiling library

 A time and space-efficient implementation of byte vectors using packed
 Word8 arrays, suitable for high performance use, both in terms of large
 data quantities, or high speed requirements. Byte vectors are encoded as
 strict Word8 arrays of bytes, and lazy lists of strict chunks, held in a
 ForeignPtr, and can be passed between C and Haskell with little effort.
 .
 Parse numeric literals from ByteStrings.
 .
 This package contains the profiling libraries compiled for GHC.