cdepillabout / password

datatypes and functions for easily working with passwords in Haskell
http://hackage.haskell.org/package/password
55 stars 16 forks source link

Run docspec in CI #53

Closed tchoutri closed 2 years ago

tchoutri commented 3 years ago

This PR removes the dependency on cabal-doctest in favour of cabal-docspec.

Fix https://github.com/cdepillabout/password/issues/52

cdepillabout commented 2 years ago

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.