mirror of
https://github.com/ilyakooo0/vty.git
synced 2024-11-25 19:22:08 +03:00
Whitespace
This commit is contained in:
parent
b7861b38a5
commit
b212597194
@ -127,8 +127,8 @@ mkVty appConfig = do
|
||||
when (allowCustomUnicodeWidthTables config /= Just False) $
|
||||
installWidthTable config
|
||||
|
||||
input <- inputForConfig config
|
||||
out <- outputForConfig config
|
||||
input <- inputForConfig config
|
||||
out <- outputForConfig config
|
||||
intMkVty input out
|
||||
|
||||
installWidthTable :: Config -> IO ()
|
||||
|
Loading…
Reference in New Issue
Block a user