chore: fix a hlint warning
This commit is contained in:
parent
7cbe38b011
commit
9ceb66ef21
@ -16,7 +16,7 @@ import GHCup.Types.Prompts
|
||||
putPrompt :: (HasLog env, MonadReader env m, MonadIO m)
|
||||
=> PromptQuestion
|
||||
-> m ()
|
||||
putPrompt prompt = logInfo prompt
|
||||
putPrompt = logInfo
|
||||
|
||||
getUserPromptResponse :: ( HasLog env
|
||||
, MonadReader env m
|
||||
|
Loading…
Reference in New Issue
Block a user