This commit is contained in:
orion kindel
2026-02-20 13:52:29 -06:00
parent 6ca132788f
commit 8b7ad814fd
14 changed files with 541 additions and 3 deletions

View File

@@ -15,6 +15,8 @@ package:
test:
main: Test.Main
dependencies:
- aff-promise
- assert
- spec
- spec-node
dependencies:
@@ -22,6 +24,7 @@ package:
- elmish
- elmish-html
- integers
- maybe
- numbers
- prelude
- tuples