Commit Graph

10 Commits

Author SHA1 Message Date
kili
40bc3d81ea Update to nhc98-1.20. 2008-08-28 19:55:20 +00:00
merdely
f525d52359 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
kili
b7060678ab Update to 1.18.
Take maintainership.

Note that the powerpc problems will be fixed separately.
2007-06-29 11:06:25 +00:00
ajacoutot
adbdb46c21 - give it a chance to build on !i386 (fix WANTLIB) 2007-06-27 13:54:56 +00:00
alek
606ee833e7 Use python 2.3
ok dons@
2005-05-22 09:45:06 +00:00
alek
522ecd0c11 Add/fix WANTLIB markers 2005-02-24 13:20:41 +00:00
dons
450a194a1c Switch to building nhc98 via gcc on sparc, as ghc is not available there.
ok pvalchev@
2005-02-20 00:09:53 +00:00
xsa
e4b48bd042 MODULES= lang/ghc 2004-08-10 08:23:36 +00:00
pvalchev
409857a1be LP64_ARCHS 2004-05-16 23:37:58 +00:00
dons
1e9c6a5d67 Import nhc98-1.16, a portable Haskell compiler:
nhc98 is a small, easy to install, standards-compliant
	compiler for Haskell 98, the lazy functional programming
	language. It is very portable, and aims to produce small
	executables that run in small amounts of memory. It
	produces medium-fast code, and compilation is itself quite
	fast. It also comes with extensive tool support for
	automatic compilation, foreign language interfacing,
	heap and time profiling, tracing, and debugging.  (Some of
	its advanced kinds of heap profiles are not found in any
	other Haskell compiler.) 

testing, tweaks xsa@; ok pvalchev@
2004-05-10 04:39:03 +00:00