Shellac-0.9.5.2: A framework for creating shell envinronments

Safe HaskellNone
LanguageHaskell98

System.Console.Shell.Backend.Basic

Description

This module implements a simple Shellac backend that uses only the primitives from "System.IO". It provides no history or command completion capabilities. You get whatever line editing capabilities hGetLine has and that's it.

Documentation