haskell-generics-sop 0.2.0.0-1 source package in Ubuntu
Changelog
haskell-generics-sop (0.2.0.0-1) unstable; urgency=medium * New upstream release -- Clint Adams <email address hidden> Mon, 11 Jan 2016 00:07:16 -0500
Upload details
- Uploaded by:
- Debian Haskell Group on 2016-01-11
- Uploaded to:
- Sid
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | on 2016-02-10 | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-generics-sop_0.2.0.0-1.dsc | 2.4 KiB | 63325b235d9b2d7f8d6b73b0e7252bf2cd1355e967e3abfa97a24efd78f1e622 |
haskell-generics-sop_0.2.0.0.orig.tar.gz | 26.3 KiB | 37c4afc49b68bc79a20b388ce949b7d7df5feedbf6649e2fcddbdfbeaeb55d62 |
haskell-generics-sop_0.2.0.0-1.debian.tar.xz | 2.2 KiB | 0312abf90f9496415feae42798fb8f6ae9052f4fcf02b3a612059c3b1ea3c498 |
Available diffs
- diff from 0.1.1.2-1 to 0.2.0.0-1 (14.9 KiB)
No changes file available.
Binary packages built by this source
- libghc-generics-sop-dev: No summary available for libghc-generics-sop-dev in ubuntu yakkety.
No description available for libghc-
generics- sop-dev in ubuntu yakkety.
- libghc-generics-sop-doc: Generic Programming using True Sums of Products; documentation
A library to support the definition of generic functions.
Datatypes are viewed in a uniform, structured way:
the choice between constructors is represented using an n-ary
sum, and the arguments of each constructor are represented using
an n-ary product.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell. org/ for more information on Haskell.
- libghc-generics-sop-prof: Generic Programming using True Sums of Products; profiling libraries
A library to support the definition of generic functions.
Datatypes are viewed in a uniform, structured way:
the choice between constructors is represented using an n-ary
sum, and the arguments of each constructor are represented using
an n-ary product.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell. org/ for more information on Haskell.