aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/Bug548.hs
diff options
context:
space:
mode:
Diffstat (limited to 'html-test/src/Bug548.hs')
-rw-r--r--html-test/src/Bug548.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/html-test/src/Bug548.hs b/html-test/src/Bug548.hs
new file mode 100644
index 00000000..652d3d32
--- /dev/null
+++ b/html-test/src/Bug548.hs
@@ -0,0 +1,3 @@
+module Bug548 (WrappedArrow(..)) where
+
+import Control.Applicative