From: simonmar Date: Fri, 23 Nov 2001 12:03:59 +0000 (+0000) Subject: [project @ 2001-11-23 12:03:59 by simonmar] X-Git-Tag: Approximately_9120_patches~535 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=f4faa9421a189ee866b32b0fb834d983bc3bb09a;hp=f4faa9421a189ee866b32b0fb834d983bc3bb09a;p=ghc-hetmet.git [project @ 2001-11-23 12:03:59 by simonmar] Replace a lazy pattern match in tcGetInstLoc with a strict one (fixes a space leak). ---