packages feed

haspara-0.0.0.10: test/doctest/doctest.hs

import Test.DocTest (doctest)


main :: IO ()
main = doctest ["-isrc", "src"]