[ 源代码: haskell-natural-transformation ]
软件包:libghc-natural-transformation-prof(0.4-4 以及其他的)
libghc-natural-transformation-prof 的相关链接
Debian 的资源:
下载源码包 haskell-natural-transformation:
- [haskell-natural-transformation_0.4-4.dsc]
- [haskell-natural-transformation_0.4.orig.tar.gz]
- [haskell-natural-transformation_0.4-4.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.11.1.0-3abbc [i386]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.11.1.0-5dd74 [amd64]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.11.1.0-7db1a [arm64]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-base-prof-4.11.1.0-b951c [armhf]
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-natural-transformation-dev (= 0.4-4+b1)
- natural transformations