haskell-numtype 1.1-4 source package in Ubuntu

Changelog

haskell-numtype (1.1-4) unstable; urgency=medium

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

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:54:51 -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 haskell

Downloads

File Size SHA-256 Checksum
haskell-numtype_1.1-4.dsc 2.3 KiB 614b1823f1486447dd275c11db15a34b2e5cc7ce7b3724108ed840d63f25b5e0
haskell-numtype_1.1-4.debian.tar.xz 2.6 KiB 94b8dec171f513be8af6dd0d36ae1aed2f67a0c0c9d0d0ec235321bc932bfa1e
haskell-numtype_1.1.orig.tar.gz 7.4 KiB a720f3cef646e5f8029d0806f6bbb43d8fd271140f418b93f7171bea5807e1ab

Available diffs

No changes file available.

Binary packages built by this source

libghc-numtype-dev: No summary available for libghc-numtype-dev in ubuntu yakkety.

No description available for libghc-numtype-dev in ubuntu yakkety.

libghc-numtype-doc: type-level (low cardinality) integers; documentation

 This package provides unary type level representations of the (positive
 and negative) integers and basic operations (addition, subtraction,
 multiplication, division) on these. Due to the unary implementation the
 practical size of the NumTypes is severely limited making them unsuitable
 for large-cardinality applications. If you will be working with integers
 beyond (-20, 20) this package probably isn't for you.
 .
 It is, however, eminently suitable for applications such as representing
 physical dimensions (see the Dimensional library).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-numtype-prof: type-level (low cardinality) integers; profiling libraries

 This package provides unary type level representations of the (positive
 and negative) integers and basic operations (addition, subtraction,
 multiplication, division) on these. Due to the unary implementation the
 practical size of the NumTypes is severely limited making them unsuitable
 for large-cardinality applications. If you will be working with integers
 beyond (-20, 20) this package probably isn't for you.
 .
 It is, however, eminently suitable for applications such as representing
 physical dimensions (see the Dimensional library).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.