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)
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.


No differences found