packages feed

workflow-pure-0.0.0: tests/DocTest.hs

{-# OPTIONS_GHC -fno-warn-missing-signatures #-}
import Test.DocTest

main = doctest
 [ "sources/Workflow/Pure.hs"
 ]