[ 源代码: haskell-numtype-dk ]
软件包:libghc-numtype-dk-prof(0.5.0.3-1 以及其他的)
libghc-numtype-dk-prof 的相关链接
Debian 的资源:
下载源码包 haskell-numtype-dk:
- [haskell-numtype-dk_0.5.0.3-1.dsc]
- [haskell-numtype-dk_0.5.0.3.orig.tar.gz]
- [haskell-numtype-dk_0.5.0.3-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 libghc-numtype-dk-prof 有关的软件包
|
|
|
|
-
- dep: libghc-base-prof-4.15.1.0-6a406
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-numtype-dk-dev (= 0.5.0.3-1+b2)
- type-level integers without fundeps