From 70e137ead1809516991ff4152842be08561404ee Mon Sep 17 00:00:00 2001 From: simonmar Date: Mon, 28 Jul 2003 13:30:35 +0000 Subject: [haddock @ 2003-07-28 13:30:35 by simonmar] Add tests for a couple of bugs. --- examples/A.hs | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 examples/A.hs (limited to 'examples/A.hs') diff --git a/examples/A.hs b/examples/A.hs new file mode 100644 index 00000000..4a344a24 --- /dev/null +++ b/examples/A.hs @@ -0,0 +1,2 @@ +module A where +data A = A -- cgit v1.2.3