module ShapePicture.Data where import Data.Strict.Tuple import Picture.Data import Shape.Data type SPic = Pair Shape Picture