Up to [cvs.netbsd.org] / pkgsrc / lang / nhc98
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.8 / (download) - annotate - [select for diffs], Sun Jun 14 18:03:37 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
HEAD
Changes since 1.7: +1 -60
lines
Diff to previous 1.7 (colored)
Remove @dirrm entries from PLISTs
Revision 1.7 / (download) - annotate - [select for diffs], Thu May 12 17:53:29 2005 UTC (7 years ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.6: +89 -89
lines
Diff to previous 1.6 (colored)
Correct PLIST for ports other than i386. Fix a build issue for Darwin. Bump PKGREVISION.
Revision 1.6 / (download) - annotate - [select for diffs], Sun May 1 22:55:07 2005 UTC (7 years ago) by kristerw
Branch: MAIN
Changes since 1.5: +294 -161
lines
Diff to previous 1.5 (colored)
Update nhc98 to 1.18. Changes from 1.16: # New: Several more packages of hierarchical libraries are included in the build: base, parsec, haskell-src, QuickCheck, HaXml, HUnit, Cabal. # New: FFI improvements: foreign import "dynamic" is now supported, and named C header-files are now used. # New: The compiler now uses cpphs for Haskell source instead of cpp. This removes problems with string gaps, primes in identifiers, and so on. # New: In hmake-interactive, if the readline library is not available, the simple line editor now has a history mechanism. # Bugfix: hmake's processing of cpp conditional directives is improved also. # Bugfix: More evil bugfixes for gcc versions ? 3.3 # Bugfix: A numeric pattern can now match against a Num newtype. # Bugfix: Foreign imports and abstract newtypes now play OK together. # Bugfix: Methods in qualified classes no longer need to be qualified in instance decls. # Bugfix: GreenCard now accepts <<.../...>> syntax.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Mar 30 22:33:43 2003 UTC (9 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.4: +69 -69
lines
Diff to previous 1.4 (colored)
Actually use HARCH which was set in PLIST_SUBST but never put in the PLIST file. Allows this to be installed on something other than x86
Revision 1.4 / (download) - annotate - [select for diffs], Wed Mar 19 23:14:35 2003 UTC (9 years, 2 months ago) by kristerw
Branch: MAIN
Changes since 1.3: +173 -168
lines
Diff to previous 1.3 (colored)
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.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Nov 14 22:38:30 2002 UTC (9 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.2: +3 -1
lines
Diff to previous 1.2 (colored)
buildlink1 -> buildlink2, and use java.mk for proper Java handling.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 25 16:12:02 2002 UTC (9 years, 9 months ago) by kristerw
Branch: MAIN
Changes since 1.1: +101 -26
lines
Diff to previous 1.1 (colored)
Update lang/nhc98 to version 1.14a. Changes since version 1.06 include: * Lots of bugfixes. * The Hat tracing system is now entirely separate from the nhc98 compiler (and is thus not included in the package)
Revision 1.1 / (download) - annotate - [select for diffs], Thu Nov 1 00:24:21 2001 UTC (10 years, 6 months ago) by zuntum
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Move pkg/ files into package's toplevel directory