haskell-lens-family-core 2.1.0-1 source package in Ubuntu

Changelog

haskell-lens-family-core (2.1.0-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.1

  [ Clint Adams ]
  * New upstream release

 -- Clint Adams <email address hidden>  Sat, 02 Jul 2022 21:18:53 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-lens-family-core_2.1.0-1.dsc 2.2 KiB 08ba48ec68251ef894741797730c3fef6e1ba45ccac9d9b1a1a990323578c267
haskell-lens-family-core_2.1.0.orig.tar.gz 17.5 KiB 7b6c79107dc54db8317ace02fb6b158e6694d6fdcb3f34bdf65cf6489ca85fca
haskell-lens-family-core_2.1.0-1.debian.tar.xz 2.2 KiB accad60c9ca15c59899e72d16a111c4943cb7a4d83a3cf28f85a331f0fece267

No changes file available.

Binary packages built by this source

libghc-lens-family-core-dev: No summary available for libghc-lens-family-core-dev in ubuntu kinetic.

No description available for libghc-lens-family-core-dev in ubuntu kinetic.

libghc-lens-family-core-doc: No summary available for libghc-lens-family-core-doc in ubuntu kinetic.

No description available for libghc-lens-family-core-doc in ubuntu kinetic.

libghc-lens-family-core-prof: Haskell 98 Lens Families; profiling libraries

 This package provides first-class functional references.
 In addition to the usual operations of getting, setting and
 composition, plus integration with the state monad, lens families
 provide some unique features:
 .
  * Polymorphic updating
  * Traversals
  * Cast projection functions to read-only lenses
  * Cast "toList" functions to read-only traversals
  * Cast semantic editor combinators to modify-only traversals.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.