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

switch from Prelude.catch to Control.Exception.catch (fix for ghc-7.6) #27

Closed
wants to merge 2 commits into from

Conversation

soenkehahn
Copy link
Contributor

This fixes the package for ghc-7.6.

I am unexperienced when it comes to git branches. I was working on something else (prepared statements) in the master branch of my fork, so I created a branch based on the current version from hdbc/hdbc-postgresql called "ghc-7.6-fix". I hope this is ok and I did everything correctly.

@soenkehahn
Copy link
Contributor Author

The first patch broke compilation for ghc-7.4, sorry about that. The second patch (hopefully) fixes this.

@rsoeldner
Copy link
Contributor

This should already be fixed by 53edc3e

@rsoeldner rsoeldner closed this Aug 15, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants