summaryrefslogtreecommitdiff
path: root/vdv-testclient/Main.hs
diff options
context:
space:
mode:
authorstuebinm2022-11-09 01:08:05 +0100
committerstuebinm2022-11-09 01:08:55 +0100
commita31e8759c0fffb8c4f2e87624eb9e520f04f273c (patch)
treef0a23cf8c0a68c37719125913c13b62f4e40c4f8 /vdv-testclient/Main.hs
parentf2179094320eada798ece41911e1489beb12ab82 (diff)
some more hacking
includes a message queue, more correct implementation of how the routs work (why do they work like THAT though???), and other fun stuff. uh also turns out you can't do schema validation with xml-types easily. ah well. "be liberal in what you accept" and all that …
Diffstat (limited to 'vdv-testclient/Main.hs')
-rw-r--r--vdv-testclient/Main.hs7
1 files changed, 7 insertions, 0 deletions
diff --git a/vdv-testclient/Main.hs b/vdv-testclient/Main.hs
new file mode 100644
index 0000000..6092ddb
--- /dev/null
+++ b/vdv-testclient/Main.hs
@@ -0,0 +1,7 @@
+module Main where
+
+import VDV453.Kommunikationsschicht
+
+main :: IO ()
+main = do
+ runDumbClient