forked from tnarg/haskell-libpq
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I get this error even though I have PostgreSQL installed. I have tried cabal install --extra-lib-dirs="C:\PostgreSQL\include\libpq\" postgresql-simple which contains libpq-fs.h, but still no luck.
Here is the full error:
Configuring postgresql-libpq-0.9.0.1...
setup.exe: Missing dependency on a foreign library:
* Missing C library: pq
This problem can usually be solved by installing the system package that
provides this library (you may need the "-dev" version). If the library is
already installed but in a non-standard location then you can use the flags
--extra-include-dirs= and --extra-lib-dirs= to specify where it is.
Failed to install postgresql-libpq-0.9.0.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels