套件:libghc-mueval-doc(0.9.4-1)
libghc-mueval-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-mueval:
- [haskell-mueval_0.9.4-1.dsc]
- [haskell-mueval_0.9.4.orig.tar.gz]
- [haskell-mueval_0.9.4-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
safely evaluate pure Haskell expressions; documentation
Mueval is a Haskell interpreter. It uses the GHC API to evaluate arbitrary Haskell expressions. Importantly, mueval takes many precautions to defang and avoid "evil" code. It uses resource limits, whitelisted modules and Safe Haskell, special Show instances for IO, threads, processes, and changes of directory to sandbox the Haskell code.
It is, in short, intended to be a standalone version of Lambdabot's famous evaluation functionality.
This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-mueval-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-42
- 本虛擬套件由這些套件填實: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-extensible-exceptions-doc
- Compatibility layer for exceptions; documentation
-
- rec: libghc-hint-doc
- runtime Haskell interpreter (GHC API wrapper); documentation
-
- rec: libghc-mueval-dev
- safely evaluate pure Haskell expressions
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-mueval-prof
- safely evaluate pure Haskell expressions; profiling libraries