Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -60/+1 | |
2005-05-12 | Correct PLIST for ports other than i386. | kristerw | 1 | -89/+89 | |
Fix a build issue for Darwin. Bump PKGREVISION. | |||||
2005-05-01 | Update nhc98 to 1.18. | kristerw | 1 | -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-30 | Actually use HARCH which was set in PLIST_SUBST but never put in the PLIST file. | jmc | 1 | -69/+69 | |
Allows this to be installed on something other than x86 | |||||
2003-03-19 | Update nhc98 to 1.16. | kristerw | 1 | -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-14 | buildlink1 -> buildlink2, and use java.mk for proper Java handling. | jlam | 1 | -1/+3 | |
2002-08-25 | Update lang/nhc98 to version 1.14a. | kristerw | 1 | -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-01 | Move pkg/ files into package's toplevel directory | zuntum | 1 | -0/+244 | |