パッケージ: hmake (3.14-2ubuntu1) [universe]
hmake に関するリンク
Ubuntu の資源:
hmake ソースパッケージをダウンロード:
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Haskell Group (メールアーカイブ)
- Joachim Breitner
It should generally not be necessary for users to contact the original maintainer.
類似のパッケージ:
The Haskell Make System
This package contains a universal make system for use with Haskell compilers. hmake is not compiler-dependent, so you may use this with hugs, ghc, or nhc98.
hmake will use the module import definitions of the source files to determine which modules need to be compiled and loaded to run the resulting executable.
In addition, the "hi" hmake-interactive environment is provided. This is a hugs-like text-mode utility that allows you to interactively program using any of the available Haskell compilers (including ghc, but defaults to nhc98.) WARNING: This is a fairly slow interpreter :-)
For more information, see the nhc98 web page at <http://www.cs.york.ac.uk/fp/nhc98/>.
その他の hmake 関連パッケージ
|
|
|
-
- dep: ghc6
- GHC - the Glasgow Haskell Compilation system
-
- dep: libc6 (>= 2.4)
- Embedded GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libedit2 (>= 2.5.cvs.20010821-1)
- BSD editline and history libraries
-
- dep: libffi5 (>= 3.0.4)
- Foreign Function Interface library runtime
-
- dep: libgmp3c2
- Multiprecision arithmetic library
-
- dep: libncurses5 (>= 5.6+20071006-3)
- shared libraries for terminal handling