Skip to content

Use of sublibrary problematic, due to GHC bug #25025 #527

@mpilgrem

Description

@mpilgrem

vector-0.13.2.0 has introduced a sublibrary, and that is problematic because (a) GHC bug #25025 has not yet been fixed and (b) vector is a popular library. (The GHC bug is that GHC's -package <pkg> causes an installed package to be exposed that is not one listed by ghc-pkg list <pkg>.)

This has manifested at the Stack project, as it means that vector can no longer be used reliably in Haskell scripts:

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