Merge remote-tracking branch 'origin/pr/943'

This commit is contained in:
2024-01-20 16:59:53 +08:00
12 changed files with 15 additions and 15 deletions

View File

@@ -277,7 +277,7 @@ rmPlainHLS = do
-----------------------------------
-- | Whether the given GHC versin is installed.
-- | Whether the given GHC version is installed.
ghcInstalled :: (MonadIO m, MonadReader env m, HasDirs env, MonadThrow m) => GHCTargetVersion -> m Bool
ghcInstalled ver = do
ghcdir <- ghcupGHCDir ver