Subject: CVS commit: pkgsrc/lang/nhc98
To: None <pkgsrc-changes@netbsd.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: pkgsrc-changes
Date: 03/20/2003 01:14:35
Module Name:	pkgsrc
Committed By:	kristerw
Date:		Wed Mar 19 23:14:35 UTC 2003

Modified Files:
	pkgsrc/lang/nhc98: Makefile PLIST distinfo
	pkgsrc/lang/nhc98/patches: patch-aa

Log Message:
Update nhc98 to 1.16.

Changes since 1.14a include:
* A large subset of the base package of hierarchical libraries is now
  included in the build.
* The primitive FFI mechanism has been updated to match the latest official
  spec, and the full Foreign libraries are also included (in hierarchical
  form).
* The library function List.sortBy now uses a stable O(n log n) mergesort.
* Numerous other small fixes, including revisions to the Haskell'98 standard.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/lang/nhc98/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/nhc98/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/lang/nhc98/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/lang/nhc98/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.