Get basic graph display

This commit is contained in:
Nathan McRae
2025-07-27 14:07:15 -07:00
parent 3efa7b4339
commit 833fbf27d7
3 changed files with 66 additions and 2 deletions

View File

@@ -15,12 +15,17 @@ to generate this file without the comments in this block.
[ "arrays"
, "console"
, "effect"
, "either"
, "exceptions"
, "integers"
, "lists"
, "maybe"
, "numbers"
, "prelude"
, "tuples"
, "web-dom"
, "web-dom-parser"
, "web-html"
]
, packages = ./packages.dhall
, sources = [ "src/**/*.purs", "test/**/*.purs" ]