Skip to content

character-cases-0.1.0.5 test suite fails to compile #3

Open
@jkachmar

Description

@jkachmar

It looks like the test suite on the 0.1.0.5 release fails to compile with the following error:

    src/Data/Char/Cases.hs:59:1: error:
        Could not load module ‘Data.String.Here’
        It is a member of the hidden package ‘here-1.2.13’.
        You can run ‘:set -package here’ to expose it.
        (Note: this unloads all the modules in the current scope.)
        Use -v (or `:set -v` in ghci) to see a list of the files searched for.

cf. commercialhaskell/stackage#5404

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions