ghcup-hs/lib/GHCup/Utils.hs-boot

5 lines
101 B
Plaintext
Raw Normal View History

2021-05-14 21:09:45 +00:00
module GHCup.Utils where
getLinkTarget :: FilePath -> IO FilePath
pathIsLink :: FilePath -> IO Bool