Get basic graph display
This commit is contained in:
@@ -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" ]
|
||||
|
||||
Reference in New Issue
Block a user