haskell-type-level-numbers 0.1.1.2-2 source package in Ubuntu

Changelog

haskell-type-level-numbers (0.1.1.2-2) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Sun, 27 Aug 2023 12:40:12 +0300

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-type-level-numbers_0.1.1.2-2.dsc 2.4 KiB d339f7fc7c881d946892b2b398cbad1f88aeda303799e1c44a15727e7d26337f
haskell-type-level-numbers_0.1.1.2.orig.tar.gz 9.7 KiB 71941190ce0da8640f0a28ab41cca1b93987b131b263c887d76f6bc42158822f
haskell-type-level-numbers_0.1.1.2-2.debian.tar.xz 2.6 KiB 666852427bcc2ef716bdaec577fe47530acaa798cf7a3be9917273d0e6f0eac5

No changes file available.

Binary packages built by this source

libghc-type-level-numbers-dev: library representing integers using Haskell type families

 This library represents numbers in Haskell at the level of types.
 This is achieved by means of type families.
 .
 Numbers up to 2^18-1 can be represented.
 .
 In this version of the package, comparison of numbers, subtraction
 and multiplication of numbers is supported.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-type-level-numbers-doc: library representing integers using Haskell type families; documentation

 This library represents numbers in Haskell at the level of types.
 This is achieved by means of type families.
 .
 Numbers up to 2^18-1 can be represented.
 .
 In this version of the package, comparison of numbers, subtraction
 and multiplication of numbers is supported.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-type-level-numbers-prof: library representing integers using Haskell type families; profiling libraries

 This library represents numbers in Haskell at the level of types.
 This is achieved by means of type families.
 .
 Numbers up to 2^18-1 can be represented.
 .
 In this version of the package, comparison of numbers, subtraction
 and multiplication of numbers is supported.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.