We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5013606 commit 71a76f7Copy full SHA for 71a76f7
message-index/messages/GHC-59692/index.md
@@ -8,4 +8,4 @@ introduced: 9.6.1
8
For type class coherence, at most one instance may be defined for each type for the same type class.
9
10
Identical instances should simply be removed.
11
-If multiple instances for the same type are required, circumventing this restriction is possible by introducing a `newtype` wrapper.
+If multiple instances for the same type are required, circumventing this restriction is possible by introducing a `newtype` wrapper.
0 commit comments