Skip to content
  • Simon Marlow's avatar
    [project @ 2001-06-28 11:51:52 by simonmar] · 52e597cd
    Simon Marlow authored
    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.
    52e597cd