aboutsummaryrefslogtreecommitdiff
path: root/examples/Hidden.hs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Hidden.hs')
-rw-r--r--examples/Hidden.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/Hidden.hs b/examples/Hidden.hs
new file mode 100644
index 00000000..dce05043
--- /dev/null
+++ b/examples/Hidden.hs
@@ -0,0 +1,3 @@
+-- #hide
+module Hidden where
+hidden :: Int -> Int