Update dependencies and make buildable with GHC-9.4.4
This commit is contained in:
@@ -414,7 +414,6 @@ data KeyBindings = KeyBindings
|
||||
deriving (Show, GHC.Generic)
|
||||
|
||||
instance NFData KeyBindings
|
||||
instance NFData Key
|
||||
|
||||
defaultKeyBindings :: KeyBindings
|
||||
defaultKeyBindings = KeyBindings
|
||||
|
||||
Reference in New Issue
Block a user