[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: APT Help



On Sun, Jan 18, 2009 at 03:45:55PM +0000, Dean Chester <dean.g.chester@googlemail.com> was heard to say:
> GHC6 is already installed on my system apparently.

  Ah, sorry.  I somehow misread / hallucinated that you got the message
"ghc-pkg: command not found".  If you had, my fix would have worked
great. :-)

  According to http://bugs.debian.org/507338, the fix here is to edit

/usr/lib/haskell-packages/ghc6/lib/highlighting-kate-0.2.1/installed-pkg-config

  and remove the reference to "parsec".  That is, change

depends: base-3.0.1.0 containers-0.1.0.1 parsec-2.1.0.0
         pcre-light-0.3.1 xhtml-3000.0.2.1 base-3.0.1.0 filepath-1.1.0.0

  to

depends: base-3.0.1.0 containers-0.1.0.1
         pcre-light-0.3.1 xhtml-3000.0.2.1 base-3.0.1.0 filepath-1.1.0.0

  Daniel


Reply to: