module Main where import Test.DocTest (doctest) main :: IO () main = doctest ["-Iinclude","src"]