| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Control.Moffy.Samples.Viewable.Shape
Documentation
data FillPolygon Source #
Constructors
| FillPolygon Color [Position] |
Instances
| Show FillPolygon Source # | |
Defined in Control.Moffy.Samples.Viewable.Shape Methods showsPrec :: Int -> FillPolygon -> ShowS # show :: FillPolygon -> String # showList :: [FillPolygon] -> ShowS # | |
| Numbered FillPolygon Source # | |
Defined in Control.Moffy.Samples.Viewable.Shape Associated Types type Number FillPolygon = (r :: Nat) | |
| type Number FillPolygon Source # | |
Defined in Control.Moffy.Samples.Viewable.Shape type Number FillPolygon = 17622671945029529150 | |