1 2 3 4 5 6 7 8
module Lib where import System.Directory import System.FilePath filepath = "a" </> "b" directory = doesFileExist "Exe.hs" foo = 1