Skip to content

Commit e18c916

Browse files
authored
Update index.md
1 parent 4623c16 commit e18c916

File tree

1 file changed

+1
-0
lines changed
  • message-index/messages/GHC-58008

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Pattern matching on GADTs without MonoLocalBinds is fragile
33
summary: Pattern matching on GADTs without MonoLocalBinds is fragile
44
introduced: 9.6.1
55
severity: warning
6+
flag: -Wgadt-mono-local-binds
67
---
78

89
This warning is triggered on pattern matching involving GADTs, if `MonoLocalBinds` is disabled. Type inference can be fragile in this case.

0 commit comments

Comments
 (0)