haskell-numtype 1.2-5build1 source package in Ubuntu

Changelog

haskell-numtype (1.2-5build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 12:36:37 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-numtype_1.2.orig.tar.gz 7.5 KiB d537a8caefc04306384b5b14178b08ece87aeae25f5759be2cde2aff8de3aadd
haskell-numtype_1.2-5build1.debian.tar.xz 3.0 KiB cf438a82e1796681cc95223a1307021368bea15dcf98c1c2db7f2f4e7dd3217f
haskell-numtype_1.2-5build1.dsc 2.2 KiB 811c6dd6ea32425d6bb043a82a0d0ffe57721b607546277bcbbdb8843f33518d

Available diffs

View changes file

Binary packages built by this source

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

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

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.