パッケージ: libghc-numtype-dk-prof (0.5.0.3-3)
libghc-numtype-dk-prof に関するリンク
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; 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.18.2.1-8e81e
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-numtype-dk-dev (= 0.5.0.3-3)
- type-level integers without fundeps