Hey that fixed it! (Removing ~/.ghc.) Thanks!
Mike. From: Brandon Allbery <[email protected]> To: Michael Iles/Ottawa/IBM@IBMCA Cc: [email protected] Date: 03/28/2012 06:32 PM Subject: Re: [Haskell-cafe] Can't install snap (problem with syb) On Wed, Mar 28, 2012 at 17:05, Michael Iles <[email protected]> wrote: I uninstalled ghc, removed my ~/.cabal directory, reinstalled ghc, then tried to install snap. I get: Did you also remove ~/.ghc? Libraries are actually installed and registered there, not under ~/.cabal. Although this shouldn't be a problem if any Cabal-installed libraries were for a different version of ghc, it's safest to remove both. -- brandon s allbery [email protected] wandering unix systems administrator (available) (412) 475-9364 vm/sms
<<inline: graycol.gif>>
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
