Hi

I installed ghc 6.8 from source and I've been installing packages from hackage. I'm not sure when the problem started, but I've been getting this error trying to install any cabal package.. accept apparently, Cabal itself.

Setup.hs:2:0:
    Warning: Deprecated use of `defaultUserHooks'
             (imported from Distribution.Simple):
             Use simpleUserHooks or autoconfUserHooks
Setup: /usr/local/lib/Cabal-1.3.6/ghc-6.8.2.20080225/HSCabal-1.3.6.o: unknown symbol `directoryzm1zi0zi0zi0_SystemziDirectory_a9_closure'
Setup: exception :: GhcException

Any ideas?
--

-kb