| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Yi.JumpList
Documentation
Constructors
| Jump | |
Fields
| |
Instances
| Show Jump Source # | |
| Generic 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.2-E39Ao5fNBKQEmSrSHU3CM4" '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 #