cabal-helper-1.1.0.0: tests/custom-setup/Lib.hs
module Lib where import System.Directory import System.FilePath filepath = "a" </> "b" directory = doesFileExist "Exe.hs" foo = 1
module Lib where import System.Directory import System.FilePath filepath = "a" </> "b" directory = doesFileExist "Exe.hs" foo = 1