Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Library editline

Robert M. Lefkowitz edited this page Jun 22, 2014 · 1 revision

Table of Contents

Description

editline: Bindings to the editline library (libedit).

This package contains bindings to the BSD editline library (http://www.thrysoee.dk/editline/). It provides a basic interface to the editline API for reading lines of input from the user.

Additionally, a readline compatibility module is included which provides a subset of the functions from the readline package.

Hackage URL

http://hackage.haskell.org/cgi-bin/hackage-scripts/package/editline

Latest version

0.2.1.0

Version shipped with GHC 6.10.2

editline-0.2.1.0

Discussion

Starting with version 6.10.3, editline was removed from GHC.

Clone this wiki locally