Closed
Description
The character-cases-0.1.0.5
test suite 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.