haskell-syb-with-class 0.6.1.13-1build2 source package in Ubuntu

Changelog

haskell-syb-with-class (0.6.1.13-1build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

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

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe libdevel

Downloads

File Size SHA-256 Checksum
haskell-syb-with-class_0.6.1.13.orig.tar.gz 12.9 KiB 6576b7de91d9751919318a74c9e58a3e7b43129ca4539397890d0b056a3ce6f0
haskell-syb-with-class_0.6.1.13-1build2.debian.tar.xz 3.6 KiB 625c8aeb887dab314dd489c29c849c6ba384b4778017596b9ff7fc67cbe05462
haskell-syb-with-class_0.6.1.13-1build2.dsc 2.5 KiB 032b37029ea680738ebe7f89d5f6a1cecbf491161127dc0986af1d9e4a8ab1ad

View changes file

Binary packages built by this source

libghc-syb-with-class-dev: Haskell library for generic programming

 The "Scrap your boilerplate" approach is a lightweight generic
 programming approach for Haskell. Using this approach, you can write
 generic functions such as traversal schemes (e.g., everywhere and
 everything), as well as generic read, generic show and generic
 equality (i.e., gread, gshow, and geq). This approach is based on
 just a few primitives for type-safe cast and processing constructor
 applications.

libghc-syb-with-class-doc: No summary available for libghc-syb-with-class-doc in ubuntu hirsute.

No description available for libghc-syb-with-class-doc in ubuntu hirsute.

libghc-syb-with-class-prof: Haskell library for generic programming; profiling libraries

 The "Scrap your boilerplate" approach is a lightweight generic
 programming approach for Haskell. Using this approach, you can write
 generic functions such as traversal schemes (e.g., everywhere and
 everything), as well as generic read, generic show and generic
 equality (i.e., gread, gshow, and geq). This approach is based on
 just a few primitives for type-safe cast and processing constructor
 applications.
 .
 This package contains the profiling libraries.