ghcup-hs/lib/GHCup/Utils.hs-boot
2021-06-05 21:01:01 +02:00

5 lines
101 B
Haskell

module GHCup.Utils where
getLinkTarget :: FilePath -> IO FilePath
pathIsLink :: FilePath -> IO Bool