[Hackage] #282: profiling versions of libraries not managed well
Hackage
trac at galois.com
Tue Sep 9 05:31:43 EDT 2008
#282: profiling versions of libraries not managed well
---------------------------------+------------------------------------------
Reporter: SamB | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: cabal-install tool | Version: 1.2.3.0
Severity: normal | Resolution:
Keywords: profiling | Difficulty: hard (< 1 day)
Ghcversion: 6.8.2 | Platform:
---------------------------------+------------------------------------------
Comment (by guest):
This probably needs an extension to ghc-pkg, so that ghc's database can
record whether a package is installed with profiling version or not. Then
cabal-install's job is easy - it just does the same installed-package
query as usual, except with the profiling flag set. (Actually, maybe it
is an _easier_ job that usual, because the version numbers of some
packages will be fixed by the non-profiled installation, rather than
cabal-install having to devise a versioning plan to satisfy all
dependencies.)
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/282#comment:4>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list