haskell-syb-with-class 0.6.1.10-1build1 source package in Ubuntu

Changelog

haskell-syb-with-class (0.6.1.10-1build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 13:09:56 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe libdevel

Downloads

File Size SHA-256 Checksum
haskell-syb-with-class_0.6.1.10.orig.tar.gz 12.2 KiB a77e3f231141b173b50bad8939a2eafbc0b14c615556464ad95851b5d9ef133a
haskell-syb-with-class_0.6.1.10-1build1.debian.tar.xz 3.4 KiB ea98dafebf2f44b74688a62a7230c90e0509048785589a7e2b7e80f5691b70b7
haskell-syb-with-class_0.6.1.10-1build1.dsc 2.4 KiB f5ce5af0c2aa384620c998573eb58bba309bb9aa2764f0842f5d0faea05da911

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: Haskell library for generic programming; documentation

 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 provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

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.