diff options
Diffstat (limited to 'html-test/src/Ticket253_1.hs')
-rw-r--r-- | html-test/src/Ticket253_1.hs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/html-test/src/Ticket253_1.hs b/html-test/src/Ticket253_1.hs deleted file mode 100644 index 62ab4b17..00000000 --- a/html-test/src/Ticket253_1.hs +++ /dev/null @@ -1,6 +0,0 @@ -module Ticket253_1 where --- | See 'Ticket253_2.bar'. --- --- Also see 'Ticket253_2.Baz' -foo :: Int -foo = 0 |