Update source repo location to be the git repo in .cabal file
[haskell-directory.git] / tests / getDirContents002.hs
1 import System.Directory\r
2 \r
3 main = getDirectoryContents "nonexistent"\r