diagrams-contrib-1.0: Collection of user contributions to diagrams EDSL

Maintainerbyorgey@cis.upenn.edu
Safe HaskellNone

Diagrams.Example.Logo

Description

Source code for creating the diagrams logo.

Documentation

sierpinski :: (Eq a, Num a, Semigroup a1, Juxtaposable a1, HasOrigin a1, Alignable a1, TrailLike a1, ~ * (V a1) R2) => a -> a1Source

s :: (Semigroup b, Monoid b, HasStyle b, Transformable b, HasOrigin b, TrailLike b, ~ * (V b) R2) => bSource

dot :: (HasStyle b, Transformable b, TrailLike b, ~ * (V b) R2) => Colour Double -> bSource