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

stack build fails building HDBC-postgresql package #3

Open
develop7 opened this issue Dec 5, 2018 · 6 comments
Open

stack build fails building HDBC-postgresql package #3

develop7 opened this issue Dec 5, 2018 · 6 comments

Comments

@develop7
Copy link

develop7 commented Dec 5, 2018

Repro: clone project, run stack build or stack build HDBC-postgresql

HDBC-postgresql-2.3.2.5.log

@FlogFr
Copy link
Owner

FlogFr commented Dec 11, 2018

Thanks for the issue.

This project was mainly to discover Haskell and ELM and as I have more experience now with Haskell, I will also refactor a bit :)

@develop7
Copy link
Author

Yeah, it's just I wonder how did you even ran this if the straight-up build fails?

@develop7
Copy link
Author

'Cause the issue appears to be in the upstream library.

@FlogFr
Copy link
Owner

FlogFr commented Jan 7, 2019

@develop7 I finally refactored all the application in this PR: #4
I will deploy it soon.
I'm not using the library HDBC anymore. I prefered the raw bindings of the LibPQ with some typeclass :)
Let me know if you can build the project from the new master branch.
Thanks

@develop7
Copy link
Author

develop7 commented Jan 8, 2019

@FlogFr that's great! thank you! Still, did the code ever worked before this PR?

@FlogFr
Copy link
Owner

FlogFr commented Jan 8, 2019

@develop7 yes, it worked. But I don't know what's the good way to include HDBC-postgresql to a haskell project.

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