Use strict-containers for IntMaps
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ import Shape
|
||||
import Color
|
||||
import Dodge.Room.Foreground
|
||||
|
||||
import qualified Data.IntMap.Strict as IM
|
||||
import qualified IntMapHelp as IM
|
||||
|
||||
floorWire :: Point2 -> Point2 -> ForegroundShape
|
||||
floorWire a b = defaultForeground
|
||||
|
||||
Reference in New Issue
Block a user