haskell-hsyaml 0.2.1.1-2build2 source package in Ubuntu

Changelog

haskell-hsyaml (0.2.1.1-2build2) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:08:45 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
haskell-hsyaml_0.2.1.1.orig.tar.gz 82.1 KiB 465bb4fc90979c19bedf6db2053f9ac54537b4912d5827d7e2135d42ef5ef628
haskell-hsyaml_0.2.1.1-2build2.debian.tar.xz 4.1 KiB 1fa6979e3cbee52840f36588f4f0e0ed764afbacc6d7ac575c16fceed933eed1
haskell-hsyaml_0.2.1.1-2build2.dsc 2.2 KiB dee33f60dc45c0c1ca1a114f6ccbaabbc44a79f1292a64c70ed78839363bd54a

View changes file

Binary packages built by this source

libghc-hsyaml-dev: pure Haskell YAML 1.2 processor - libraries

 HsYAML is a YAML 1.2 processor implementation for Haskell.
 .
 Features of @HsYAML@ include:
 .
  * Pure Haskell implementation with small dependency footprint
    and emphasis on strict compliance with the YAML 1.2 specification.
  * Direct decoding to native Haskell types
    via (aeson-inspired) typeclass-based API.
  * Support for constructing custom YAML node graph representation
    (including support for cyclic YAML data structures).
  * Support for the standard (untyped) Failsafe, (strict) JSON,
    and (flexible) Core "schemas" providing implicit typing rules
    as defined in the YAML 1.2 specification
    (including support for user-defined custom schemas).
  * Event-based API resembling LibYAML's Event-based API.
  * Low-level API access to lexical token-based scanner.
 .
 This package contains the libraries compiled for GHC.

libghc-hsyaml-doc: pure Haskell YAML 1.2 parser - library documentation

 HsYAML is a YAML 1.2 parser,
 i.e. a library for parsing and serializing YAML documents.
 .
 Features of HsYAML include:
 .
  * Pure Haskell implementation with small dependency footprint
    and emphasis on strict compliance with the YAML 1.2 specification.
  * Direct decoding to native Haskell types
    via (aeson-inspired) typeclass-based API.
  * Allows round-tripping while preserving ordering,
    anchors, and comments at Event-level.
  * Support for constructing custom YAML node graph representation
    (including support for cyclic YAML data structures).
  * Support for the standard (untyped) Failsafe, (strict) JSON,
    and (flexible) Core "schemas" providing implicit typing rules
    as defined in the YAML 1.2 specification
    (including support for user-defined custom schemas).
  * Support for emitting YAML using /Failsafe/, (strict) /JSON/,
    and (flexible) /Core/ \"schemas\"
    (including support for user-defined custom encoding schemas).
  * Event-based API resembling LibYAML's Event-based API.
  * Low-level API access to lexical token-based scanner.
 .
 This package contains the library documentation for HsYAML.

libghc-hsyaml-prof: No summary available for libghc-hsyaml-prof in ubuntu noble.

No description available for libghc-hsyaml-prof in ubuntu noble.