haskell-lazy-csv 0.5.1-6build1 source package in Ubuntu

Changelog

haskell-lazy-csv (0.5.1-6build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:26:22 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
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

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-6build1.debian.tar.xz 2.6 KiB 74940a8ddaa7dffe85d1efb7668df00482ab84583cf4be21cc89cbab99f05834
haskell-lazy-csv_0.5.1-6build1.dsc 2.2 KiB c20a9ae587c294a44c20b72b7bc6bdbcd28048411fd6326d2cb2e45c5ee9bdc2

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.