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

installation with Cabal fails #1

Closed
pauloud opened this issue Feb 2, 2021 · 1 comment
Closed

installation with Cabal fails #1

pauloud opened this issue Feb 2, 2021 · 1 comment

Comments

@pauloud
Copy link

pauloud commented Feb 2, 2021

My installation with Cabal failed on Mac OS 10.14 while trying to install Spock, morph building failed with
src/Control/Monad/Trans/Compose.hs:60:7: error: Not in scope: type constructor or class ‘MonadFail’ | 60 | , MonadFail | ^^^^^^^^^
And when I'm trying to intsall only morph I've got a problem with postgresql package

/Users/me/.cabal/logs/ghc-8.6.3/pstgrsql-lbpq-0.9.4.3-198df10e.log
):
[1 of 1] Compiling Main             ( /var/folders/y2/0hb8j18x2mx699f66shljych0000gn/T/cabal-install.-37497/dist-newstyle/tmp/src-37498/postgresql-libpq-0.9.4.3/dist/setup/setup.hs, /var/folders/y2/0hb8j18x2mx699f66shljych0000gn/T/cabal-install.-37497/dist-newstyle/tmp/src-37498/postgresql-libpq-0.9.4.3/dist/setup/Main.o )
Linking /var/folders/y2/0hb8j18x2mx699f66shljych0000gn/T/cabal-install.-37497/dist-newstyle/tmp/src-37498/postgresql-libpq-0.9.4.3/dist/setup/setup ...
Configuring postgresql-libpq-0.9.4.3...
setup: The program 'pg_config' is required but it could not be found.

I don't know wether those two errors have the same cause or not.

@tomferon
Copy link
Owner

tomferon commented Oct 7, 2021

I somehow haven't seen any notification about this issue before but for what it's worth after such a long time, the first error you saw was not about morph but about hackage.haskell.org/package/mmorph (with two m's).

@tomferon tomferon closed this as completed Oct 7, 2021
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

2 participants