packages feed

vty-5.15.1: dist/build/verify-empty-image-propsStub/verify-empty-image-propsStub-tmp/verify-empty-image-propsStub.hs

module Main ( main ) where
import Distribution.Simple.Test.LibV09 ( stubMain )
import VerifyEmptyImageProps ( tests )
main :: IO ()
main = stubMain tests