Open src-of-truth[bot] opened 5 years ago
data Error = Error { context :: [Text] , desc :: Text , reasons :: [Error] } https://github.com/ff-notes/ron/blob/ea4420a9d52822a6d2ef5ea484b765f9c45b65d9/ron/lib/RON/Error.hs#L22-L29
data Error = Error { context :: [Text] , desc :: Text , reasons :: [Error] } https://github.com/ff-notes/ron/blob/ea4420a9d52822a6d2ef5ea484b765f9c45b65d9/ron/lib/RON/Error.hs#L22-L29