You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HDBC-postgresql uses ProgramSearchPath, not available in older versions of Cabal, but doesn't include an appropriate version constraint. We had Cabal 1.16 installed, which didn't work, but HDBC-postgresql's version constraint allows that version.
/tmp/HDBC-postgresql-2.3.2.4-233794/HDBC-postgresql-2.3.2.4/dist/dist-sandbox-fc3e54a/setup/setup.hs:40:53:
Not in scope: type constructor or class `ProgramSearchPath'
The text was updated successfully, but these errors were encountered:
HDBC-postgresql uses ProgramSearchPath, not available in older versions of Cabal, but doesn't include an appropriate version constraint. We had Cabal 1.16 installed, which didn't work, but HDBC-postgresql's version constraint allows that version.
The text was updated successfully, but these errors were encountered: