summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T7594.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T7594.stderr')
-rw-r--r--testsuite/tests/polykinds/T7594.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/polykinds/T7594.stderr b/testsuite/tests/polykinds/T7594.stderr
index 08bc36e02b..a01b24d7aa 100644
--- a/testsuite/tests/polykinds/T7594.stderr
+++ b/testsuite/tests/polykinds/T7594.stderr
@@ -1,14 +1,14 @@
T7594.hs:33:12:
- Couldn't match type ‛b’ with ‛IO ()’
- ‛b’ is untouchable
+ Couldn't match type ‘b’ with ‘IO ()’
+ ‘b’ is untouchable
inside the constraints ((:&:) c0 Real a)
bound by a type expected by the context: (:&:) c0 Real a => a -> b
at T7594.hs:33:8-19
- ‛b’ is a rigid type variable bound by
+ ‘b’ is a rigid type variable bound by
the inferred type of bar2 :: b at T7594.hs:33:1
Expected type: a -> b
Actual type: a -> IO ()
Relevant bindings include bar2 :: b (bound at T7594.hs:33:1)
- In the first argument of ‛app’, namely ‛print’
+ In the first argument of ‘app’, namely ‘print’
In the expression: app print q2