mirror of
https://github.com/NotAShelf/rafmonad.git
synced 2025-12-12 23:23:54 +00:00
a monad is just a monad that is a monad as defined by a monad
| src | ||
| .envrc | ||
| .gitignore | ||
| contents.txt | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| package.yaml | ||
| README.md | ||
rafmonad
An annoyingly simple webserver written in Haskell. Serves a .txt file as plaintext on
http://localhost:3000. Not configurable, has no logging or error handling. Written
because I can.
Using
Don't.