haskell-numtype 1.0-4 source package in Ubuntu

Changelog

haskell-numtype (1.0-4) unstable; urgency=low


  * Enable compat level 9
  * Use substvars for Haskell description blurbs

 -- Joachim Breitner <email address hidden>  Fri, 24 May 2013 12:51:33 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-numtype_1.0-4.dsc 1.5 KiB 4bd07e9cd1eea2698a57c09e32a670c1bd6b631c9d71bb81b24881536ec79413
haskell-numtype_1.0.orig.tar.gz 7.1 KiB 2606e81d7bcef0ba76b1e6ffc8d513c36fef5fefaab3bdd02da18761ec504e1f
haskell-numtype_1.0-4.debian.tar.gz 2.5 KiB af5c6cecedf45e88906ed4a08229f80b6e22f00a16de6bd5d5384c3f190a90cf

Available diffs

No changes file available.

Binary packages built by this source

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

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

libghc-numtype-doc: No summary available for libghc-numtype-doc in ubuntu utopic.

No description available for libghc-numtype-doc in ubuntu utopic.

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.