An open API service indexing awesome lists of open source software.

https://github.com/joshuaclayton/file-fun

A fun program for files, written in Haskell, to demonstrate a monad transformer stack
https://github.com/joshuaclayton/file-fun

cli demo haskell

Last synced: about 1 year ago
JSON representation

A fun program for files, written in Haskell, to demonstrate a monad transformer stack

Awesome Lists containing this project

README

          

# File Fun

This is a simple Haskell CLI tool demonstrating [`optparse-applicative`] and a
[monad transformer stack].

[`optparse-applicative`]: https://hackage.haskell.org/package/optparse-applicative
[monad transformer stack]: http://book.realworldhaskell.org/read/monad-transformers.html

## License

See [LICENSE].