Add Read/Show instance for Creature
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
module ShapePicture.Data where
|
||||
import Picture.Data
|
||||
import Shape.Data
|
||||
type SPic = (Shape, Picture)
|
||||
Reference in New Issue
Block a user