[ 原始碼: haskell-numtype-dk ]
套件:libghc-numtype-dk-dev(0.5.0.3-3)
libghc-numtype-dk-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-numtype-dk:
- [haskell-numtype-dk_0.5.0.3-3.dsc]
- [haskell-numtype-dk_0.5.0.3.orig.tar.gz]
- [haskell-numtype-dk_0.5.0.3-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-3be9b
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library