aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/NonGreedy.hs
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/src/NonGreedy.hs')
-rw-r--r--html-test/src/NonGreedy.hs5
1 files changed, 5 insertions, 0 deletions
diff --git a/html-test/src/NonGreedy.hs b/html-test/src/NonGreedy.hs
new file mode 100644
index 00000000..f51b55f5
--- /dev/null
+++ b/html-test/src/NonGreedy.hs
@@ -0,0 +1,5 @@
+module NonGreedy where
+
+-- | <url1> <url2>
+f :: a
+f = undefined