packages feed

password-0.1.0.0: test/doctest/doctest.hs

module Main (main) where

import Test.DocTest

main :: IO ()
main = doctest ["src"]