summaryrefslogtreecommitdiff
path: root/lang/nhc98/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Remove @dirrm entries from PLISTsjoerg1-60/+1
2005-05-12Correct PLIST for ports other than i386.kristerw1-89/+89
Fix a build issue for Darwin. Bump PKGREVISION.
2005-05-01Update nhc98 to 1.18.kristerw1-161/+294
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.
2003-03-30Actually use HARCH which was set in PLIST_SUBST but never put in the PLIST file.jmc1-69/+69
Allows this to be installed on something other than x86
2003-03-19Update nhc98 to 1.16.kristerw1-168/+173
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.
2002-11-14buildlink1 -> buildlink2, and use java.mk for proper Java handling.jlam1-1/+3
2002-08-25Update lang/nhc98 to version 1.14a.kristerw1-26/+101
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)
2001-11-01Move pkg/ files into package's toplevel directoryzuntum1-0/+244