implement saving of repository settings

This commit is contained in:
Joey Hess 2012-10-10 19:13:49 -04:00
parent 13cf60f0f7
commit 7aef34f501
2 changed files with 23 additions and 14 deletions

View file

@ -10,7 +10,7 @@ module Logs.Group (
groupSet,
lookupGroups,
groupMap,
getStandardGroup
getStandardGroup,
) where
import qualified Data.Map as M