Skip to content

cdxr/terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal

terminal is a Haskell package for creating interactive command-line interfaces. It provides an mtl-style MonadTerm typeclass that lifts terminal operations through a monad transformer stack. The concrete type, TermT, is implemented with the haskeline package.

This package is experimental, and the author recommends that users make use of haskeline instead.

About

interactive command-line interfaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published