diff options
Diffstat (limited to 'utils/check-exact/cases/Windows.hs')
-rw-r--r-- | utils/check-exact/cases/Windows.hs | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/utils/check-exact/cases/Windows.hs b/utils/check-exact/cases/Windows.hs deleted file mode 100644 index ad8ae692b6..0000000000 --- a/utils/check-exact/cases/Windows.hs +++ /dev/null @@ -1,10 +0,0 @@ -module Windows where - -{- - This file has windows-style line endings, to check that trailing - \r's get stripped in comments. --} -baz = 2 - --- Another comment -foo = 1 |