[Pkg-haskell-maintainers] haskell-type-level_0.2.4-2_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Sun Apr 3 05:02:23 UTC 2011
haskell-type-level_0.2.4-2.debian.tar.gz
to main/h/haskell-type-level/haskell-type-level_0.2.4-2.debian.tar.gz
haskell-type-level_0.2.4-2.dsc
to main/h/haskell-type-level/haskell-type-level_0.2.4-2.dsc
(new) libghc-type-level-dev_0.2.4-2_amd64.deb extra haskell
A Haskell library for type-level programming
A haskell library for performing computations on the type-level. Type-level
functions are implemented using functional dependencies of multi parameter
type classes. To date, Booleans and Numerals (Naturals and Positives) are
supported. With regard to Numerals, there is support for common arithmetic
operations (addition, substraction, multiplication, division, exponientation,
logarithm, maximum, comparison, GCD) over natural numbers (using a decimal
representation to make compile-time errors friendlier). Although making use
of type-level computations might seem devious and obfuscated at first sight,
it is indeed useful in practice to implement lightweight dependent types
such as number-parameterized types (e.g. an array type parameterized by the
array's size or a modular group type Zn parameterized by the modulus).
.
This package contains the libraries compiled for GHC 6.
(new) libghc-type-level-doc_0.2.4-2_all.deb extra doc
Documentation for type-level programming in Haskell
A haskell library for performing computations on the type-level. Type-level
functions are implemented using functional dependencies of multi parameter
type classes. To date, Booleans and Numerals (Naturals and Positives) are
supported. With regard to Numerals, there is support for common arithmetic
operations (addition, substraction, multiplication, division, exponientation,
logarithm, maximum, comparison, GCD) over natural numbers (using a decimal
representation to make compile-time errors friendlier). Although making use
of type-level computations might seem devious and obfuscated at first sight,
it is indeed useful in practice to implement lightweight dependent types
such as number-parameterized types (e.g. an array type parameterized by the
array's size or a modular group type Zn parameterized by the modulus).
.
This package contains the library documentation.
(new) libghc-type-level-prof_0.2.4-2_amd64.deb extra haskell
Profiling libraries for type-level programming in Haskell
A haskell library for performing computations on the type-level. Type-level
functions are implemented using functional dependencies of multi parameter
type classes. To date, Booleans and Numerals (Naturals and Positives) are
supported. With regard to Numerals, there is support for common arithmetic
operations (addition, substraction, multiplication, division, exponientation,
logarithm, maximum, comparison, GCD) over natural numbers (using a decimal
representation to make compile-time errors friendlier). Although making use
of type-level computations might seem devious and obfuscated at first sight,
it is indeed useful in practice to implement lightweight dependent types
such as number-parameterized types (e.g. an array type parameterized by the
array's size or a modular group type Zn parameterized by the modulus).
.
This package contains the profiling libraries compiled for GHC 6.
Changes: haskell-type-level (0.2.4-2) unstable; urgency=low
.
[ Marco Silva ]
* Use ghc instead of ghc6
.
[ Joachim Breitner ]
* Bump standards version, no change
Override entries for your package:
haskell-type-level_0.2.4-2.dsc - source haskell
Announcing to debian-devel-changes at lists.debian.org
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Pkg-haskell-maintainers
mailing list