summaryrefslogtreecommitdiff
path: root/libraries/ifBuildable.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix ifBuildableIan Lynagh2008-09-031-1/+1
* Fix ifBuildableIan Lynagh2008-08-011-8/+12
* Cope with libraries in libraries/foo/bar rather than just libraries/fooIan Lynagh2008-05-261-9/+10
* Use editline instead of readlineIan Lynagh2008-03-161-1/+1
* Refer to "boot" libs, not "core" libsIan Lynagh2007-09-141-2/+2
* FIX #1559, #1560. Rearrange the way we do ifBuildable...Simon Marlow2007-07-301-16/+14
* ifBuildable now prints a warning if the package is not buildableIan Lynagh2007-06-051-8/+14
* Handle unbuildable packages differentlyIan Lynagh2007-04-301-26/+16
* Implement ifBuildableIan Lynagh2007-04-151-0/+41