# ChangeLog for dev-lang/nhc98 # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-lang/nhc98/ChangeLog,v 1.13 2004/07/12 01:19:38 mr_bones_ Exp $ 11 Jul 2004; Michael Sterrett nhc98-1.12.ebuild, nhc98-1.16-r1.ebuild, nhc98-1.16.ebuild: fix readline dep 01 Jul 2004; Jeremy Huddleston nhc98-1.16-r1.ebuild, nhc98-1.16.ebuild: virtual/glibc -> virtual/libc 12 Jun 2003; nhc98-1.12.ebuild: fix Header *nhc98-1.16-r1 (24 Apr 2003) 24 Apr 2003; Andres Loeh nhc98-1.16-r1.ebuild: Removed hmake from the nhc98 ebuild; hmake is now a separate package (dev-haskell/hmake) *nhc98-1.16 (09 Apr 2003) 16 Apr 2003; Andres Loeh nhc98-1.16.ebuild: Cleaned up the ebuild, moving hmake configuration to postinst, see #18857 09 Apr 2003; George Shapovalov all : update and fix, see #18857, thanks to Andres Loeh for ebuild 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords *nhc98-1.12 (08 Jun 2002) 09 Jun 2002; George Shapovalov files/hmakerc, nhc98-1.12.ebuild : updated ebuild to install aproperiate config file (configure that ships with package produces weird setup) 08 Jun 2002; George Shapovalov all : First submission From the home page: nhc98 is a fully-fledged compiler for Haskell 98, the standard lazy functional programming language. Written in Haskell, it is small and very portable, and aims to produce small executables that run in small amounts of memory. Is a pattern becoming obvious here? :-) It also comes with extensive tool support for automatic compilation, foreign language interfacing, heap and time profiling, tracing, and debugging.