On Fri, Jul 11, 2014 at 3:01 PM, George Colpitts <[email protected]> wrote:
> Some minor issues with the uninstall: > ... > bash-3.2$ ghc --version > /usr/local/bin/ghc: line 9: /usr/local/lib/ghc-7.8.2/bin/ghc: No such file > or directory > /usr/local/bin/ghc: line 9: exec: /usr/local/lib/ghc-7.8.2/bin/ghc: cannot > execute: No such file or directory > Ah - the problem is the uninstaller didn't clean up symlinks in /usr/local/bin to the files that it removed. I'll look into adding that to the bin clean list.... - Mark
_______________________________________________ Haskell-platform mailing list [email protected] http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform
