summaryrefslogtreecommitdiff
path: root/testsuite/tests/module
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:28:02 +0100
commit6d0aa9ffc094ec69f1fbd7f9e15bcf7535e3370b (patch)
treed1324c81b77f1bac94a7a5704256fe16a1e00722 /testsuite/tests/module
parent28620ba6a7968ef3ab589f62ac761fffe4f42caa (diff)
downloadhaskell-6d0aa9ffc094ec69f1fbd7f9e15bcf7535e3370b.tar.gz
Testsuite: delete Windows line endings [skip ci] (#11631)
Diffstat (limited to 'testsuite/tests/module')
-rw-r--r--testsuite/tests/module/mod110.stderr14
-rw-r--r--testsuite/tests/module/mod120.stderr4
-rw-r--r--testsuite/tests/module/mod138.stderr4
-rw-r--r--testsuite/tests/module/mod151.stderr14
-rw-r--r--testsuite/tests/module/mod152.stderr14
-rw-r--r--testsuite/tests/module/mod153.stderr14
-rw-r--r--testsuite/tests/module/mod158.stderr6
-rw-r--r--testsuite/tests/module/mod48.stderr8
-rw-r--r--testsuite/tests/module/mod98.stderr8
9 files changed, 43 insertions, 43 deletions
diff --git a/testsuite/tests/module/mod110.stderr b/testsuite/tests/module/mod110.stderr
index 815da10602..6a7ade9c44 100644
--- a/testsuite/tests/module/mod110.stderr
+++ b/testsuite/tests/module/mod110.stderr
@@ -1,7 +1,7 @@
-
-mod110.hs:11:10: error:
- Ambiguous occurrence ‘Eq’
- It could refer to either ‘Prelude.Eq’,
- imported from ‘Prelude’ at mod110.hs:4:1-14
- (and originally defined in ‘GHC.Classes’)
- or ‘M.Eq’, defined at mod110.hs:7:1
+
+mod110.hs:11:10: error:
+ Ambiguous occurrence ‘Eq’
+ It could refer to either ‘Prelude.Eq’,
+ imported from ‘Prelude’ at mod110.hs:4:1-14
+ (and originally defined in ‘GHC.Classes’)
+ or ‘M.Eq’, defined at mod110.hs:7:1
diff --git a/testsuite/tests/module/mod120.stderr b/testsuite/tests/module/mod120.stderr
index 0052dcc79a..235bb5b7eb 100644
--- a/testsuite/tests/module/mod120.stderr
+++ b/testsuite/tests/module/mod120.stderr
@@ -1,2 +1,2 @@
-
-mod120.hs:5:5: error: Data constructor not in scope: Foo
+
+mod120.hs:5:5: error: Data constructor not in scope: Foo
diff --git a/testsuite/tests/module/mod138.stderr b/testsuite/tests/module/mod138.stderr
index 4c24e4063b..affabd924d 100644
--- a/testsuite/tests/module/mod138.stderr
+++ b/testsuite/tests/module/mod138.stderr
@@ -1,2 +1,2 @@
-
-mod138.hs:7:5: error: Variable not in scope: isLatin1
+
+mod138.hs:7:5: error: Variable not in scope: isLatin1
diff --git a/testsuite/tests/module/mod151.stderr b/testsuite/tests/module/mod151.stderr
index 3feab8e7ba..265ad86031 100644
--- a/testsuite/tests/module/mod151.stderr
+++ b/testsuite/tests/module/mod151.stderr
@@ -1,7 +1,7 @@
-
-mod151.hs:2:20: error:
- Ambiguous occurrence ‘id’
- It could refer to either ‘Prelude.id’,
- imported from ‘Prelude’ at mod151.hs:2:8
- (and originally defined in ‘GHC.Base’)
- or ‘M.id’, defined at mod151.hs:2:30
+
+mod151.hs:2:20: error:
+ Ambiguous occurrence ‘id’
+ It could refer to either ‘Prelude.id’,
+ imported from ‘Prelude’ at mod151.hs:2:8
+ (and originally defined in ‘GHC.Base’)
+ or ‘M.id’, defined at mod151.hs:2:30
diff --git a/testsuite/tests/module/mod152.stderr b/testsuite/tests/module/mod152.stderr
index d0106d44a6..769b45b1c5 100644
--- a/testsuite/tests/module/mod152.stderr
+++ b/testsuite/tests/module/mod152.stderr
@@ -1,7 +1,7 @@
-
-mod152.hs:2:26: error:
- Ambiguous occurrence ‘id’
- It could refer to either ‘Prelude.id’,
- imported from ‘Prelude’ at mod152.hs:2:8
- (and originally defined in ‘GHC.Base’)
- or ‘M.id’, defined at mod152.hs:2:36
+
+mod152.hs:2:26: error:
+ Ambiguous occurrence ‘id’
+ It could refer to either ‘Prelude.id’,
+ imported from ‘Prelude’ at mod152.hs:2:8
+ (and originally defined in ‘GHC.Base’)
+ or ‘M.id’, defined at mod152.hs:2:36
diff --git a/testsuite/tests/module/mod153.stderr b/testsuite/tests/module/mod153.stderr
index 8f45a03063..51f14a486c 100644
--- a/testsuite/tests/module/mod153.stderr
+++ b/testsuite/tests/module/mod153.stderr
@@ -1,7 +1,7 @@
-
-mod153.hs:2:11: error:
- Ambiguous occurrence ‘id’
- It could refer to either ‘Prelude.id’,
- imported from ‘Prelude’ at mod153.hs:2:8
- (and originally defined in ‘GHC.Base’)
- or ‘M.id’, defined at mod153.hs:2:21
+
+mod153.hs:2:11: error:
+ Ambiguous occurrence ‘id’
+ It could refer to either ‘Prelude.id’,
+ imported from ‘Prelude’ at mod153.hs:2:8
+ (and originally defined in ‘GHC.Base’)
+ or ‘M.id’, defined at mod153.hs:2:21
diff --git a/testsuite/tests/module/mod158.stderr b/testsuite/tests/module/mod158.stderr
index afe0deb7ba..f59b91a29b 100644
--- a/testsuite/tests/module/mod158.stderr
+++ b/testsuite/tests/module/mod158.stderr
@@ -1,3 +1,3 @@
-
-mod158.hs:12:5: error: Data constructor not in scope: C
-exit(1)
+
+mod158.hs:12:5: error: Data constructor not in scope: C
+exit(1)
diff --git a/testsuite/tests/module/mod48.stderr b/testsuite/tests/module/mod48.stderr
index 3800615dfc..d2e2652403 100644
--- a/testsuite/tests/module/mod48.stderr
+++ b/testsuite/tests/module/mod48.stderr
@@ -1,4 +1,4 @@
-
-mod48.hs:5:3: error:
- Pattern bindings (except simple variables) not allowed in class declaration:
- (x, y) = error "foo"
+
+mod48.hs:5:3: error:
+ Pattern bindings (except simple variables) not allowed in class declaration:
+ (x, y) = error "foo"
diff --git a/testsuite/tests/module/mod98.stderr b/testsuite/tests/module/mod98.stderr
index 86a970ccdf..0cfe7fc7eb 100644
--- a/testsuite/tests/module/mod98.stderr
+++ b/testsuite/tests/module/mod98.stderr
@@ -1,4 +1,4 @@
-
-mod98.hs:3:1: error:
- Invalid type signature: M.x :: ...
- Should be of form <variable> :: <type>
+
+mod98.hs:3:1: error:
+ Invalid type signature: M.x :: ...
+ Should be of form <variable> :: <type>