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

Haskell support #59

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Haskell support #59

wants to merge 2 commits into from

Conversation

unaimillan
Copy link

@unaimillan unaimillan commented Dec 5, 2019

Custom implementation of client
Future work required to add Dockerfile and install.sh/run.sh scripts

Furthermore, I'm new to Haskell, so some work need to be done to revise this changes and improve code quality to make it ready for production. Please, feel free to point out weaknesses and suggest improvements)

In general, Trans typeclass (same as in 'rust') introduced and GHC.Generic code generation is used for Trans instances

@unaimillan
Copy link
Author

Consider using 'stack' utility to build and run the project

@unaimillan
Copy link
Author

Okay, I gave up with this attempt to create a Haskell client due to lack of knowledge and self-motivation. Seems like I'll come back to this at the raic 2020)

For further development, please consider using cabal directly as it was made in "mini cups" Dockerfile sample

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.

1 participant