软件包: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.2)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-95196
- 本虚包由这些包填实: ghc
-
- dep: libghc-comonad-dev-5.0.6-24845
- 本虚包由这些包填实: libghc-comonad-dev
-
- dep: libghc-containers-dev-0.6.2.1-312d6
- 本虚包由这些包填实: ghc
-
- dep: libghc-distributive-dev-0.6.2-837fa
- 本虚包由这些包填实: libghc-distributive-dev
-
- dep: libghc-exceptions-dev-0.10.4-fc8c3
- 本虚包由这些包填实: libghc-exceptions-dev
-
- dep: libghc-mtl-dev-2.2.2-5bd25
- 本虚包由这些包填实: ghc
-
- dep: libghc-profunctors-dev-5.5.2-46ab2
- 本虚包由这些包填实: libghc-profunctors-dev
-
- dep: libghc-semigroupoids-dev-5.3.4-1a5f0
- 本虚包由这些包填实: libghc-semigroupoids-dev
-
- dep: libghc-template-haskell-dev-2.15.0.0-51655
- 本虚包由这些包填实: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-00bc3
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-free-doc
- Monads for free; documentation
-
- sug: libghc-free-prof
- Monads for free; profiling libraries