haskell-lens 4.17.1-1build1 source package in Ubuntu
Changelog
haskell-lens (4.17.1-1build1) eoan; urgency=medium * Rebuild against new GHC abi. -- Gianfranco Costamagna <email address hidden> Thu, 08 Aug 2019 14:58:08 +0200
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Eoan
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-lens_4.17.1.orig.tar.gz | 970.5 KiB | 4711bd5703ba22cc4a5cf62679775b92f92c108c6496f7b2b3ef31414761f3be |
haskell-lens_4.17.1-1build1.debian.tar.xz | 5.8 KiB | bdeb482220cdd4e840a17055d6d1524d06597d7df0e26dcc67a35ac1b7691989 |
haskell-lens_4.17.1-1build1.dsc | 4.7 KiB | 589e2a39180c11dbde64b2e3f4507456400f232dbbf146af3ffa17c1f37afde1 |
Available diffs
- diff from 4.16.1-3 (in Debian) to 4.17.1-1build1 (18.0 KiB)
- diff from 4.17.1-1 (in Debian) to 4.17.1-1build1 (327 bytes)
Binary packages built by this source
- libghc-lens-dev: No summary available for libghc-lens-dev in ubuntu eoan.
No description available for libghc-lens-dev in ubuntu eoan.
- libghc-lens-doc: No summary available for libghc-lens-doc in ubuntu eoan.
No description available for libghc-lens-doc in ubuntu eoan.
- 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.