diff --git a/src/Main.hs b/src/Main.hs index 2c555d3..885f484 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -22,7 +22,6 @@ import Miso , div_ , text , Effect - --, (#>) , (<#) , noEff , defaultEvents @@ -33,7 +32,6 @@ import Miso , consoleLog , pushURI , uriSub - --, MisoString (..) ) import GHCJS.DOM (currentDocument) import GHCJS.DOM.Types (toJSString, fromJSString, Element, JSString)