haskell-numtype 1.2-6build2 source package in Ubuntu

Changelog

haskell-numtype (1.2-6build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Fri, 30 Oct 2020 01:10:15 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-numtype_1.2.orig.tar.gz 7.5 KiB d537a8caefc04306384b5b14178b08ece87aeae25f5759be2cde2aff8de3aadd
haskell-numtype_1.2-6build2.debian.tar.xz 3.2 KiB 75326be75bf48ab17670f8fa43ce366417c9a0ea91065cc044de3275b8072d61
haskell-numtype_1.2-6build2.dsc 2.3 KiB 1e4f40bbac570dbf890117d9a1e25b660ae8509564258b7ec0eaecbce80c2354

Available diffs

View changes file

Binary packages built by this source

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

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

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.