import Test.DocTest main :: IO () main = doctest [ "-isrc", "src/Text/Hex.hs" ]