From: simonmar Date: Wed, 15 Mar 2000 10:54:58 +0000 (+0000) Subject: [project @ 2000-03-15 10:54:58 by simonmar] X-Git-Tag: Approximately_9120_patches~4982 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=67efadd88f9828938d694624d20f26964d055f6a;p=ghc-hetmet.git [project @ 2000-03-15 10:54:58 by simonmar] Undo part of last my previous commit, which was included accidentally. --- diff --git a/ghc/driver/ghc.lprl b/ghc/driver/ghc.lprl index d6bf89f..8cf6ffc 100644 --- a/ghc/driver/ghc.lprl +++ b/ghc/driver/ghc.lprl @@ -2609,7 +2609,7 @@ sub add_syslib { [ # where to slurp interface files from ( $INSTALLING ? "$InstLibDirGhc/imports/text" - : "$TopPwd/hslibs/text:$TopPwd/hslibs/text/html:$TopPwd/hslibs/text/haxml/lib:$TopPwd/hslibs/text/parsec" + : "$TopPwd/hslibs/text:$TopPwd/hslibs/text/html:$TopPwd/hslibs/text/haxml/lib" ) , # where to find the archive to use when linking ( $INSTALLING