haskell-isomorphism-class 0.1.0.10-1build1 source package in Ubuntu

Changelog

haskell-isomorphism-class (0.1.0.10-1build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:50:40 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
haskell-isomorphism-class_0.1.0.10.orig.tar.gz 7.6 KiB 1b1154718f1116b4ccd75190ff932563c45233fb29902dbb9600e8b0d5ff2780
haskell-isomorphism-class_0.1.0.10-1build1.debian.tar.xz 2.3 KiB 11c26511f5f7a115e888740e86dd4d73b21080cf49b75650657877fabd23f61b
haskell-isomorphism-class_0.1.0.10-1build1.dsc 3.3 KiB 64d49766af4463255136cc792bb1d5308413dfc979aea32e3f181ce43ff92f09

View changes file

Binary packages built by this source

libghc-isomorphism-class-dev: Isomorphism typeclass solving the conversion problem

 Isomorphism as a lawful solution to the conversion problem.
 .
 Many libraries exist that approach the conversion problem. However
 all of them provide lawless typeclasses leaving it up to the author
 of the instance to define what makes a proper conversion. This
 results in inconsistencies across instances and their behavior
 being not evident to the user.
 .
 This library tackles this problem with a lawful typeclass, making it
 evident what any of its instances do.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-isomorphism-class-doc: Isomorphism typeclass solving the conversion problem; documentation

 Isomorphism as a lawful solution to the conversion problem.
 .
 Many libraries exist that approach the conversion problem. However
 all of them provide lawless typeclasses leaving it up to the author
 of the instance to define what makes a proper conversion. This
 results in inconsistencies across instances and their behavior
 being not evident to the user.
 .
 This library tackles this problem with a lawful typeclass, making it
 evident what any of its instances do.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-isomorphism-class-prof: Isomorphism typeclass solving the conversion problem; profiling libraries

 Isomorphism as a lawful solution to the conversion problem.
 .
 Many libraries exist that approach the conversion problem. However
 all of them provide lawless typeclasses leaving it up to the author
 of the instance to define what makes a proper conversion. This
 results in inconsistencies across instances and their behavior
 being not evident to the user.
 .
 This library tackles this problem with a lawful typeclass, making it
 evident what any of its instances do.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.