haskell-lazy-csv 0.5.1-4build3.1 source package in Ubuntu

Changelog

haskell-lazy-csv (0.5.1-4build3.1) impish; urgency=medium

  * No-change rebuild for libffi soname change.

 -- Matthias Klose <email address hidden>  Sat, 11 Sep 2021 06:52:56 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Impish
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-lazy-csv_0.5.1.orig.tar.gz 14.9 KiB 888bcbdd43886099f197c1c246cea324c97c076d4839e97eea0b8d6d7b49649f
haskell-lazy-csv_0.5.1-4build3.1.debian.tar.xz 2.8 KiB 77dced7a248e30f32fcb271cca7678d2e0d32a6505a47aec7ab96325709c1d29
haskell-lazy-csv_0.5.1-4build3.1.dsc 2.3 KiB 9b359b4303cbbee58f7acc4135ca0ec15f3ef76d541412d5d5e8c47f7c47a547

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: No summary available for libghc-lazy-csv-dev in ubuntu kinetic.

No description available for libghc-lazy-csv-dev in ubuntu kinetic.

libghc-lazy-csv-doc: No summary available for libghc-lazy-csv-doc in ubuntu impish.

No description available for libghc-lazy-csv-doc in ubuntu impish.

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.