add schedule to vicfg

This commit is contained in:
Joey Hess 2013-10-07 17:11:13 -04:00
parent c840d54fab
commit b9375acb18
5 changed files with 47 additions and 12 deletions

View file

@ -9,6 +9,7 @@ module Logs.Schedule (
scheduleLog,
scheduleSet,
scheduleGet,
scheduleMap,
) where
import qualified Data.Map as M