From d972c48501a7a5b155afad23495b94e2d0077efc Mon Sep 17 00:00:00 2001 From: George Wilson Date: Mon, 29 Jul 2019 15:02:36 +1000 Subject: [PATCH] Add an empty file for teaching basic syntax closes #360 --- basic-syntax/start.hs | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 basic-syntax/start.hs diff --git a/basic-syntax/start.hs b/basic-syntax/start.hs new file mode 100644 index 000000000..e69de29bb