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