From 2143eb381fc28e2d676a9c9a433426b1b2dbf737 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Fri, 7 Oct 2022 11:09:44 +0200 Subject: Process variables and expression type --- src/Process.hs-boot | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/Process.hs-boot (limited to 'src/Process.hs-boot') diff --git a/src/Process.hs-boot b/src/Process.hs-boot new file mode 100644 index 0000000..7ddb5ea --- /dev/null +++ b/src/Process.hs-boot @@ -0,0 +1,4 @@ +module Process where + +data Process +data ProcName -- cgit v1.2.3