haskell-numtype-dk 0.5.0.3-1build2 source package in Ubuntu

Changelog

haskell-numtype-dk (0.5.0.3-1build2) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:14:58 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
haskell-numtype-dk_0.5.0.3.orig.tar.gz 7.3 KiB f49351544dfc7920df46d24f3734f116f32ded5add7bb950b0e00e2a10c7bd9e
haskell-numtype-dk_0.5.0.3-1build2.debian.tar.xz 2.7 KiB 9ff7d21fde08d9acbf2ca0a2978e6096bd066abbcc3ee9046b1ada9770046176
haskell-numtype-dk_0.5.0.3-1build2.dsc 2.3 KiB 37464a2a6773ff59013c8cafbc53bdee70450e164a2edd596caab75260c1c3f2

View changes file

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.