mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 17:32:11 +03:00
Recognize %veer events.
This lets me use the event browser on long running ships which have had kernel reboots.
This commit is contained in:
parent
75e44f95ee
commit
c8dc2532b2
@ -157,6 +157,7 @@ data ArvoEv
|
||||
| ArvoEvWack () Word512
|
||||
| ArvoEvWarn Path Noun
|
||||
| ArvoEvCrud Path Cord Tang
|
||||
| ArvoEvVeer Atom Noun
|
||||
deriving (Eq, Ord, Show)
|
||||
|
||||
deriveNoun ''ArvoEv
|
||||
|
Loading…
Reference in New Issue
Block a user