haskell-parsec 3.1.1-1build2 source package in Ubuntu

Changelog

haskell-parsec (3.1.1-1build2) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Thu, 03 Nov 2011 08:53:18 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-parsec_3.1.1.orig.tar.gz 26.8 KiB d30504dbb98c5862873b426bbc21c2bcdd6fa052fe703858321099992c7f6474
haskell-parsec_3.1.1-1build2.debian.tar.gz 3.2 KiB abf78c8297b0a17474e02b9c7d73c3c7517c56ccc343bac4bd8f4224502f21cd
haskell-parsec_3.1.1-1build2.dsc 2.3 KiB bf9b9aa1730485f69b3f243286d0e062fa08e0cb905081fd41ca0547b932af8a

Available diffs

View changes file

Binary packages built by this source

libghc-parsec3-dev: Haskell monadic parser combinator library for GHC

 This package provides a library for the Haskell programming language.
 .
 Parsec is designed from scratch as an industrial-strength parser
 library. It is simple, safe, well documented, has extensive
 libraries and good error messages, and is also fast. It is defined
 as a monad transformer that can be stacked on arbitrary monads, and
 it is also parametric in the input stream type.

libghc-parsec3-doc: Haskell monadic parser combinator library for GHC; documentation

 This package provides the documentation for a library for the Haskell
 programming language.
 .
 Parsec is designed from scratch as an industrial-strength parser
 library. It is simple, safe, well documented, has extensive libraries
 and good error messages, and is also fast. It is defined
 as a monad transformer that can be stacked on arbitrary monads, and
 it is also parametric in the input stream type.

libghc-parsec3-prof: Haskell monadic parser combinator library for GHC; profiling libraries

 This package provides a library for the Haskell programming language,
 compiled for profiling.
 .
 Parsec is designed from scratch as an industrial-strength parser
 library. It is simple, safe, well documented, has extensive libraries
 and good error messages, and is also fast. It is defined
 as a monad transformer that can be stacked on arbitrary monads, and
 it is also parametric in the input stream type.