style
A rendering style.
A rendering style.
The default style (mode=PageMode, lineLength=100, ribbonsPerLine=1.5).
This is a minimal token definition for Haskell style languages. It defines the style of comments, valid identifiers and case sensitivity. It does not define any reserved words or operators.
Originally intended to automate style checking for the Snap project. But the project should be general enough to work with other style guides.
Version 0.2.0.3
This is a minimal token definition for Java style languages. It defines the style of comments, valid identifiers and case sensitivity. It does not define any reserved words or operators.
pretty-print with a given style and mode.
Render the Doc to a String using the given Style.
Functions to transform Haskell source files and haddock(or HsColour)-produced HTML files from camel case to separated words or Haskell source from separated words to camel case.
Version 0.1.0