[Hackage] #435: ban upwardly open version ranges in
dependencies on base
Hackage
trac at galois.com
Tue Jun 2 08:16:49 EDT 2009
#435: ban upwardly open version ranges in dependencies on base
----------------------------+-----------------------------------------------
Reporter: duncan | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Cabal-1.8
Component: Cabal library | Version: 1.2.3.0
Severity: normal | Resolution:
Keywords: | Difficulty: normal
Ghcversion: 6.8.3 | Platform:
----------------------------+-----------------------------------------------
Comment (by duncan):
Replying to [comment:7 duncan]:
> I think it does actually follow the PVP.
The reason that base was bumped from 4.0.0.0 to 4.1.0.0 was because of
incompatible API changes in at least one GHC.* module (GHC.Conc). We've
decided that in future the GHC.* modules that are not supposed to be for
public consumption will not be considered for the purposes of the PVP. The
aim will also be to not generate haddock docs for the GHc.* modules that
are not generally public (eg GHC.Exts is public).
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/435#comment:8>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list