WashNGo-2.12.0.1: WASH is a family of EDSLs for programming Web applications in Haskell.

WASH.CGI.CGIGraphics

Documentation

type Pixel = (Int, Int, Int)Source

type CGIImage = IO CGIImage'Source