Start unifying regex parts of selection sections

This commit is contained in:
2023-02-20 18:20:48 +00:00
parent c3fb94c7b5
commit 7b9b1d1799
12 changed files with 90 additions and 136 deletions
-1
View File
@@ -44,7 +44,6 @@ data SelectionSections a = SelectionSections
}
data SectionCursor = SectionCursor
--{ _scurSel :: Int
{ _scurPos :: Int
, _scurSize :: Int
, _scurColor :: Color