https://github.com/rexim/io
Presentation about IO monad
https://github.com/rexim/io
Last synced: about 1 year ago
JSON representation
Presentation about IO monad
- Host: GitHub
- URL: https://github.com/rexim/io
- Owner: rexim
- License: mit
- Created: 2018-08-08T17:37:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T22:31:49.000Z (over 7 years ago)
- Last Synced: 2025-04-18T00:57:08.487Z (about 1 year ago)
- Language: Haskell
- Homepage:
- Size: 64.5 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Presentation about IO monad
```console
$ nix-shell # if on NixOS
$ make # to build index.pdf
$ index.pdf
$ make watch # for watch mode
```