[ ソース: haskell-mueval ]
パッケージ: mueval (0.9.3-4 など)
mueval に関するリンク
Debian の資源:
haskell-mueval ソースパッケージをダウンロード:
- [haskell-mueval_0.9.3-4.dsc]
- [haskell-mueval_0.9.3.orig.tar.gz]
- [haskell-mueval_0.9.3-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Safely evaluate pure Haskell expressions - executables
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.
This contains the stand-alone mueval binaries.
その他の mueval 関連パッケージ
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- __atomic ビルトイン関数を提供するサポートライブラリ
-
- dep: libc6 (>= 2.28)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libffi6 (>= 3.0.4)
- Foreign Function Interface ランタイムライブラリ
-
- dep: libgmp10
- 多倍長精度演算ライブラリ
-
- dep: libtinfo6 (>= 6)
- 端末を扱う低レベルの terminfo 共有ライブラリ