[ 源代码: haskell-natural-transformation ]
软件包:libghc-natural-transformation-prof(0.4-6 以及其他的)
libghc-natural-transformation-prof 的相关链接
Debian 的资源:
下载源码包 haskell-natural-transformation:
- [haskell-natural-transformation_0.4-6.dsc]
- [haskell-natural-transformation_0.4.orig.tar.gz]
- [haskell-natural-transformation_0.4-6.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.13.0.0-2f220
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-natural-transformation-dev (= 0.4-6+b1)
- natural transformations