8000 Allow installing of libraries (install --lib) into a specific package-db · Issue #33 · stable-haskell/ghc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Allow installing of libraries (install --lib) into a specific package-db #33
Open
@angerman

Description

@angerman

Currently there is no consensus as to what "installing" of libraries means, however for us this is pretty clear what we need:

  • We need cabal to be able to install (and place all dependencies) into a given target package-db.
cabal install --lib rts:rts --package-db=...

should install the rts into the provided --package-db. The library can of course also be installed in the global package db/store, but our usecase is creating a specific package-db to ship.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0