packages feed

plan-applicative-1.0.0.0: tests/doctests.hs

module Main where

import Test.DocTest

main :: IO ()
main = doctest [ "lib/Control/Plan.hs" ]