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

5 lines
101 B
Plaintext
Raw Normal View History

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