File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- The Glorious Glasgow Haskell Compilation System, version 9.8.1
2
-
1
+ The Glorious Glasgow Haskell Compilation System, version 9.12.1
3
2
compile_fail/block_comments/unclosed_block.hs:1:1: error: [GHC-21231]
4
3
unterminated `{-' at end of input
5
4
|
6
5
1 | {-
7
6
| ^^...
7
+
Original file line number Diff line number Diff line change 1
- The Glorious Glasgow Haskell Compilation System, version 9.8.1
2
-
1
+ The Glorious Glasgow Haskell Compilation System, version 9.12.1
3
2
compile_fail/block_comments/unopened_block.hs:1:2: error: [GHC-58481]
4
3
parse error on input ‘}’
5
4
|
6
5
1 | -}
7
6
| ^
7
+
Original file line number Diff line number Diff line change 1
- The Glorious Glasgow Haskell Compilation System, version 9.8 .1
1
+ The Glorious Glasgow Haskell Compilation System, version 9.12 .1
2
2
Characters matching Data.Char.isSpace:
3
3
' ' U+0009
4
4
'
Original file line number Diff line number Diff line change 1
- The Glorious Glasgow Haskell Compilation System, version 9.8 .1
1
+ The Glorious Glasgow Haskell Compilation System, version 9.12 .1
2
2
Characters which Data.Char.toLower maps to ASCII:
3
3
'İ' U+0130 -> 'i' U+0069
4
4
'K' U+212A -> 'k' U+006B
You can’t perform that action at this time.
0 commit comments