summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/T4489.hs
diff options
context:
space:
mode:
authorThomas Miedema <thomasmiedema@gmail.com>2016-02-22 21:32:51 +0100
committerThomas Miedema <thomasmiedema@gmail.com>2016-02-23 12:27:47 +0100
commit754a2f2bb7416bd7fe453ba7bcb7c089f5ef3b8f (patch)
tree45bc14d7e354e9b985a33ba3c7242fd490e1e025 /testsuite/tests/rename/should_compile/T4489.hs
parent8626ac91a3cac028bbe742f07a1ce9fb598589f6 (diff)
downloadhaskell-754a2f2bb7416bd7fe453ba7bcb7c089f5ef3b8f.tar.gz
Testsuite: delete Windows line endings [skip ci] (#11631)
Diffstat (limited to 'testsuite/tests/rename/should_compile/T4489.hs')
-rw-r--r--testsuite/tests/rename/should_compile/T4489.hs12
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/tests/rename/should_compile/T4489.hs b/testsuite/tests/rename/should_compile/T4489.hs
index a967cad06d..04361281ed 100644
--- a/testsuite/tests/rename/should_compile/T4489.hs
+++ b/testsuite/tests/rename/should_compile/T4489.hs
@@ -1,6 +1,6 @@
-{-# OPTIONS_GHC -fwarn-missing-import-lists #-}
-module T4489 where
-
-import Data.Maybe
-import Data.Maybe( Maybe(..) )
-import Data.Maybe( Maybe(Just) )
+{-# OPTIONS_GHC -fwarn-missing-import-lists #-}
+module T4489 where
+
+import Data.Maybe
+import Data.Maybe( Maybe(..) )
+import Data.Maybe( Maybe(Just) )