Paketname | hmake |
Beschreibung | The Haskell Make System |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 3.14-2ubuntu1 |
Sektion | universe/devel |
Priorität | extra |
Installierte Größe | 4204 Byte |
Hängt ab von | libc6 (>= 2.4), libedit2 (>= 2.5.cvs.20010821-1), libffi5 (>= 3.0.4), libgmp3c2, libncurses5 (>= 5.6 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 1412110 Byte |
Prüfsumme MD5 | 47388b232a44397639cc9a01870891dc |
Prüfsumme SHA1 | 3939580061430275bc5572e4f0deab28f613f37b |
Prüfsumme SHA256 | 23a8f9e06aea79d49bbaa4aec7cc558ad434adca03b60a7fe2ba503e091468c7 |
Link zum Herunterladen | hmake_3.14-2ubuntu1_i386.deb |
Ausführliche Beschreibung | 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
.
|