wreq on fpcomplete wont compile

115 Views Asked by At

I am trying to import Network.Wreq on FPComplete. FPComplete does not have Wreq as in its preinstalled binaries, so I think the only way is in the extra packages section of the settings. Here is what I have so far:

Hackage: PSQueue 1.1
Hackage: wreq 0.3.0.1

but I still get the following error

Error while building extra package: wreq: setup: At least the following dependencies are missing: http-client >=0.4.6, lens >=4.5

even though http-client and lens are already installed on FPComplete. Trying to reinstall either of these seems to be a rabbit hole.

I'd really appreciate any help with this, I'm blocked.

0

There are 0 best solutions below