About

Metadata

  • Last updated , by lehmacdj
  • License BSD-2-Clause
  • Categories GUI
  • Maintained by: Devin Lehmacher

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.1
  2. 9.10.1
  3. 9.2.5

Readme

polysemy-readline

GitHub Actions Hackage

This package provides a polysemy effect that provides most of the functionality of haskeline. See Haskeline's documentation for additional usage information.

Contributions

Bug reports and PRs are welcome. In particular there are a number of things that I don't use frequently enough from Haskeline to justify working on or just haven't gotten around to implementing yet:

  • version bumps for dependencies that already compile but aren't allowed
  • pure interpreter for use in tests
  • support for older versions of Haskeline (currently only 0.8.1+ is supported)

PRs for any of these things would be greatly appreciated or I will try to get around to implementing them myself later 🙂.