Safe Haskell | None |
---|---|
Language | Haskell2010 |
Ormolu.Parser.Anns
Description
Ormolu-specific representation of GHC annotations.
Documentation
Ormolu-specific representation of GHC annotations.
Arguments
:: SrcSpan | Span to lookup with |
-> Anns | Collection of annotations |
-> [AnnKeywordId] |
Lookup AnnKeywordId
s corresponding to a given SrcSpan
.