Move SSSExtra out of SelectionSections
This commit is contained in:
+15
-1
@@ -1 +1,15 @@
|
||||
All good (595 modules, at 21:27:54)
|
||||
/home/justin/Haskell/loop/src/Dodge/Update/Input/InGame.hs:211:9-11: warning: [-Wunused-matches]
|
||||
Defined but not used: ‘sss’
|
||||
|
|
||||
211 | sss <- he ^? diSections
|
||||
| ^^^
|
||||
/home/justin/Haskell/loop/src/Dodge/Update/Input/InGame.hs:219:9-11: warning: [-Wunused-matches]
|
||||
Defined but not used: ‘sss’
|
||||
|
|
||||
219 | sss <- ci ^? ciSections
|
||||
| ^^^
|
||||
/home/justin/Haskell/loop/src/Dodge/InputFocus.hs:14:1-31: warning: [-Wunused-imports]
|
||||
The import of ‘Dodge.Data.SelectionList’ is redundant
|
||||
|
|
||||
14 | import Dodge.Data.SelectionList
|
||||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user