| 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.18.0-2mRGjmA9uZSHB9MvTT6v9U" 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 #