module NotInPath where import System.FilePath ((</>)) foo = "test" </> "me"