haskell-numtype-dk 0.5.0.2-1build1 source package in Ubuntu

Changelog

haskell-numtype-dk (0.5.0.2-1build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

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

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-numtype-dk_0.5.0.2.orig.tar.gz 7.3 KiB 98787dc0dd1757e6ed9c37e7d735b448fb9a9281988d97625292c9d8e16a732b
haskell-numtype-dk_0.5.0.2-1build1.debian.tar.xz 2.6 KiB f5a132087fe88aaa30b1a3c82d2b2845ca1f96f859d62dd29a81872653e345d0
haskell-numtype-dk_0.5.0.2-1build1.dsc 2.3 KiB 74229a2c80cc9760255c66728b4762a0329f843062f4c7e8f2ca18d87334f75a

View changes file

Binary packages built by this source

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

No description available for libghc-numtype-dk-dev in ubuntu eoan.

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.