Rewrite of item color in inventory, runs slowly
This commit is contained in:
+10
-1
@@ -1 +1,10 @@
|
||||
All good (598 modules, at 11:19:05)
|
||||
/home/justin/Haskell/loop/src/Dodge/DisplayInventory.hs:12:1-30: warning: [-Wunused-imports]
|
||||
The import of ‘Dodge.Data.ComposedItem’ is redundant
|
||||
|
|
||||
12 | import Dodge.Data.ComposedItem
|
||||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
/home/justin/Haskell/loop/src/Dodge/Item/InventoryColor.hs:7:1-22: warning: [-Wunused-imports]
|
||||
The import of ‘Dodge.Data.Item’ is redundant
|
||||
|
|
||||
7 | import Dodge.Data.Item
|
||||
| ^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user