Broken: refactor terminals
This commit is contained in:
@@ -12,5 +12,5 @@ data ForegroundShape = ForegroundShape
|
||||
, _fsRad :: Float -- This should probably be a bounding box
|
||||
, _fsSPic :: SPic
|
||||
}
|
||||
deriving ()
|
||||
deriving (Eq,Ord,Show,Read)
|
||||
makeLenses ''ForegroundShape
|
||||
|
||||
Reference in New Issue
Block a user