There was an error while loading. Please reload this page.
defaultEvents
1 parent 57b489b commit 538f28eCopy full SHA for 538f28e
1 file changed
app/Main.hs
@@ -54,7 +54,7 @@ data ChildAction
54
----------------------------------------------------------------------------
55
-- | Entry point for a miso application
56
main :: IO ()
57
-main = run $ startApp Main.topLevel
+main = startApp defaultEvents Main.topLevel
58
59
data TopAction = Highlight DOMRef
60
0 commit comments