Whitespace

This commit is contained in:
Jonathan Daugherty 2020-03-05 13:03:42 -08:00
parent 2732b1be08
commit 3f04a3f3a2

View File

@ -2,7 +2,6 @@
{-# LANGUAGE ForeignFunctionInterface #-}
module Graphics.Vty.UnicodeWidthTable.Install
( installUnicodeWidthTable
, isCustomTableReady
)
where