Skip to content
Snippets Groups Projects
Commit 56257f1e authored by Oleg Grenrus's avatar Oleg Grenrus
Browse files

Correct since annotation for needProgram

parent 23bcbee2
No related branches found
No related tags found
No related merge requests found
......@@ -426,7 +426,7 @@ requireProgram verbosity prog progdb = do
-- It returns 'Nothing' if the program couldn't be configured,
-- or is not found.
--
-- @since 3.2.0.0
-- @since 3.0.1.0
needProgram :: Verbosity -> Program -> ProgramDb
-> IO (Maybe (ConfiguredProgram, ProgramDb))
needProgram verbosity prog progdb = do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment