haskell-strptime 1.0.2-1build1 source package in Ubuntu

Changelog

haskell-strptime (1.0.2-1build1) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Wed, 02 Nov 2011 16:44:33 -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-strptime_1.0.2.orig.tar.gz 10.6 KiB 63c20bc49f85347532743becb88421192e8f5a0fd026fa77cad9dff5e42d77c5
haskell-strptime_1.0.2-1build1.debian.tar.gz 2.4 KiB 995bf668e8eb2be548f3be45294c992d54b68168f0f962ecaef65910f01e0ad3
haskell-strptime_1.0.2-1build1.dsc 2.3 KiB ce30f340f9a103ac268b9dccb635f0c38cf478821004da14315ca92c4db853f6

Available diffs

View changes file

Binary packages built by this source

libghc-strptime-dev: Efficient parsing of LocalTime using C's strptime

 This library provides a binding to strptime, that allows one to parse dates and
 times from strings and strict/lazy bytestrings. The library creates LocalTime
 values. It provides some extra features which the original strptime lacks -
 parsing of fractional seconds and parsing of ten-powers of seconds since epoch
 (for example milliseconds since epoch).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-strptime-doc: Efficient parsing of LocalTime using C's strptime; documentation

 This library provides a binding to strptime, that allows one to parse dates and
 times from strings and strict/lazy bytestrings. The library creates LocalTime
 values. It provides some extra features which the original strptime lacks -
 parsing of fractional seconds and parsing of ten-powers of seconds since epoch
 (for example milliseconds since epoch).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-strptime-prof: Efficient parsing of LocalTime using C's strptime; profiling libraries

 This library provides a binding to strptime, that allows one to parse dates and
 times from strings and strict/lazy bytestrings. The library creates LocalTime
 values. It provides some extra features which the original strptime lacks -
 parsing of fractional seconds and parsing of ten-powers of seconds since epoch
 (for example milliseconds since epoch).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.