add schedule to vicfg
This commit is contained in:
parent
c840d54fab
commit
b9375acb18
5 changed files with 47 additions and 12 deletions
|
@ -9,6 +9,7 @@ module Utility.Scheduled (
|
|||
Schedule(..),
|
||||
Recurrance(..),
|
||||
TimeOfDay(..),
|
||||
Duration(..),
|
||||
fromSchedule,
|
||||
toSchedule,
|
||||
parseSchedule,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue