[Haddock] [haddock] #182: Does not build on windows 7 with latest haskell platform
haddock
haddock at projects.haskell.org
Sun Oct 16 10:49:42 BST 2011
#182: Does not build on windows 7 with latest haskell platform
--------------------+-------------------------------------------------------
Reporter: tm1rbrt | Owner:
Type: defect | Status: closed
Priority: minor | Milestone: 2.10.0
Version: 2.9.2 | Resolution: invalid
Keywords: |
--------------------+-------------------------------------------------------
Changes (by waern):
* status: new => closed
* resolution: => invalid
Old description:
> {{{
> C:\Users\tomc>cabal update
> Downloading the latest package list from hackage.haskell.org
>
> C:\Users\tomc>cabal install haddock
> Resolving dependencies...
> cabal: cannot configure haddock-2.9.4. It requires ghc >=7.2 && <7.4
> There is no available version of ghc that satisfies >=7.2 && <7.4
> }}}
New description:
{{{
C:\Users\tomc>cabal update
Downloading the latest package list from hackage.haskell.org
C:\Users\tomc>cabal install haddock
Resolving dependencies...
cabal: cannot configure haddock-2.9.4. It requires ghc >=7.2 && <7.4
There is no available version of ghc that satisfies >=7.2 && <7.4
}}}
--
Comment:
The latest version of Haddock requires GHC >= 7.2, which is not available
in the platform yet.
--
Ticket URL: <http://trac.haskell.org/haddock/ticket/182#comment:1>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool
More information about the Haddock
mailing list