module Param where data Options = Options { convert :: [String] -> String , ghcPkg :: FilePath }