hplayground 0.1.2.7 → 0.1.2.8
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
- hplayground.cabal +1/−1
- src/Haste/HPlay/WebSockets.hs +1/−1
hplayground.cabal view
@@ -1,5 +1,5 @@ name: hplayground -version: 0.1.2.7 +version: 0.1.2.8 cabal-version: >=1.8 build-type: Simple license: BSD3
src/Haste/HPlay/WebSockets.hs view
@@ -102,7 +102,7 @@ writeIORef rsockets $(id, (ws,Nothing)):wss runCont cont - liftIO $ news url onopen -- $ WSOnError $ error "WebSocket closed unexpectedly" + liftIO $ news url onopen return $ FormElm noHtml Nothing