floskell-0.10.7: A flexible Haskell source code pretty printer
Safe HaskellSafe-Inferred
LanguageHaskell2010

Floskell.Comments

Description

Comment handling.

Synopsis

Documentation

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

Annotate the AST with comments.