You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*System.Directory.Tree> :l EXAMPLES/Examples.hs
[1 of 2] Compiling System.Directory.Tree ( System/Directory/Tree.hs, interpreted )
[2 of 2] Compiling Main ( EXAMPLES/Examples.hs, interpreted )
EXAMPLES/Examples.hs:9:1: error:
Failed to load interface for `Data.Digest.Pure.MD5'
Use -v to see a list of the files searched for.
EXAMPLES/Examples.hs:10:1: error:
Failed to load interface for Data.ByteString.Lazy' It is a member of the hidden package bytestring-0.10.8.1'.
Perhaps you need to add `bytestring' to the build-depends in your .cabal file.
Use -v to see a list of the files searched for.
Failed, modules loaded: System.Directory.Tree.
The text was updated successfully, but these errors were encountered:
When loading EXAMPLES/Examples.hs I get:
The text was updated successfully, but these errors were encountered: