Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EXAMPLES/Examples.hs dependencies missing. #13

Open
573 opened this issue Jan 23, 2018 · 0 comments
Open

EXAMPLES/Examples.hs dependencies missing. #13

573 opened this issue Jan 23, 2018 · 0 comments

Comments

@573
Copy link

573 commented Jan 23, 2018

When loading EXAMPLES/Examples.hs I get:

*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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant