aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-primitive
Commit message (Collapse)AuthorAgeFilesLines
* - Update The Glorious Glasgow Haskell Compiler to version 7.4.1Gabor Pali2012-06-031-0/+1
| | | | | | | | | | | | | | Please note that port revision for all the Haskell ports without version changes are also bumped. Other per-port updates are coming soon (in separate commits)! In addition to that, separate -docs ports are no longer needed so they are now removed. Thanks ashish@ for the assistance. Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=298155
* - Update to 0.4.1Gabor Pali2012-02-132-4/+3
| | | | | | | Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=291178
* Bump PORTREVISION of all ports dependent on lang/ghc as duringAshish SHUKLA2011-05-261-0/+1
| | | | | | | | | | upgrade, lang/ghc cabal package cache gets invalidated causing all dependent ports to be reinstalled. Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=274668
* - Please welcome GHC 7.0.3Ashish SHUKLA2011-05-093-29/+5
| | | | | | | | | | | | | | | | | | | | GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports are also updated to their corresponding Haskell Platform versions, or latest versions. We would like to acknowledge the support of the FreeBSD Donations Team and Eotvos Lorand University, Faculty of Informatics who contributed to the server that we used for testing. We would also like to thank all the testers who tested FreeBSD Haskell ports and provided their feedback. PR: ports/156642 Approved by: tabthorpe (mentor) Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=273838
* - Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")Gabor Pali2010-08-081-3/+3
| | | | | | | Suggested by: admi3 Notes: svn path=/head/; revision=258910
* This package provides wrappers for primitive array operations fromGabor Pali2010-06-074-0/+50
GHC.Prim. WWW: http://code.haskell.org/primitive Notes: svn path=/head/; revision=255979