polysemy-test 0.8.0.0 → 0.8.0.1
raw patch · 3 files changed
+5/−3 lines, 3 files
Files
- changelog.md +0/−2
- polysemy-test.cabal +3/−1
- test/fixtures/files/file1 +2/−0
changelog.md view
@@ -1,5 +1,3 @@-# Unreleased- # 0.7.0.0 * Add `unitTestTimes`, converting `UnitTest` to `TestTree` with a specified number of test runs.
polysemy-test.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: polysemy-test-version: 0.8.0.0+version: 0.8.0.1 synopsis: Polysemy effects for testing description: See https://hackage.haskell.org/package/polysemy-test/docs/Polysemy-Test.html category: Test@@ -20,6 +20,8 @@ extra-source-files: readme.md changelog.md+data-files:+ test/fixtures/files/file1 source-repository head type: git
+ test/fixtures/files/file1 view
@@ -0,0 +1,2 @@+file+content