Subject: CVS commit: pkgsrc/lang/hugs
To: None <pkgsrc-changes@netbsd.org>
From: Nathan Ahlstrom <nra@netbsd.org>
List: pkgsrc-changes
Date: 11/21/2001 21:04:43
Module Name:	pkgsrc
Committed By:	nra
Date:		Wed Nov 21 19:04:43 UTC 2001
Modified Files:
	pkgsrc/lang/hugs: Makefile PLIST distinfo
Log Message:
Update Hugs Haskell Interpreter to Feb. 2001 release.
Pr 13866 by Brian Gregor.
New Features Include:
   - A Foreign Function Interface closely modeled after the one
     provided by GHC.
   - Built-in, Hood-like debugging support.
   - A new syntax for recursive monad bindings.
   - A new GUI under Windows that doesn't consume all CPU time.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/lang/hugs/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/hugs/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/lang/hugs/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.