软件包:libghc-free-dev(5.1.3-1 以及其他的)
Monads for free
Free monads are useful for many tree-like structures and domain specific languages.
A Monad n is a free Monad for f if every Monad homomorphism from n to another monad m is equivalent to a natural transformation from f to m.
Cofree comonads provide convenient ways to talk about branching streams and rose-trees, and can be used to annotate syntax trees.
A Comonad v is a cofree Comonad for f if every Comonad homomorphism another comonad w to v is equivalent to a natural transformation from w to f.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-free-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-5b8ba
- 本虚包由这些包填实: ghc
-
- dep: libghc-comonad-dev-5.0.6-e4052
- 本虚包由这些包填实: libghc-comonad-dev
-
- dep: libghc-containers-dev-0.6.2.1-53ee1
- 本虚包由这些包填实: ghc
-
- dep: libghc-distributive-dev-0.6.2-add6a
- 本虚包由这些包填实: libghc-distributive-dev
-
- dep: libghc-exceptions-dev-0.10.4-daa45
- 本虚包由这些包填实: libghc-exceptions-dev
-
- dep: libghc-mtl-dev-2.2.2-c5b7a
- 本虚包由这些包填实: ghc
-
- dep: libghc-profunctors-dev-5.5.2-1cfd8
- 本虚包由这些包填实: libghc-profunctors-dev
-
- dep: libghc-semigroupoids-dev-5.3.4-49cc6
- 本虚包由这些包填实: libghc-semigroupoids-dev
-
- dep: libghc-template-haskell-dev-2.15.0.0-d6b75
- 本虚包由这些包填实: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-38196
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-free-doc
- Monads for free; documentation
-
- sug: libghc-free-prof
- Monads for free; profiling libraries