haskell-cassava-megaparsec 2.0.4-3 source package in Ubuntu

Changelog

haskell-cassava-megaparsec (2.0.4-3) unstable; urgency=medium

  * Enable testsuite.

 -- Clint Adams <email address hidden>  Tue, 10 Oct 2023 11:01:27 -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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-cassava-megaparsec_2.0.4-3.dsc 2.9 KiB b03461fff98a70a57c70acca1fd251b8a32804653c434fd4e1148ae523a1a37c
haskell-cassava-megaparsec_2.0.4.orig.tar.gz 6.2 KiB 16398f202df2898de482c156835ba6e7dea8ef71d7ac818c5cd4e72ad1f8e95d
haskell-cassava-megaparsec_2.0.4-3.debian.tar.xz 2.8 KiB 2b4b0a8ae7c7e71f112ee343b068085bc9871cefe1b514926e7b6e2e5356180e

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: Megaparsec parser of CSV files that plays nicely with Cassava; documentation

 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 the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

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.