packages feed

conkin-1.0.2: doctests.hs

module Main where
import Test.DocTest

main :: IO ()
main = doctest $ words "Conkin.hs"