-Wall; no warnings

This commit is contained in:
crumbtoo
2023-12-04 14:50:50 -07:00
parent 5c3b7c2c30
commit cb6321fbf8
4 changed files with 93 additions and 83 deletions
-1
View File
@@ -11,7 +11,6 @@ import System.Exit (exitSuccess)
import Core
import TI
import GM
import Lens.Micro
import Lens.Micro.Mtl
----------------------------------------------------------------------------------