haskell-fclabels 2.0.5.1-1build3 source package in Ubuntu

Changelog

haskell-fclabels (2.0.5.1-1build3) lunar; urgency=medium

  * Rebuild against new GHC ABI.

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

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
haskell-fclabels_2.0.5.1.orig.tar.gz 24.2 KiB 939c4075fb2aeb0ea69d6d8e252dd2b8c4743cc4fcc4acaed54e2d516f518c3c
haskell-fclabels_2.0.5.1-1build3.debian.tar.xz 3.5 KiB c71cff7f7419ac1cd228fd3eb4d4f68f2a8f6f644b621e62ba4b9c6bfa024a24
haskell-fclabels_2.0.5.1-1build3.dsc 2.5 KiB 1b93767b9d2c84c1b372441229e9a88e8eebaea4587e5d08cb758b85da1c3491

View changes file

Binary packages built by this source

libghc-fclabels-dev: first-class accessor labels

 This package provides first class labels that can act as
 bidirectional record fields. The labels can be derived
 automatically using Template Haskell which means you don't have
 to write any boilerplate yourself. The labels are implemented as
 lenses and are fully composable. Labels can be used to /get/,
 /set/ and /modify/ parts of a datatype in a consistent way.
 .
 See "Data.Label" for an introductory explanation.
 .
 Internally lenses are not tied to Haskell functions directly,
 but are implemented as arrows. Arrows allow the lenses to be run
 in custom computational contexts. This approach allows us to
 make partial lenses that point to fields of multi-constructor
 datatypes in an elegant way.
 .
 See the "Data.Label.Maybe" module for the use of partial labels.
 .
 > 1.1.1.0 -> 1.1.2
 > - Added partial set/modify versions that act as identity
 > when the constructor field is not available.
 .
  Author: Sebastiaan Visser, Erik Hesselink, Chris Eidhof, Sjoerd Visscher
 with lots of help and feedback from others.
  Upstream-Maintainer: Sebastiaan Visser <code@fvisser.nl>
 .
 This package contains the normal library files.

libghc-fclabels-doc: first-class accessor labels; documentation

 This package provides first class labels that can act as
 bidirectional record fields. The labels can be derived
 automatically using Template Haskell which means you don't have
 to write any boilerplate yourself. The labels are implemented as
 lenses and are fully composable. Labels can be used to /get/,
 /set/ and /modify/ parts of a datatype in a consistent way.
 .
 See "Data.Label" for an introductory explanation.
 .
 Internally lenses are not tied to Haskell functions directly,
 but are implemented as arrows. Arrows allow the lenses to be run
 in custom computational contexts. This approach allows us to
 make partial lenses that point to fields of multi-constructor
 datatypes in an elegant way.
 .
 See the "Data.Label.Maybe" module for the use of partial labels.
 .
 > 1.1.1.0 -> 1.1.2
 > - Added partial set/modify versions that act as identity
 > when the constructor field is not available.
 .
  Author: Sebastiaan Visser, Erik Hesselink, Chris Eidhof, Sjoerd Visscher
 with lots of help and feedback from others.
  Upstream-Maintainer: Sebastiaan Visser <code@fvisser.nl>
 .
 This package contains the documentation files.

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

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