1
1
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:
Rob Rix 2019-12-17 16:57:35 -05:00
parent e13e4c46a4
commit 479e976cb1
No known key found for this signature in database
GPG Key ID: F188A01508EA1CF7

View File

@ -24,3 +24,4 @@
:seti -Wno-safe
:seti -Wno-unsafe
:seti -Wno-star-is-type
:seti -Wno-missing-deriving-strategies