mightybyte/monad-challenges

A set of challenges for jump starting your understanding of monads.

Haskell

339

207 commits

updated Aug 3, 2021

See the code

README

The Monad Challenges

The goal of this project is to provide a roadmap for hands-on exploration and experimentation with monads. It is still rough and there is a fair amount content that could be added.

Contribution Guide

The site is a static site generated with Hakyll. To make edits to the text or to add new sets/exercises, you should edit the markdown files in monad-challenges-code/hakyll/pages.

To build, run nix-build from the monad-challenges-code directory.

To regenerate the HTML, go to the monad-challenges-code/hakyll directory and run ./regen.sh.

If you want to contribute, but don't know what to do, check out the open issues and see if you can help with anything there.

Contributors

mightybyte

130 commits

gutjuri

38 commits

jcguu95

14 commits

Xodarap

6 commits

mightybyte/monad-challenges

A set of challenges for jump starting your understanding of monads.

Haskell

339

207 commits

updated Aug 3, 2021

See the code

README

The Monad Challenges

The goal of this project is to provide a roadmap for hands-on exploration and experimentation with monads. It is still rough and there is a fair amount content that could be added.

Contribution Guide

The site is a static site generated with Hakyll. To make edits to the text or to add new sets/exercises, you should edit the markdown files in monad-challenges-code/hakyll/pages.

To build, run nix-build from the monad-challenges-code directory.

To regenerate the HTML, go to the monad-challenges-code/hakyll directory and run ./regen.sh.

If you want to contribute, but don't know what to do, check out the open issues and see if you can help with anything there.

Contributors

mightybyte

130 commits

gutjuri

38 commits

jcguu95

14 commits

Xodarap

6 commits

Languages

Haskell

54.6%

HTML

23.9%

Nix

20.2%

Shell

1.3%