summaryrefslogtreecommitdiff
path: root/lang/hugs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use @dirrm instead of @unexec rmdir.Steve Price1998-02-181-10/+10
| | | | | | | Suggested by: Satoshi Asami <asami@FreeBSD.ORG> Notes: svn path=/head/; revision=9784
* Use '@unexec rmdir ...' to get rid of stray doc directories on deinstall.Steve Price1998-02-181-0/+10
| | | | Notes: svn path=/head/; revision=9780
* MASTER_SITE has moved and some portlint cleaning.Steve Price1998-02-173-268/+253
| | | | | | | | PR: 5769 Submitted by: maintainer Notes: svn path=/head/; revision=9778
* Change "-"s to "."s in PKGNAME so the Latest link will be createdSatoshi Asami1998-02-161-2/+2
| | | | | | | correctly. Notes: svn path=/head/; revision=9745
* Upgrade to the January source snapshot.Thomas Gellekum1998-02-123-77/+111
| | | | | | | | PR: 5697 Submitted by: Simon Marlow <simonm@dcs.gla.ac.uk> Notes: svn path=/head/; revision=9675
* This is a port of Nottingham's and Yale's new release of Hugs,Bill Fenner1997-11-246-0/+363
a Haskell interpreter and programming environment for developing Haskell programs. PR: ports/4142 and ports/4646 Submitted by: Torsten "Teg" Grust <Torsten.Grust@uni-konstanz.de> Notes: svn path=/head/; revision=8779