]> git.immae.eu Git - github/fretlink/purs-loader.git/blobdiff - example/src/Foo/Boz.purs
Updating example
[github/fretlink/purs-loader.git] / example / src / Foo / Boz.purs
diff --git a/example/src/Foo/Boz.purs b/example/src/Foo/Boz.purs
new file mode 100644 (file)
index 0000000..c802e47
--- /dev/null
@@ -0,0 +1,5 @@
+module Foo.Boz where
+
+a = "a"
+
+b = "b"