Add mechanism to warn on new metadata versions, fixes #860
This commit is contained in:
@@ -683,7 +683,7 @@ settings' = unsafePerformIO $ do
|
||||
newIORef $ AppState defaultSettings
|
||||
dirs
|
||||
defaultKeyBindings
|
||||
(GHCupInfo mempty mempty)
|
||||
(GHCupInfo mempty mempty Nothing)
|
||||
(PlatformRequest A_64 Darwin Nothing)
|
||||
loggerConfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user