From 1a7a07b7a4fa93a55a600ca9d466020f3e11ab5a Mon Sep 17 00:00:00 2001 From: eric thul Date: Sun, 13 Mar 2016 10:06:11 -0400 Subject: Extracting out the example --- example/src/Test.purs | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 example/src/Test.purs (limited to 'example/src/Test.purs') diff --git a/example/src/Test.purs b/example/src/Test.purs deleted file mode 100644 index 3a92681..0000000 --- a/example/src/Test.purs +++ /dev/null @@ -1,7 +0,0 @@ -module Test (testing) where - -bar = "c" - -goo = "a" - -foreign import testing :: String -- cgit v1.2.3