yi-0.11.0: The Haskell-Scriptable Editor

Portabilityportable
Stabilityexperimental
Maintaineryi-devel@googlegroups.com
Safe HaskellNone

Yi.Mode.Haskell.Dollarify

Description

 

Documentation

data QueuedUpdate Source

Constructors

QueuedUpdate 

Fields

qUpdatePoint :: Point
 
qInsert :: YiString
 
qDelete :: Int
 

Instances

isTuple :: Tree TT -> BoolSource

within :: Region -> Tree TT -> BoolSource

safeLast :: [a] -> Maybe aSource

isTupleP :: Exp TT -> BoolSource

selectedTreeP :: [Exp TT] -> Region -> Maybe (Exp TT)Source

withinP :: Region -> Exp TT -> BoolSource

safeLastP :: [a] -> Maybe aSource