haskell-lens 4.18.1-1build3 source package in Ubuntu

Changelog

haskell-lens (4.18.1-1build3) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Thu, 29 Oct 2020 20:38:31 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
haskell-lens_4.18.1.orig.tar.gz 687.2 KiB 3107a3d5165a9762269d7c9e39205d2c4c2aaebc1900ff44a0066c31a492bdd2
haskell-lens_4.18.1-1build3.debian.tar.xz 5.9 KiB 011b24d185202ec1c9ac61bbb209dcdaa28ec6beb7c6f1f1013d0304a01e9d7b
haskell-lens_4.18.1-1build3.dsc 5.0 KiB 159987a17bac5e526ebf2e6c6eeabee42ad887777d772f7fd799ff934823efee

Available diffs

View changes file

Binary packages built by this source

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

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

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

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

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.