• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

yi-core

Yi editor core library

https://github.com/yi-editor/yi#readme

Version on this page:0.17.1
LTS Haskell 23.21:0.19.4
Stackage Nightly 2025-05-11:0.19.4
Latest on Hackage:0.19.4

See all snapshots yi-core appears in

GPL-2.0-only licensed
Maintained by Yi developers
This version can be pinned in stack with:yi-core-0.17.1@sha256:2e34bda9a72372187f2afa01b306d80742c834315b9eadac9db704c680e01bd0,3714

Module documentation for 0.17.1

  • Parser
    • Parser.Incremental
  • Paths_yi_core
  • System
    • System.FriendlyPath
  • Yi
    • Yi.Buffer
      • Yi.Buffer.HighLevel
      • Yi.Buffer.Indent
      • Yi.Buffer.Misc
      • Yi.Buffer.Normal
      • Yi.Buffer.Region
      • Yi.Buffer.TextUnit
      • Yi.Buffer.Undo
    • Yi.Command
      • Yi.Command.Help
    • Yi.Completion
    • Yi.CompletionTree
    • Yi.Config
      • Yi.Config.Default
      • Yi.Config.Lens
      • Yi.Config.Misc
      • Yi.Config.Simple
        • Yi.Config.Simple.Types
    • Yi.Core
    • Yi.Debug
    • Yi.Dired
    • Yi.Editor
    • Yi.Eval
    • Yi.Event
    • Yi.File
    • Yi.History
    • Yi.Hoogle
    • Yi.Hooks
    • Yi.IncrementalParse
    • Yi.Interact
    • Yi.JumpList
    • Yi.Keymap
      • Yi.Keymap.Keys
    • Yi.KillRing
    • Yi.Layout
    • Yi.MiniBuffer
    • Yi.Misc
    • Yi.Mode
      • Yi.Mode.Common
      • Yi.Mode.Compilation
      • Yi.Mode.Interactive
    • Yi.Monad
    • Yi.Paths
    • Yi.PersistentState
    • Yi.Process
    • Yi.Rectangle
    • Yi.Search
      • Yi.Search.Internal
    • Yi.String
    • Yi.Syntax
      • Yi.Syntax.Driver
      • Yi.Syntax.Layout
      • Yi.Syntax.OnlineTree
      • Yi.Syntax.Tree
    • Yi.Tab
    • Yi.Tag
    • Yi.TextCompletion
    • Yi.Types
    • Yi.UI
      • Yi.UI.Common
      • Yi.UI.SimpleLayout
      • Yi.UI.TabBar
      • Yi.UI.Utils
    • Yi.Window
Depends on 32 packages(full list with versions):
array, attoparsec, base, binary, bytestring, containers, data-default, directory, dlist, dynamic-state, exceptions, filepath, hashable, ListLike, microlens-platform, mtl, old-locale, oo-prototypes, parsec, pointedlist, process, process-extras, split, text, time, transformers-base, unix, unix-compat, unordered-containers, xdg-basedir, yi-language, yi-rope
Used by 10 packages in lts-11.22(full list with versions):
yi-frontend-vty, yi-fuzzy-open, yi-ireader, yi-keymap-cua, yi-keymap-emacs, yi-keymap-vim, yi-misc-modes, yi-mode-haskell, yi-mode-javascript, yi-snippet

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete