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

Dependency problem with network-uri #11

Open
alkan opened this issue Dec 28, 2015 · 0 comments
Open

Dependency problem with network-uri #11

alkan opened this issue Dec 28, 2015 · 0 comments

Comments

@alkan
Copy link

alkan commented Dec 28, 2015

I got

src/Thrift/Transport/HttpClient.hs:28:8:
    Could not find module ‘Network.URI’
    It is a member of the hidden package ‘network-uri-2.6.0.3@7wV1dpAdN91FDn2A3qFHGv’.
    Perhaps you need to add ‘network-uri’ to the build-depends in your .cabal file.
    Use -v to see a list of the files searched for.
cabal: Error: some packages failed to install:
Thrift-0.6.0 failed during the building phase. The exception was:
ExitFailure 1
cassandra-thrift-0.8.5.1 depends on Thrift-0.6.0 which failed to install.
cassy-0.7.1 depends on Thrift-0.6.0 which failed to install.
cassy-test-0.1.0.0 depends on Thrift-0.6.0 which failed to install.

rror while building even I fetched network-uri 2.6.0.3 using cabal fetch manually.

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