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

Changelog

haskell-syb-with-class (0.6.1.3-1build1) precise; urgency=low

  * No-change rebuild to fix broken haddock dependency
 -- Iain Lane <email address hidden>   Sat, 10 Mar 2012 19:13:01 +0000

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Precise
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
libdevel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe libdevel

Builds

Precise: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
haskell-syb-with-class_0.6.1.3.orig.tar.gz 12.0 KiB 2df95462d1f29d843105bbfd7dc936b7a4029cbb86d45dd564b47c75a04ab236
haskell-syb-with-class_0.6.1.3-1build1.debian.tar.gz 2.7 KiB 32870f13b72ebfabbcb23753232fd768b30208fe39f46a22108b490b214ad04a
haskell-syb-with-class_0.6.1.3-1build1.dsc 2.3 KiB 5dbffa3966c3a87bca7027949dba8750bd16fee6a2befcf04b1551ff7b3b2a98

View changes file

Binary packages built by this source

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

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

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 contains the library documentation.

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.