Safe Haskell | None |
---|---|
Language | Haskell2010 |
This module performs the command-line interface for the formatter, and plumbs formatting actions through a streaming interface.
Documentation
pathFilter :: PathFilter Source #
Default path filter.
fromJustUnsafe :: Maybe a -> a Source #
fromJust.