Hedi-0.1: Line oriented editor

Test

Description

some framework to test Editor m w functions, intercepting the console part of the IO

Documentation

data Console Source

Constructors

Console 

Fields

cinput :: [Line]
 
coutput :: [Line]
 
cerror :: [Line]
 
chistory :: [Line]
 

Instances