5 lines
		
	
	
		
			101 B
		
	
	
	
		
			Haskell
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			101 B
		
	
	
	
		
			Haskell
		
	
	
	
	
	
| module GHCup.Utils where
 | |
| 
 | |
| getLinkTarget :: FilePath -> IO FilePath
 | |
| pathIsLink :: FilePath -> IO Bool
 |