haskell-lens 5.0.1-2 source package in Ubuntu

Changelog

haskell-lens (5.0.1-2) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * Patch for newer dependencies

 -- Ilias Tsitsimpis <email address hidden>  Sun, 24 Jul 2022 11:35:37 +0300

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_5.0.1-2.dsc 5.3 KiB a324bea9ca34f8d669f8ab968290a096d29ef08daa60a2770588fa92b1f30c03
haskell-lens_5.0.1.orig.tar.gz 682.0 KiB ec543d933636419d686a9f00898f9a81cbbde65a24960f43a9f0a27216e9fc3f
haskell-lens_5.0.1-2.debian.tar.xz 6.3 KiB 8f9288dd55744eb9ad7225c46967e038f9f070e1e808c37d3783551b5c872e0b

No changes file available.

Binary packages built by this source

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

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

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

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

libghc-lens-prof: Lenses, Folds and Traversals; profiling libraries

 This package comes "Batteries Included" with many useful lenses for the types
 commonly used from the Haskell Platform, and with tools for automatically
 generating lenses and isomorphisms for user-supplied data types.
 .
 The combinators in Control.Lens provide a highly generic toolbox for composing
 families of getters, folds, isomorphisms, traversals, setters and lenses and
 their indexed variants.
 .
 More information on the care and feeding of lenses, including a tutorial and
 motivation for their types can be found on the lens wiki
 (https://github.com/ekmett/lens/wiki).
 .
 This package contains the libraries compiled with profiling enabled.