floskell-0.10.2: A flexible Haskell source code pretty printer

Safe HaskellNone
LanguageHaskell98

Floskell.Comments

Description

Comment handling.

Synopsis

Documentation

annotateWithComments :: Traversable ast => ast SrcSpanInfo -> [Comment] -> ast NodeInfo Source #

Annotate the AST with comments.