haskell-numtype-dk 0.5.0.3-2 source package in Ubuntu

Changelog

haskell-numtype-dk (0.5.0.3-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:01 +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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-numtype-dk_0.5.0.3-2.dsc 2.3 KiB 5a169086932e7e9c4a95948093f2e8567404c3ceee48a62ab8301a76b245f0cd
haskell-numtype-dk_0.5.0.3.orig.tar.gz 7.3 KiB f49351544dfc7920df46d24f3734f116f32ded5add7bb950b0e00e2a10c7bd9e
haskell-numtype-dk_0.5.0.3-2.debian.tar.xz 2.7 KiB 5215095dee4240cb4e560968639627e8bd802938da35f0dab1065c082fff9f82

No changes file available.

Binary packages built by this source

libghc-numtype-dk-dev: type-level integers without fundeps

 This package provides type level representations of the
 (positive and negative) integers and basic operations (addition,
 subtraction, multiplication, division, exponentiation) on these.
 The numtype-dk package differs from the numtype package in that
 the NumTypes are implemented using Data Kinds, TypeNats, and
 Closed Type Families rather than Functional Dependencies.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-numtype-dk-doc: type-level integers without fundeps; documentation

 This package provides type level representations of the
 (positive and negative) integers and basic operations (addition,
 subtraction, multiplication, division, exponentiation) on these.
 The numtype-dk package differs from the numtype package in that
 the NumTypes are implemented using Data Kinds, TypeNats, and
 Closed Type Families rather than Functional Dependencies.
 .
 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-dk-prof: type-level integers without fundeps; profiling libraries

 This package provides type level representations of the
 (positive and negative) integers and basic operations (addition,
 subtraction, multiplication, division, exponentiation) on these.
 The numtype-dk package differs from the numtype package in that
 the NumTypes are implemented using Data Kinds, TypeNats, and
 Closed Type Families rather than Functional Dependencies.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.