Skip to content

Bring more to Internal module #171

@iogrt

Description

@iogrt

The internal module is really empty and doesn't give a lot of room for extending Haskeline, here are a few use cases the library doesn't provide ways to do without forking, like for example:

  • extending the editing mode (reusing things from Vi.hs or Emacs.hs)
  • using haskeline within an UI ( the haskeline-brick project had to fork haskeline)
  • hooking into character changes/ operations and doing IO with them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions