Skip to content

stack list-dependencies --license is wrong for base #2871

@ndmitchell

Description

@ndmitchell

Running stack list-dependencies --license I see:

base <unknown>
ghc-prim <unknown>
integer-gmp <unknown>
template-haskell <unknown>

However, running stack exec -- ghc-pkg describe base correctly states that base is BSD3. I guess it's because these packages are "built in" - if so, hardcoding knowledge for them might not be too bad.

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