From a31e8759c0fffb8c4f2e87624eb9e520f04f273c Mon Sep 17 00:00:00 2001 From: stuebinm Date: Wed, 9 Nov 2022 01:08:05 +0100 Subject: 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 … --- vdv-test/Main.hs | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 vdv-test/Main.hs (limited to 'vdv-test') diff --git a/vdv-test/Main.hs b/vdv-test/Main.hs deleted file mode 100644 index 6092ddb..0000000 --- a/vdv-test/Main.hs +++ /dev/null @@ -1,7 +0,0 @@ -module Main where - -import VDV453.Kommunikationsschicht - -main :: IO () -main = do - runDumbClient -- cgit v1.2.3