Next: Style options, Previous: decodeLazy, Up: Serialize and deserialize
Parse file content to your type. Throws ParseError or DecodeError on errors.
decodeFile :: FromRon a => FilePath -> IO a