haskell-lazy-csv 0.5.1-3build3 source package in Ubuntu

Changelog

haskell-lazy-csv (0.5.1-3build3) focal; urgency=medium

  * No-change rebuild with fixed binutils on arm64.

 -- Matthias Klose <email address hidden>  Sat, 08 Feb 2020 11:03:39 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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-lazy-csv_0.5.1.orig.tar.gz 14.9 KiB 888bcbdd43886099f197c1c246cea324c97c076d4839e97eea0b8d6d7b49649f
haskell-lazy-csv_0.5.1-3build3.debian.tar.xz 2.7 KiB 3f26885f27f3eae6577104e9ea3fb6ed1f3914fdf6957701e05dc2b260a98c63
haskell-lazy-csv_0.5.1-3build3.dsc 2.2 KiB edf5467c93c6e33dfef3c11e485618a8aa2322b8eda4d0ba333c5874aac80205

Available diffs

View changes file

Binary packages built by this source

haskell-lazy-csv-utils: efficient lazy parsers for CSV (comma-separated values)

 The CSV format is defined by RFC 4180.
 These efficient lazy parsers (String and ByteString variants)
 can report all CSV formatting errors, whilst also
 returning all the valid data, so the user can choose
 whether to continue, to show warnings, or to halt on
 error. Valid fields retain information about their
 original location in the input, so a secondary parser from
 textual fields to typed values can give intelligent error
 messages.

libghc-lazy-csv-dev: efficient lazy parsers for CSV (comma-separated values)

 The CSV format is defined by RFC 4180.
 These efficient lazy parsers (String and ByteString variants)
 can report all CSV formatting errors, whilst also
 returning all the valid data, so the user can choose
 whether to continue, to show warnings, or to halt on
 error. Valid fields retain information about their
 original location in the input, so a secondary parser from
 textual fields to typed values can give intelligent error
 messages.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-lazy-csv-doc: efficient lazy parsers for CSV (comma-separated values); documentation

 The CSV format is defined by RFC 4180.
 These efficient lazy parsers (String and ByteString variants)
 can report all CSV formatting errors, whilst also
 returning all the valid data, so the user can choose
 whether to continue, to show warnings, or to halt on
 error. Valid fields retain information about their
 original location in the input, so a secondary parser from
 textual fields to typed values can give intelligent error
 messages.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-lazy-csv-prof: efficient lazy parsers for CSV (comma-separated values); profiling libraries

 The CSV format is defined by RFC 4180.
 These efficient lazy parsers (String and ByteString variants)
 can report all CSV formatting errors, whilst also
 returning all the valid data, so the user can choose
 whether to continue, to show warnings, or to halt on
 error. Valid fields retain information about their
 original location in the input, so a secondary parser from
 textual fields to typed values can give intelligent error
 messages.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.