haskell-token-utils-0.0.0.1: Utilities to tie up tokens to an AST

Safe HaskellNone

Language.Haskell.TokenUtils.HSE.Layout

Documentation

data TuToken Source

Constructors

T Token 
C Comment 

Instances

Eq TuToken 
Show TuToken 
IsToken (Loc TuToken) 
Allocatable (Module SrcSpanInfo) (Loc TuToken)

This instance is the purpose of this module