Download List

專案描述

nhc98 is a small and highly portable compiler for the Haskell 98 language. It has been extended with the standard FFI and hierarchical module namespaces, features extensive heap profiling capabilities, and generally produces small code which runs using small amounts of heap.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-05-17 18:59 Back to release list
1.18

This release is mainly for maintenance, fixing
bugs caused by various versions of build compilers
(e.g. gcc-3.3), and adding support for many of the
new hierarchical libraries that are also supplied
with ghc-6.4 and Hugs, namely base, parsec,
haskell-src, QuickCheck, HaXml, HUnit, and Cabal.
FFI foreign import "dynamic" is now supported, and
C header-files named in an import are now
respected. nhc98 now uses cpphs rather than your C
compiler for preprocessing, which solves problems
with string gaps, primes in identifiers, and so
on.
標籤: Minor bugfixes

Project Resources