Move SSSExtra out of SelectionSections
This commit is contained in:
@@ -35,7 +35,7 @@ data SelectionList a = SelectionList
|
||||
|
||||
data SelectionSections a = SelectionSections
|
||||
{ _sssSections :: IntMap (SelectionSection a)
|
||||
, _sssExtra :: SSSExtra
|
||||
-- , _sssExtra :: SSSExtra
|
||||
}
|
||||
|
||||
-- note that filters are arbitrary: the sssFilters point to the lower of
|
||||
|
||||
Reference in New Issue
Block a user