src/Data/Password.hs:67: failure in expression `import Data.ByteString (pack)'
expected:
but got:
<no location info>: error:
Could not load module ‘Data.ByteString’
It is a member of the hidden package ‘bytestring-0.10.9.0’.
You can run ‘:set -package bytestring’ to expose it.
(Note: this unloads all the modules in the current scope.)
Examples: 34 Tried: 2 Errors: 0 Failures: 1
I was able to reproduce this locally like so: