mirror of
https://github.com/tfausak/witch.git
synced 2024-11-22 14:58:13 +03:00
Ignore warning about missing kind signatures
This commit is contained in:
parent
3ffb6515f0
commit
6aec3dbd39
@ -46,6 +46,10 @@ common basics
|
||||
ghc-options:
|
||||
-Wno-missing-safe-haskell-mode
|
||||
-Wno-prepositive-qualified-module
|
||||
|
||||
if impl(ghc >= 9.2)
|
||||
ghc-options:
|
||||
-Wno-missing-kind-signatures
|
||||
|
||||
library
|
||||
import: basics
|
||||
|
Loading…
Reference in New Issue
Block a user