haskell-fclabels 2.0.3.2-1 source package in Ubuntu

Changelog

haskell-fclabels (2.0.3.2-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <email address hidden>  Sat, 17 Jun 2017 14:34:59 -0400

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-fclabels_2.0.3.2-1.dsc 2.5 KiB d73a89d4cdb7f49de73053454cc5a3653dbb0e93fb7bafce24b409d05c20f951
haskell-fclabels_2.0.3.2.orig.tar.gz 24.0 KiB 4d5d83ffc3c8bc610e9c42e19c2e07a1ca68666310261de15703c605047182b0
haskell-fclabels_2.0.3.2-1.debian.tar.xz 3.0 KiB 1359843755945aca33cd5560c9d41939f3065ce330a3e160367c07657b386eea

No changes file available.

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: No summary available for libghc-fclabels-doc in ubuntu artful.

No description available for libghc-fclabels-doc in ubuntu artful.

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

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