1
1
mirror of https://github.com/github/semantic.git synced 2024-11-25 11:04:00 +03:00

📝 the error case.

This commit is contained in:
Rob Rix 2019-10-08 15:41:20 -04:00
parent 5d4317031a
commit 78cc4835fc
No known key found for this signature in database
GPG Key ID: F188A01508EA1CF7

View File

@ -62,6 +62,7 @@ instance Element t r
prj' _ = Nothing prj' _ = Nothing
-- | Error cases, with custom type errors.
instance TypeError instance TypeError
( 'ShowType t ':<>: 'Text " is not in" ( 'ShowType t ':<>: 'Text " is not in"
':$$: ShowSum u) ':$$: ShowSum u)