This repository contains small useless Haskell programs and tidbits.
You can build all the programs with GNU `make` in the root directory.
The `Makefile` in the root directory has four targets: `all`, `test`, `run`, and `clean`, and it runs make in each of the subdirectories.
All this code is released under the AGPL3 license, as if it was of any use to anybody.
Copyright 2020 Pascal J. Bourguignon <[email protected]>