Add module graph

This commit is contained in:
2021-10-05 21:36:50 +02:00
parent 7c8912d48c
commit 1c770aad58
3 changed files with 736 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
All you wanted to know about development.
## Module graph
[![Module graph](./modules_small.svg){: .center style="width:900px"}](./modules_wide.svg)
## Design decisions
### Using [Excepts](https://hackage.haskell.org/package/haskus-utils-variant-3.0/docs/Haskus-Utils-Variant-Excepts.html) as a beefed up ExceptT