human-readable-duration/test/DocTest.hs
Yann Esposito (Yogsototh) 1c0f8ff8d0
wip
2016-05-23 01:09:33 +02:00

7 lines
127 B
Haskell

module Main where
import System.FilePath.Glob (glob)
import Test.DocTest
main :: IO ()
main = glob "src/**/*.hs" >>= doctest