[Hackage] #563: absoluteInstallDirs changed signature,
breaks darcs Setup
Hackage
trac at galois.com
Thu Jun 11 18:27:48 EDT 2009
#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
More information about the cabal-devel
mailing list