summaryrefslogtreecommitdiff
path: root/ghc/driver/ghc.lprl
diff options
context:
space:
mode:
authorsimonmar <unknown>2000-02-28 11:53:44 +0000
committersimonmar <unknown>2000-02-28 11:53:44 +0000
commite0e07f52be0e7518bbd5eea1e3b374b3e09c910c (patch)
tree8e0ca27dbd6cfa6ba4644bd917dc927aeee29ca6 /ghc/driver/ghc.lprl
parentbbe3617e46aa95ecb2519285d824a64bca17d228 (diff)
downloadhaskell-e0e07f52be0e7518bbd5eea1e3b374b3e09c910c.tar.gz
[project @ 2000-02-28 11:53:44 by simonmar]
oops, back out local patch that accidentally got committed with rev. 1.139.
Diffstat (limited to 'ghc/driver/ghc.lprl')
-rw-r--r--ghc/driver/ghc.lprl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/driver/ghc.lprl b/ghc/driver/ghc.lprl
index e3720e3fe7..007594090e 100644
--- a/ghc/driver/ghc.lprl
+++ b/ghc/driver/ghc.lprl
@@ -2608,7 +2608,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"
+ : "$TopPwd/hslibs/text:$TopPwd/hslibs/text/html"
)
, # where to find the archive to use when linking
( $INSTALLING