mirror of
https://github.com/github/semantic.git
synced 2024-11-23 16:37:50 +03:00
Disable the missing-deriving-strategies warning for code in ghci.
This commit is contained in:
parent
e13e4c46a4
commit
479e976cb1
@ -24,3 +24,4 @@
|
||||
:seti -Wno-safe
|
||||
:seti -Wno-unsafe
|
||||
:seti -Wno-star-is-type
|
||||
:seti -Wno-missing-deriving-strategies
|
||||
|
Loading…
Reference in New Issue
Block a user