[project @ 2000-03-15 10:54:58 by simonmar]
authorsimonmar <unknown>
Wed, 15 Mar 2000 10:54:58 +0000 (10:54 +0000)
committersimonmar <unknown>
Wed, 15 Mar 2000 10:54:58 +0000 (10:54 +0000)
Undo part of last my previous commit, which was included accidentally.

ghc/driver/ghc.lprl

index d6bf89f..8cf6ffc 100644 (file)
@@ -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