| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Yi.JumpList
Documentation
Constructors
| Jump | |
Fields
| |
Instances
| Generic Jump Source # | |
| Show Jump Source # | |
| Binary Jump Source # | |
| type Rep Jump Source # | |
Defined in Yi.JumpList type Rep Jump = D1 ('MetaData "Jump" "Yi.JumpList" "yi-core-0.19.4-J3b4W1rrtzsIycE9BgrKGW" 'False) (C1 ('MetaCons "Jump" 'PrefixI 'True) (S1 ('MetaSel ('Just "jumpMark") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Mark) :*: S1 ('MetaSel ('Just "jumpBufferRef") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 BufferRef))) | |
jumpForward :: JumpList -> JumpList Source #