haskell-cassava-megaparsec 2.0.0-1 source package in Ubuntu

Changelog

haskell-cassava-megaparsec (2.0.0-1) unstable; urgency=medium

  * New upstream version.

 -- Clint Adams <email address hidden>  Tue, 27 Aug 2019 20:33:18 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-cassava-megaparsec_2.0.0-1.dsc 2.9 KiB 438907313b0b13e0f07ee258c0bdf406be9c487819cedde26caca204f895180d
haskell-cassava-megaparsec_2.0.0.orig.tar.gz 6.0 KiB cee6286a13a9884c3d725f3e7c57579b649fe7b850a5c898b9fdf637dddb904b
haskell-cassava-megaparsec_2.0.0-1.debian.tar.xz 2.2 KiB 873890338018e1fe9e69bc31f7ba259d679b6d304d74fc4b8c3136a62cd9d61e

Available diffs

No changes file available.

Binary packages built by this source

libghc-cassava-megaparsec-dev: Megaparsec parser of CSV files that plays nicely with Cassava

 This package provides alternative parser for the Cassava package
 written with Megaparsec so you can get better error messages at
 expense of some speed.
 .
 The package works seamlessly with Cassava by replacing the following
 functions: decode, decodeWith, decodeByName, decodeByNameWith.
 .
 The functions work just the same as Cassava's equivalents, but also
 take name of file they parse (to include into error messages) and
 return typed high-quality error messages produced by Megaparsec.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-cassava-megaparsec-doc: No summary available for libghc-cassava-megaparsec-doc in ubuntu eoan.

No description available for libghc-cassava-megaparsec-doc in ubuntu eoan.

libghc-cassava-megaparsec-prof: Megaparsec parser of CSV files that plays nicely with Cassava; profiling libraries

 This package provides alternative parser for the Cassava package
 written with Megaparsec so you can get better error messages at
 expense of some speed.
 .
 The package works seamlessly with Cassava by replacing the following
 functions: decode, decodeWith, decodeByName, decodeByNameWith.
 .
 The functions work just the same as Cassava's equivalents, but also
 take name of file they parse (to include into error messages) and
 return typed high-quality error messages produced by Megaparsec.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.