Closed tchoutri closed 2 years ago
This PR removes the dependency on cabal-doctest in favour of cabal-docspec.
cabal-doctest
cabal-docspec
Fix https://github.com/cdepillabout/password/issues/52
There was a recent release of doctest that looks like it can be run directly with cabal repl: https://github.com/cdepillabout/pretty-simple/issues/82#issuecomment-975182015.
doctest
cabal repl
This PR removes the dependency on
cabal-doctest
in favour ofcabal-docspec
.Fix https://github.com/cdepillabout/password/issues/52