This leaves the symlinks "alex", "cabal", "cabal.real", "cabal.wrap" and "happy" in "/usr/bin", and also leaves "/Library/Frameworks/HaskellPlatform.framework", and while I can remove those myself how can I be certain there isn't something else left behind?
On Tue, Mar 15, 2011 at 1:31 AM, Anders Persson <[email protected] > wrote: > This is what I do. > > At a terminal prompt: > > sudo /Library/Frameworks/GHC.framework/Versions/Current/Tools/Uninstaller > > sudo rm -r /Library/Haskell > > Cheers, > Anders > > On Mar 14, 2011, at 3:22 PM, Jesse Schalken wrote: > > Simple question which an hour of googling and a question on #haskell > couldn't satisfy. :( > > I have installed the Haskell Platform 2011.2.0.0 on Mac OS X 10.6.6. > > Now how do I *uninstall* it? > > Thanks, > Jesse > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > > >
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
