Don't use regexps in the GHC sources
authorIan Lynagh <igloo@earth.li>
Tue, 10 Apr 2007 21:56:47 +0000 (21:56 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 10 Apr 2007 21:56:47 +0000 (21:56 +0000)
commit6c53f40f3dd84cc91a8e6850dbfb271cb24db89a
treec8cacf7f4f2087f4c974c88b76a713d0c6aca740
parentbdd44abe63ce79b32e3570e846afabad2024cd09
Don't use regexps in the GHC sources
3 small regexps were responsible for pulling 3 packages into core-packages.

The new code should also do a better job of hiding
"call-clobbered register used" warnings.
compiler/Makefile
compiler/main/SysTools.lhs