Skip to content

Dependency problem with network-uri #11

@alkan

Description

@alkan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions