pandoc-emphasize-code
pandoc-emphasize-code copied to clipboard
Add hspec as a test dependency
tasty-hspec
removed the re-export of Test.Hspec
with version 1.1.7, which made the test suite fail to compile. This commit adds hspec
as a test dependency and adds explicit imports from Test.Hspec
where needed.
https://github.com/mitchellwrosen/tasty-hspec/blob/main/CHANGELOG.md#117---2021-05-12