haskell-cassava-megaparsec 2.0.1-1build2 source package in Ubuntu

Changelog

haskell-cassava-megaparsec (2.0.1-1build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Fri, 30 Oct 2020 00:27:30 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
haskell-cassava-megaparsec_2.0.1.orig.tar.gz 6.0 KiB e38e7849da5bcf2b20aff6b85c447c0cdfc2007f1bf3fb2a8bc67f8b129f9a60
haskell-cassava-megaparsec_2.0.1-1build2.debian.tar.xz 2.4 KiB 5e83f6769e9a0c56a4023722714a7f5bc62319c529922f97fb70f6f44933cf95
haskell-cassava-megaparsec_2.0.1-1build2.dsc 3.0 KiB 31bfcfa8c9a029382bc48d0ec5e82200946d8972b4f6ce25c21adcaa9055429d

Available diffs

View changes file

Binary packages built by this source

libghc-cassava-megaparsec-dev: No summary available for libghc-cassava-megaparsec-dev in ubuntu hirsute.

No description available for libghc-cassava-megaparsec-dev in ubuntu hirsute.

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

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

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.