Source: haskell-numtype Maintainer: Debian Haskell Group Uploaders: Iulian Udrea Priority: optional Section: haskell Rules-Requires-Root: no Build-Depends: cdbs, debhelper (>= 10), ghc (>= 8), ghc-prof, haskell-devscripts (>= 0.13), Build-Depends-Indep: ghc-doc Standards-Version: 4.5.0 Homepage: http://dimensional.googlecode.com/ Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-numtype Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-numtype] Package: libghc-numtype-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: type-level (low cardinality) integers${haskell:ShortBlurb} This package provides unary type level representations of the (positive and negative) integers and basic operations (addition, subtraction, multiplication, division) on these. Due to the unary implementation the practical size of the NumTypes is severely limited making them unsuitable for large-cardinality applications. If you will be working with integers beyond (-20, 20) this package probably isn't for you. . It is, however, eminently suitable for applications such as representing physical dimensions (see the Dimensional library). . ${haskell:Blurb} Package: libghc-numtype-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: type-level (low cardinality) integers${haskell:ShortBlurb} This package provides unary type level representations of the (positive and negative) integers and basic operations (addition, subtraction, multiplication, division) on these. Due to the unary implementation the practical size of the NumTypes is severely limited making them unsuitable for large-cardinality applications. If you will be working with integers beyond (-20, 20) this package probably isn't for you. . It is, however, eminently suitable for applications such as representing physical dimensions (see the Dimensional library). . ${haskell:Blurb} Package: libghc-numtype-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: type-level (low cardinality) integers${haskell:ShortBlurb} This package provides unary type level representations of the (positive and negative) integers and basic operations (addition, subtraction, multiplication, division) on these. Due to the unary implementation the practical size of the NumTypes is severely limited making them unsuitable for large-cardinality applications. If you will be working with integers beyond (-20, 20) this package probably isn't for you. . It is, however, eminently suitable for applications such as representing physical dimensions (see the Dimensional library). . ${haskell:Blurb}