aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-mtl-docs
Commit message (Collapse)AuthorAgeFilesLines
* - Please welcome GHC 7.0.4Gabor Pali2012-02-131-1/+1
| | | | | | | | | | | | | | | | GHC in the ports tree has been updated to version 7.0.4 and the port revision for all the Haskell ports without version changes are bumped. Other per-port updates are coming soon. This update also incorporates some improvements for bsd.cabal.mk that makes working with Haskell ports even easier. Thanks ashish@ for the help! Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=291136
* 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
* Hyperlinked documentation for the mtl library.Ashish SHUKLA2011-05-083-0/+27
This documentation is generated by HsColour and haddock. Approved by: pgj (mentor) Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=273810