packages feed

vty-5.0.0: dist/build/verify-utf8-widthStub/verify-utf8-widthStub-tmp/verify-utf8-widthStub.hs

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