initial version generated by chatgpt, but cabal file does not work

This commit is contained in:
2025-07-29 12:48:18 +02:00
commit 68507e85d1
8 changed files with 1872 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Example Document
This diagram should render:
```mermaid
graph TD
A --> B
B --> C
```