Cabal-Version: 2.2 Name: doctest-exitcode-stdio Version: 0.0 x-revision: 2 License: BSD-3-Clause License-File: LICENSE Author: Henning Thielemann Maintainer: Henning Thielemann Homepage: https://hub.darcs.net/thielema/doctest-exitcode-stdio/ Category: Testing Synopsis: Run doctest's in a Cabal.Test.exitcode-stdio environment Description: Run doctest's in a Cabal.Test.exitcode-stdio environment. For use with the @doctest-extract@ utility. Normally, you should not need to import a module from this package, only generated code will do this. Tested-With: GHC==7.4.2, GHC==8.6.5 Build-Type: Simple Source-Repository this Tag: 0.0 Type: darcs Location: https://hub.darcs.net/thielema/doctest-exitcode-stdio/ Source-Repository head Type: darcs Location: https://hub.darcs.net/thielema/doctest-exitcode-stdio/ Library Build-Depends: doctest-lib >=0.1 && <0.2, QuickCheck >=2.12.5 && <3, transformers >=0.0 && <0.7, semigroups >=0.18 && <0.21, base >=4.3 && <5 GHC-Options: -Wall Hs-Source-Dirs: src Default-Language: Haskell98 Exposed-Modules: Test.DocTest.Driver