haskell-parsec 3.1.9-4 source package in Ubuntu

Changelog

haskell-parsec (3.1.9-4) unstable; urgency=medium

  [ Joachim Breitner ]
  * Add Uploaders field, which I accidentally dropped

  [ Clint Adams ]
  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:54:53 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-parsec_3.1.9-4.dsc 2.4 KiB a39d9f96332931666ef6b6007b2cf7e017b356a3c8d59aaea8ae864880c7cdf2
haskell-parsec_3.1.9-4.debian.tar.xz 3.3 KiB 8fe39a920d48dd855c3099a6a1b931b36960a3cd07f8706179608147acd0fd7b
haskell-parsec_3.1.9.orig.tar.gz 29.0 KiB 71f711d24c89581a43b8bc2d3ed56a1a802bbf1cd0b083bc34636c232b0342c9

No changes file available.

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.