main: mention "lang-haskell/once" in top-level README.markdown

This commit is contained in:
Dmitry Bogatov 2023-07-23 19:38:11 -04:00
parent aad99b2d83
commit 9c3fed2dbe
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ Here is the index of things you can find in this repository:
- GNU Bash [plugin to write .bashrc with lisp](./prog/lang-guile/guile-bash)
- [Nix function](./prog/lang-nix/nix-freeze-derivation) to import every file in the path into Nix store individually
to maximize path sharing.
- [Haskell library](./prog/lang-haskell/once) for explicitly "execute once" IO actions.
* Multitude of experiments in different languages that never reached even 0.0.1 version.