add searchPathContents
And rename related functions for consistency.
This commit is contained in:
parent
aec2cf0abe
commit
1b63132ca3
18 changed files with 60 additions and 49 deletions
|
@ -169,4 +169,4 @@ runWormHoleProcess p consumer =
|
|||
ExitFailure _ -> False
|
||||
|
||||
isInstalled :: IO Bool
|
||||
isInstalled = inPath "wormhole"
|
||||
isInstalled = inSearchPath "wormhole"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue