套件: libghc-numtype-dk-prof (0.5.0.2-1build1)
libghc-numtype-dk-prof 的相關超連結
Trisquel 的資源:
下載原始碼套件 haskell-numtype-dk:
- [haskell-numtype-dk_0.5.0.2-1build1.dsc]
- [haskell-numtype-dk_0.5.0.2.orig.tar.gz]
- [haskell-numtype-dk_0.5.0.2-1build1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Haskell Group (郵件存檔)
- Ilias Tsitsimpis
外部的資源:
- 主頁 [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.12.0.0-a86a1 [amd64]
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-base-prof-4.12.0.0-a9692 [armhf]
- 本虛擬套件由這些套件提供: ghc-prof
-
- dep: libghc-numtype-dk-dev (= 0.5.0.2-1build1)
- type-level integers without fundeps