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

Unable to install hsparql #4

Open
ftomassetti opened this issue Oct 5, 2014 · 2 comments
Open

Unable to install hsparql #4

ftomassetti opened this issue Oct 5, 2014 · 2 comments

Comments

@ftomassetti
Copy link

Hi,
I am trying to install hsparql, but running cabal install hsparql I get this:

Preprocessing library hsparql-0.2.5...

Database/HSparql/Connection.hs:23:8:
    Could not find module `Network.URI'
    It is a member of the hidden package `network-uri-2.6.0.1'.
    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:
hsparql-0.2.5 failed during the building phase. The exception was:

It happens also outside of directories with a cabal file. I inserted network-uri among the build-depends of my project but still it does not work. Any idea?

@herokiller
Copy link

I'm having the same problem

@robstewart57
Copy link

@ftomassetti @herokiller FYI a maintained fork of this library is here:

https://github.com/robstewart57/hsparql

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

3 participants