Commit before attempting to remove ptDraw field
This commit is contained in:
+2
-1
@@ -19,10 +19,11 @@ import Geometry
|
||||
|
||||
import Data.Bifunctor
|
||||
import Control.Lens
|
||||
import qualified Streaming.Prelude as S
|
||||
--import qualified Streaming.Prelude as S
|
||||
|
||||
type SPic = (Shape, Picture)
|
||||
|
||||
shMap :: (ShapeObj -> ShapeObj) -> Shape -> Shape
|
||||
shMap = map
|
||||
|
||||
-- should all this be inlined/inlinable?
|
||||
|
||||
Reference in New Issue
Block a user