8000 `ghc-pkg --project` · Issue #31 · stable-haskell/ghc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
ghc-pkg --project #31
Open
Open
@angerman

Description

@angerman

Add a --project function to ghc-pkg, that allows us to create a new package database that contains the closure of a given set of top packages.

ghc-pkg --project array --project vector --out-package-db ...

should create a new package-db, based on the global/env/... db, that takes array, and vector, and the closure leading up to it and creates a new package-db with only those packages.

The usecase is being able to create a package db specific to a subset of packages, easy to package up.

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