summaryrefslogtreecommitdiff
path: root/lang/hugs/package.mk
AgeCommit message (Collapse)AuthorFilesLines
2010-01-29Use copy and manual messing with the package.conf in the DESTDIR case.joerg1-3/+17
XXX Needs a better way to do this
2009-06-14Remove @dirrm related logic.joerg1-5/+1
2007-03-07Update the hugs additional modules (hugs-HUnit, hugs-unix and hugs-HaXml)jmmv1-2/+2
to the versions corresponding to the 2006-09 release. This should have been done when the main hugs package was updated to this version back in October of past year.
2006-08-03Add a buildlink3.mk file and a package.mk file both aimed at making easyjmmv1-0/+36
the creation of packages for Hugs modules libraries. The former provides the dependency on hugs and the latter an easy way to launch the Cabal build utility.