mirror of
https://github.com/github/semantic.git
synced 2024-12-21 13:51:44 +03:00
Add Break Syntax constructor
This commit is contained in:
parent
d32e94bab1
commit
1329d6c763
@ -88,6 +88,7 @@ data Syntax a f
|
||||
| Defer f
|
||||
| TypeAssertion f f
|
||||
| TypeConversion f f
|
||||
| Break f
|
||||
deriving (Eq, Foldable, Functor, Generic, Generic1, Mergeable, Ord, Show, Traversable, ToJSON)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user