From f2179094320eada798ece41911e1489beb12ab82 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sat, 5 Nov 2022 14:42:48 +0100 Subject: simple hacky thing that doesn't do validation --- vdv-test/Main.hs | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 vdv-test/Main.hs (limited to 'vdv-test') diff --git a/vdv-test/Main.hs b/vdv-test/Main.hs new file mode 100644 index 0000000..6092ddb --- /dev/null +++ b/vdv-test/Main.hs @@ -0,0 +1,7 @@ +module Main where + +import VDV453.Kommunikationsschicht + +main :: IO () +main = do + runDumbClient -- cgit v1.2.3