Thanks for the hint! It works with 2.9.2, I was just wondering .. if
someone does a "cabal update" and e.g. a "cabal install leksah", it
wants to install haddock 2.9.4 (at least that was the case on my
computer).
However, that does not work, so unless you install 2.9.2 by hand first,
you can not use the package that depends on haddock (again, e.g.
leksah).



On Wed, 2011-10-05 at 19:00 +1100, Ivan Lazar Miljenovic wrote:
> On 5 October 2011 18:09, . <[email protected]> wrote:
> > Hi,
> > I just installed a new computer, downloaded ghc 7.0.3 and HP 2011.2.0.1
> > from http://hackage.haskell.org/platform/linux.html
> > as proposed there, and I can not install haddock. It says it requires
> > ghc >=7.2 and <=7.4.
> > Is that intended?
> 
> I believe Haddock uses GHC to do the parsing of Haskell source files,
> so you'll probably need to get an older version of Haddock (as newer
> ones seem to be aimed explicitly at GHC-7.2); try 2.9.3 or 2.9.2.
> 



_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to