packages feed

cabal-helper-0.8.0.0: tests/fliblib/lib/Lib.hs

module Lib where

import System.Directory
import System.FilePath

filepath  = "a" </> "b"
directory = doesFileExist "Exe.hs"
foo = 1