diff --git a/app/ghcup/BrickMain.hs b/app/ghcup/BrickMain.hs index 81cfd22..4edad3a 100644 --- a/app/ghcup/BrickMain.hs +++ b/app/ghcup/BrickMain.hs @@ -493,7 +493,6 @@ set' :: (MonadReader AppState m, MonadIO m, MonadThrow m, MonadFail m, MonadMask => BrickState -> (Int, ListResult) -> m (Either String ()) - set' bs input@(_, ListResult {..}) = do settings <- liftIO $ readIORef settings'