[ 原始碼: haskell-natural-transformation ]
套件:libghc-natural-transformation-prof(0.4-7 以及其他的)
libghc-natural-transformation-prof 的相關連結
Debian 的資源:
下載原始碼套件 haskell-natural-transformation:
- [haskell-natural-transformation_0.4-7.dsc]
- [haskell-natural-transformation_0.4.orig.tar.gz]
- [haskell-natural-transformation_0.4-7.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
natural transformations; profiling libraries
A natural transformation transforms a container f a into another container g a. Natural transformations act as functor morphisms in category theory.
Technically, f and g should be functors, any correctly-shaped structure is allowed.
This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-natural-transformation-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.15.1.0-6f9e8
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-natural-transformation-dev (= 0.4-7+b1)
- natural transformations