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 4623c16 commit e18c916Copy full SHA for e18c916
message-index/messages/GHC-58008/index.md
@@ -3,6 +3,7 @@ title: Pattern matching on GADTs without MonoLocalBinds is fragile
3
summary: Pattern matching on GADTs without MonoLocalBinds is fragile
4
introduced: 9.6.1
5
severity: warning
6
+flag: -Wgadt-mono-local-binds
7
---
8
9
This warning is triggered on pattern matching involving GADTs, if `MonoLocalBinds` is disabled. Type inference can be fragile in this case.
0 commit comments