vty-4.4.0.0: test/verify_display_attributes.hs
module Main where
import Verify.Graphics.Vty.DisplayAttributes
import Verify.Graphics.Vty.Attributes
import Verify
main = run_test $ do
return ()
module Main where
import Verify.Graphics.Vty.DisplayAttributes
import Verify.Graphics.Vty.Attributes
import Verify
main = run_test $ do
return ()