summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornra <nra@pkgsrc.org>2001-11-21 19:04:42 +0000
committernra <nra@pkgsrc.org>2001-11-21 19:04:42 +0000
commit51b5777478772edbc55d573f0a86c7f651d56153 (patch)
tree268976c89c075bdddb96df44e795c0fece130edc
parent93549791ee6298d7f2b5a5175b1f0bf050413727 (diff)
downloadpkgsrc-51b5777478772edbc55d573f0a86c7f651d56153.tar.gz
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.
-rw-r--r--lang/hugs/Makefile8
-rw-r--r--lang/hugs/PLIST5
-rw-r--r--lang/hugs/distinfo6
3 files changed, 11 insertions, 8 deletions
diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile
index 7e94f6a826c..24c878b681a 100644
--- a/lang/hugs/Makefile
+++ b/lang/hugs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2001/06/21 02:42:54 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2001/11/21 19:04:42 nra Exp $
-DISTNAME= hugs98-Feb2000
-PKGNAME= hugs98-200002
-WRKSRC= ${WRKDIR}/hugs98/src/unix
+DISTNAME= hugs98-Feb2001
+PKGNAME= hugs98-200102
+WRKSRC= ${WRKDIR}/hugs98-Feb2001/src/unix
CATEGORIES= lang
MASTER_SITES= ftp://www.cse.ogi.edu/pub/pacsoft/hugs/
diff --git a/lang/hugs/PLIST b/lang/hugs/PLIST
index 74e111f5a47..5b5fc57c0df 100644
--- a/lang/hugs/PLIST
+++ b/lang/hugs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:23:34 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2001/11/21 19:04:42 nra Exp $
bin/hugs
bin/runhugs
man/man1/hugs.1
@@ -43,6 +43,7 @@ share/hugs/lib/Maybe.hs
share/hugs/lib/Monad.hs
share/hugs/lib/Numeric.hs
share/hugs/lib/Prelude.hs
+share/hugs/lib/Quote.hs
share/hugs/lib/Random.hs
share/hugs/lib/Ratio.hs
share/hugs/lib/System.hs
@@ -59,7 +60,9 @@ share/hugs/lib/exts/IOExts.hs
share/hugs/lib/exts/Int.hs
share/hugs/lib/exts/LazyST.hs
share/hugs/lib/exts/Memo.hs
+share/hugs/lib/exts/MonadRec.hs
share/hugs/lib/exts/NumExts.hs
+share/hugs/lib/exts/Observe.lhs
share/hugs/lib/exts/Pretty.lhs
share/hugs/lib/exts/ST.hs
share/hugs/lib/exts/SampleVar.lhs
diff --git a/lang/hugs/distinfo b/lang/hugs/distinfo
index 133af40ea83..d2e62fdb717 100644
--- a/lang/hugs/distinfo
+++ b/lang/hugs/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2001/06/21 02:38:13 jlam Exp $
+$NetBSD: distinfo,v 1.6 2001/11/21 19:04:42 nra Exp $
-SHA1 (hugs98-Feb2000.tar.gz) = acadac22bad6509213a25035180f6373bd0192f5
-Size (hugs98-Feb2000.tar.gz) = 567528 bytes
+MD5 (hugs98-Feb2001.tar.gz) = 8e234bea0222e8ab88aa235eca919239
+Size (hugs98-Feb2001.tar.gz) = 654936 bytes
SHA1 (patch-aa) = c7e05ca44740a4a39595ab95149e6064b9d99ca9
SHA1 (patch-ab) = 81d75e31db129be9f3e38e330c6c7f3cca375784
SHA1 (patch-ac) = a8c6fbf2ff0c695989e76da37ab68ad5ebbe66c1