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

Use Literate Haskell (lhs) to write the Main program #32

Open
vu3rdd opened this issue Apr 29, 2015 · 0 comments
Open

Use Literate Haskell (lhs) to write the Main program #32

vu3rdd opened this issue Apr 29, 2015 · 0 comments

Comments

@vu3rdd
Copy link
Contributor

vu3rdd commented Apr 29, 2015

Use lhs to write the FuncTorrent Main program that uses the library, so that we can explain what is going on and the sequence of steps. I don't know yet if this is useful for this project. I can see that it is useful for a program that uses a library which has many entry points. FuncTorrent library may or may not have so many entry points (i.e. exposed functions to be used by the client program). Using Literate Haskell could be a nice way to write down how our library works and how to use it.. I got inspired while looking at this.

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

1 participant