aboutsummaryrefslogtreecommitdiff
path: root/examples/Hidden.hs
diff options
context:
space:
mode:
authorsimonmar <unknown>2002-05-08 11:22:30 +0000
committersimonmar <unknown>2002-05-08 11:22:30 +0000
commita2239cf5acf12f06d5e3c6b75ef80c9692344064 (patch)
treecb5016649c134ea10d78b60dcb155e8644261cac /examples/Hidden.hs
parent1283a3c195ed226fc6d1c84a25de1d42d556cfad (diff)
[haddock @ 2002-05-08 11:22:30 by simonmar]
Update to test new features.
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