language-glsl-0.0.2: GLSL abstract syntax tree, parser, and pretty-printer

Safe HaskellNone

Language.GLSL.Tests

Documentation

check :: Pretty a => P a -> String -> IO ()Source