aboutsummaryrefslogtreecommitdiff
path: root/webgui/thermoprint-webgui.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'webgui/thermoprint-webgui.cabal')
-rw-r--r--webgui/thermoprint-webgui.cabal5
1 files changed, 5 insertions, 0 deletions
diff --git a/webgui/thermoprint-webgui.cabal b/webgui/thermoprint-webgui.cabal
index 51a302a..c1f4d19 100644
--- a/webgui/thermoprint-webgui.cabal
+++ b/webgui/thermoprint-webgui.cabal
@@ -26,5 +26,10 @@ executable thermoprint-webgui
26 , threepenny-gui >=0.6.0 && <1 26 , threepenny-gui >=0.6.0 && <1
27 , optparse-applicative >=0.12.1 && <1 27 , optparse-applicative >=0.12.1 && <1
28 , bytestring >=0.10.6 && <1 28 , bytestring >=0.10.6 && <1
29 , websockets >=0.9.5 && <1
30 , network >=2.6.2 && <3
31 , network-uri >=2.6.0 && <3
32 , text >=1.2.2 && <2
33 , exceptions >=0.8.2 && <1
29 hs-source-dirs: src 34 hs-source-dirs: src
30 default-language: Haskell2010 \ No newline at end of file 35 default-language: Haskell2010 \ No newline at end of file