diff options
author | simonmar <unknown> | 2003-08-18 11:48:24 +0000 |
---|---|---|
committer | simonmar <unknown> | 2003-08-18 11:48:24 +0000 |
commit | 8f9a1146972021379eadad3fc2a005871db882c8 (patch) | |
tree | efcf783eb7cdc90c564aebc3457ecca813313cc2 /examples/Bug4.hs | |
parent | b40ece3ba7ca90fc631227b42341124a11a6f249 (diff) |
[haddock @ 2003-08-18 11:48:24 by simonmar]
Two bugs from Sven.
Diffstat (limited to 'examples/Bug4.hs')
-rw-r--r-- | examples/Bug4.hs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/Bug4.hs b/examples/Bug4.hs new file mode 100644 index 00000000..bb3c4fe2 --- /dev/null +++ b/examples/Bug4.hs @@ -0,0 +1,4 @@ +module Bug4 where +-- | don't use apostrophe's in the wrong place's +foo :: Int + |