- Relax
build-depends
to allowbase-4.x
.
- Update
build-depends
to allowbase-4.18.0.0
.
- Update
build-depends
to allowbase-4.17.0.0
.
- Update
build-depends
to allowbase-4.16.0.0
.
- Update
build-depends
to allowbase-4.15.0.0
.
- Update
build-depends
to allowbase-4.14.0.0
.
- Update
build-depends
to allowbase-4.13.0.0
.
- Add
build-tool-depends
to makestack test
work normally (contribution by qrilka).
- Update the template file (in
ddgen_output
) to consider toNoImplicitPrelude
. - Fix the build fail when GHC's version is less than 8.0.x.
- Update
build-depends
to allowbase-4.12.0.0
.
- Update
build-depends
to allowdoctest-0.16.0.0
.
- Update
build-depends
to allowdoctest-0.15.0.0
.
- Update
build-depends
to allowbase-4.11.0.0
.
- Add
ddgen_run
. - Update
ddgen_output
to reduce arguments for simplicity. - Update
build-depends
to allowdoctest-0.14
.
- Update
build-depends
to be strict.
- Add a executable program: doctest-driver-gen.
- Add
Test.DocTest.Gen
,ddgen
,ddgen_output
, andddgen_usage
.