mirror of
https://github.com/github/semantic.git
synced 2024-12-30 18:36:27 +03:00
Add Error case to Syntax
This commit is contained in:
parent
de1088f490
commit
3b3d3282cb
@ -49,6 +49,7 @@ data Syntax
|
||||
| Pair f f
|
||||
| Comment a
|
||||
| Commented [f] (Maybe f)
|
||||
| Error [f]
|
||||
deriving (Eq, Foldable, Functor, Generic, Generic1, Ord, Show, Traversable)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user