| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Yi.JumpList
Documentation
Constructors
| Jump | |
Fields
| |
Instances
| Binary Jump Source # | |||||
| Generic Jump Source # | |||||
Defined in Yi.JumpList Associated Types
| |||||
| Show Jump Source # | |||||
| type Rep Jump Source # | |||||
Defined in Yi.JumpList type Rep Jump = D1 ('MetaData "Jump" "Yi.JumpList" "yi-core-0.19.4-4E7mid7TC5Y9v8ChZSA8gi" '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 #