aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/Ticket253_2.hs
diff options
context:
space:
mode:
authorMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2013-08-29 23:21:30 +0100
committerMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2013-09-02 23:21:43 +0100
commit87f255f4407e4548083c8c87d27cdfab08a1f504 (patch)
treec3d96d1d78ae9f8e38d49e1272d32da0abc1effd /html-test/src/Ticket253_2.hs
parent355087a58416683f16d65457577ef4b575b55a64 (diff)
Fixes #253
Diffstat (limited to 'html-test/src/Ticket253_2.hs')
-rw-r--r--html-test/src/Ticket253_2.hs6
1 files changed, 6 insertions, 0 deletions
diff --git a/html-test/src/Ticket253_2.hs b/html-test/src/Ticket253_2.hs
new file mode 100644
index 00000000..a19d4cee
--- /dev/null
+++ b/html-test/src/Ticket253_2.hs
@@ -0,0 +1,6 @@
+module Ticket253_2 where
+-- | Comment
+bar :: Int
+bar = 0
+
+data Baz = Baz