implement saving of repository settings
This commit is contained in:
parent
13cf60f0f7
commit
7aef34f501
2 changed files with 23 additions and 14 deletions
|
@ -10,7 +10,7 @@ module Logs.Group (
|
|||
groupSet,
|
||||
lookupGroups,
|
||||
groupMap,
|
||||
getStandardGroup
|
||||
getStandardGroup,
|
||||
) where
|
||||
|
||||
import qualified Data.Map as M
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue