Recognize %veer events.

This lets me use the event browser on long running ships which have
had kernel reboots.
This commit is contained in:
Elliot Glaysher 2019-09-04 13:57:48 -07:00
parent 75e44f95ee
commit c8dc2532b2

View File

@ -157,6 +157,7 @@ data ArvoEv
| ArvoEvWack () Word512
| ArvoEvWarn Path Noun
| ArvoEvCrud Path Cord Tang
| ArvoEvVeer Atom Noun
deriving (Eq, Ord, Show)
deriveNoun ''ArvoEv