diff options
Diffstat (limited to 'tests/pre-2.0-tests/Visible.hs')
-rw-r--r-- | tests/pre-2.0-tests/Visible.hs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/pre-2.0-tests/Visible.hs b/tests/pre-2.0-tests/Visible.hs deleted file mode 100644 index cad71931..00000000 --- a/tests/pre-2.0-tests/Visible.hs +++ /dev/null @@ -1,3 +0,0 @@ -module Visible where -visible :: Int -> Int -visible a = a |