[Haskell-cafe] Uninstall Haskell Platform on Mac OS X

Jesse Schalken jesseschalken at gmail.com
Mon Mar 14 15:48:23 CET 2011


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 <anders.cj.persson at gmail.com
> 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
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110315/b89e9c39/attachment.htm>


More information about the Haskell-Cafe mailing list