Skip to content

Commit

Permalink
Update error message
Browse files Browse the repository at this point in the history
  • Loading branch information
Lennart Augustsson authored and Lennart Augustsson committed Nov 12, 2024
1 parent 659fb88 commit f0cf670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/errmsg.test
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ a :: Int
a = 'a'
-----
mhs: "../tmp/E.hs": line 5, col 5: Cannot satisfy constraint: (Char ~ Int)

fully qualified: (Primitives.~ Primitives.Char Primitives.Int)
=====
module E() where
import Prelude
Expand Down

0 comments on commit f0cf670

Please sign in to comment.