yi-mode-haskell-0.19.0: Yi editor haskell mode
LicenseGPL-2
Maintaineryi-devel@googlegroups.com
Stabilityexperimental
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010
ExtensionsOverloadedStrings

Yi.Syntax.Strokes.Haskell

Description

Produces Strokes from a tree of tokens, used by some of the Haskell modes.

Documentation

getStrokes :: Point -> Point -> Point -> Tree TT -> [Stroke] Source #