パッケージ: 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