ivan-m / haskell-docs

Get the Haskell documentation of a name from a module
BSD 3-Clause "New" or "Revised" License
32 stars 8 forks source link

Hackage needs a 7.10 compatible package #29

Closed lukehoersten closed 8 years ago

lukehoersten commented 9 years ago
While constructing the BuildPlan the following exceptions were encountered:

--  Failure when adding dependencies:    
      ghc: needed (>=7.2 && <7.9), 7.10.2 found
    needed for package: haskell-docs-4.2.5

I'm building from source for now.

sinelaw commented 9 years ago

+1

zsedem commented 8 years ago

+1 btw.: it works from source without changing the cabal file, so maybe just the hackage page is not updated

ivan-m commented 8 years ago

@zsedem because a new release needs to be made; the version here has been patched to work with 7.10.

chrisdone commented 8 years ago

Oh, let me do that.

chrisdone commented 8 years ago

Bumped haskell-docs 4.2.6.

chrisdone commented 8 years ago

Confirmed this builds on GHC 7.10.

# Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2)
resolver: lts-3.7