From 33de036d4f068e97d98dbaf55535aadfb77a00e7 Mon Sep 17 00:00:00 2001 From: Guillermo Ramos Date: Thu, 21 Sep 2017 23:27:51 +0200 Subject: First commit --- test/Spec.hs | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/Spec.hs (limited to 'test') diff --git a/test/Spec.hs b/test/Spec.hs new file mode 100644 index 0000000..cd4753f --- /dev/null +++ b/test/Spec.hs @@ -0,0 +1,2 @@ +main :: IO () +main = putStrLn "Test suite not yet implemented" -- cgit v1.2.3