language-go-0.9: A library for analysis and synthesis of Go code.

Safe HaskellSafe-Inferred

Language.Go.Pretty

Description

This module provides a pretty printer for Go code similar to gofmt -tabs=false -tabwidth=4 -comments=false.

Documentation