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