floskell-0.10.4: A flexible Haskell source code pretty printer

Safe HaskellNone
LanguageHaskell2010

Floskell.Comments

Description

Comment handling.

Synopsis

Documentation

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

Annotate the AST with comments.