aboutsummaryrefslogtreecommitdiff
path: root/webgui/thermoprint-webgui.cabal
diff options
context:
space:
mode:
authorGregor Kleen <pngwjpgh@users.noreply.github.com>2016-08-03 13:41:42 +0200
committerGregor Kleen <pngwjpgh@users.noreply.github.com>2016-08-03 13:41:42 +0200
commite95dac748371afcad3ffddf5c98e5fcb0a8302b7 (patch)
treef986b0e2237c2f849341b9b33c370c5f6d922dc0 /webgui/thermoprint-webgui.cabal
parent947fdb54351071745b6f35f668e39a2b1207918e (diff)
downloadthermoprint-e95dac748371afcad3ffddf5c98e5fcb0a8302b7.tar
thermoprint-e95dac748371afcad3ffddf5c98e5fcb0a8302b7.tar.gz
thermoprint-e95dac748371afcad3ffddf5c98e5fcb0a8302b7.tar.bz2
thermoprint-e95dac748371afcad3ffddf5c98e5fcb0a8302b7.tar.xz
thermoprint-e95dac748371afcad3ffddf5c98e5fcb0a8302b7.zip
connect websocket to correct path
Diffstat (limited to 'webgui/thermoprint-webgui.cabal')
-rw-r--r--webgui/thermoprint-webgui.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/webgui/thermoprint-webgui.cabal b/webgui/thermoprint-webgui.cabal
index 25af096..9c67a9c 100644
--- a/webgui/thermoprint-webgui.cabal
+++ b/webgui/thermoprint-webgui.cabal
@@ -2,7 +2,7 @@
2-- documentation, see http://haskell.org/cabal/users-guide/ 2-- documentation, see http://haskell.org/cabal/users-guide/
3 3
4name: thermoprint-webgui 4name: thermoprint-webgui
5version: 1.0.1 5version: 1.0.2
6synopsis: Threepenny interface for thermoprint-spec compliant servers 6synopsis: Threepenny interface for thermoprint-spec compliant servers
7-- description: 7-- description:
8homepage: http://dirty-haskell.org/tags/thermoprint.html 8homepage: http://dirty-haskell.org/tags/thermoprint.html