[Hackage] #563: absoluteInstallDirs changed signature, breaks darcs Setup

#563: absoluteInstallDirs changed signature, breaks darcs Setup ----------------------------+----------------------------------------------- Reporter: mornfall | Owner: Type: defect | Status: new Priority: normal | Milestone: Cabal-1.8 Component: Cabal library | Version: HEAD Severity: normal | Keywords: Difficulty: unknown | Ghcversion: Platform: | ----------------------------+----------------------------------------------- In Cabal 1.7.2 (i.e. recent HEAD), I get: Setup.lhs:168:43: Couldn't match expected type `Distribution.Package.PackageId' against inferred type `PackageDescription' In the first argument of `absoluteInstallDirs', namely `pkg' In the first argument of `mandir', namely `(absoluteInstallDirs pkg lbi copy)' In the first argument of `(>)', namely `mandir (absoluteInstallDirs pkg lbi copy)' (This works as expected with Cabal 1.6.) -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/563 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#563: absoluteInstallDirs changed signature, breaks darcs Setup
----------------------------+-----------------------------------------------
Reporter: mornfall | Owner:
Type: defect | Status: closed
Priority: normal | Milestone: Cabal-1.8
Component: Cabal library | Version: HEAD
Severity: normal | Resolution: fixed
Keywords: | Difficulty: unknown
Ghcversion: | Platform:
----------------------------+-----------------------------------------------
Changes (by duncan):
* status: new => closed
* resolution: => fixed
Comment:
{{{
Sun Jul 5 16:41:55 BST 2009 Duncan Coutts
participants (1)
-
Hackage