vty/test/verify_display_attributes.hs
coreyoconnor f3f6af5989 -
Ignore-this: cf8f3d06e3c2fe5d580ea699b838e222

darcs-hash:20091109020018-f0a0d-01d08870acd6f1479c676d85e0c2c1590a0525f5.gz
2009-11-08 18:00:18 -08:00

10 lines
153 B
Haskell

module Main where
import Verify.Graphics.Vty.DisplayAttributes
import Verify.Graphics.Vty.Attributes
import Verify
main = run_test $ do
return ()