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
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
