Did you install the haskell-platform package? What is the output of ghc-pkg check?
On Wed, Mar 28, 2012 at 5:30 PM, Brandon Allbery <[email protected]>wrote: > 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 > >
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
