File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
< h2 > Welcome</ h2 >
6
6
7
7
< p >
8
- This site describes the various messages that can be returned by
9
- GHC, the most-commonly-used Haskell implementation, including both errors and warnings. Beginning with version
10
- 9.6.1, GHC emits a code with the format < code > [GHC-12345] </ code > for each
11
- message. These codes can be looked up below for further information.
8
+ This site describes the various messages that can be returned by Haskell-related tools, including both errors and warnings.
9
+ For example GHC, the most-commonly-used Haskell implementation, started emiting a code with the format < code > [GHC-12345] </ code > for its
10
+ messages in version 9.6.1.
11
+ These codes can be looked up below for further information.
12
12
</ p >
13
13
14
14
< p >
You can’t perform that action at this time.
0 commit comments