module Paths_hback where getDataFileName :: FilePath -> IO FilePath getDataFileName = return getDataDir :: IO FilePath getDataDir = return "."