haskell-syb-with-class 0.6.1.6-3 source package in Ubuntu

Changelog

haskell-syb-with-class (0.6.1.6-3) unstable; urgency=medium

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:55:07 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe libdevel

Downloads

File Size SHA-256 Checksum
haskell-syb-with-class_0.6.1.6-3.dsc 2.4 KiB 2efec572a71c3ca372497ca85192c0303eafbc89d71454fe4cf6c9d81d19848e
haskell-syb-with-class_0.6.1.6-3.debian.tar.xz 2.9 KiB a00ed58cf356ebf22174c982fd49653ddf86d0cb19c5f9c7bb8c3468abf1bab7
haskell-syb-with-class_0.6.1.6.orig.tar.gz 12.2 KiB 565c909dcf39c30c7fa2b5721e5d1049dbc9cdcd23e63645f69d8e245e84c1b0

Available diffs

No changes file available.

Binary packages built by this source

libghc-syb-with-class-dev: No summary available for libghc-syb-with-class-dev in ubuntu yakkety.

No description available for libghc-syb-with-class-dev in ubuntu yakkety.

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.