TodoMVC example

This commit is contained in:
weiss
2020-03-30 15:18:46 +02:00
parent a9b452be04
commit 04b20179e3
13 changed files with 1031 additions and 119 deletions
+6 -2
View File
@@ -8,8 +8,12 @@ You can edit this file as you like.
, "console"
, "effect"
, "psci-support"
, "record-extra"
, "typelevel-prelude"
, "web-html"
, "web-storage"
, "simple-json"
, "foreign"
, "partial"
, "stringutils"
]
, packages = ./packages.dhall
, sources = [ "src/**/*.purs", "node_modules/vue-cli-plugin-pure-vue/src/**/*.purs", "test/**/*.purs" ]