Skip to content

Commit 6fe43a3

Browse files
committed
[GHC-58481] Link the new location of the error message index
1 parent 9404c34 commit 6fe43a3

File tree

1 file changed

+1
-1
lines changed
  • message-index/messages/GHC-58481

1 file changed

+1
-1
lines changed

message-index/messages/GHC-58481/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ However if the error is not separately defined there, a problem with parsing is
1212

1313
There may be many different reasons why the error `GHC-58481` was emitted, ranging from incorrect syntax that requires additional language extensions, to an expression mistakenly put in the same line as another.
1414

15-
Below are some examples of code that generate this generic parsing error. Please be encouraged to report more or contribute via [error-messages github](https://github.com/haskell/error-messages).
15+
Below are some examples of code that generate this generic parsing error. Please be encouraged to report more or contribute via [error-message-index github](https://github.com/haskell/error-message-index).

0 commit comments

Comments
 (0)