[project @ 2001-06-28 11:51:52 by simonmar]
authorsimonmar <unknown>
Thu, 28 Jun 2001 11:51:52 +0000 (11:51 +0000)
committersimonmar <unknown>
Thu, 28 Jun 2001 11:51:52 +0000 (11:51 +0000)
commit52e597cd774f0fc792e4421952cc9f2b55dd7a92
treefcd1b27d417c50084a9519239f4129ba707f7c39
parent65eb7abeb516df9fec0cb29917c88caf3a566ae9
[project @ 2001-06-28 11:51:52 by simonmar]
clean up remove_suffix:

  - only use it when getExecDir works (i.e. on Windows)
  - therefore, don't require that the build-tree TOPDIR has a
    /ghc/compiler suffix.
  - fix a bug with the installed build, where the binary lives
    in $libdir/bin not $libdir.

ghci-inplace should work again now.
ghc/compiler/main/SysTools.lhs