decodeFile

Parse file content to your type. Throws ParseError or DecodeError on errors.

decodeFile :: FromRon a => FilePath -> IO a