assistant restart on upgrade

This commit is contained in:
Joey Hess 2013-11-22 23:12:06 -04:00
parent ad653e49cf
commit b9cdb55e0c
9 changed files with 127 additions and 25 deletions

View file

@ -31,7 +31,8 @@ data AlertName
| CloudRepoNeededAlert
| SyncAlert
| NotFsckedAlert
| UpgradeAlert
| CanUpgradeAlert
| UpgradeReadyAlert
deriving (Eq)
{- The first alert is the new alert, the second is an old alert.