[Haskell-cafe] Haddocok in Haskell Platform 2011.2.0.1?

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Wed Oct 5 10:00:19 CEST 2011


On 5 October 2011 18:09, . <ch.gosch at googlemail.com> 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.

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com



More information about the Haskell-Cafe mailing list