switch from ncurses to brick #1

Merged
jlamothe merged 21 commits from brick into dev 2023-06-02 15:28:41 -04:00
Showing only changes of commit 01457dbe6f - Show all commits

View File

@ -62,5 +62,3 @@ handler e = do
myAttrMap :: AttrMap
myAttrMap = forceAttrMap (white `on` blue)
--jl