shikensu 0.3.9 → 0.3.10
raw patch · 2 files changed
+5/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- shikensu.cabal +4/−2
- tests/fixtures/example.md +1/−0
shikensu.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 881d41a6f334fd2a6e672d7e1b0de6a9c477d876f0c50a53b71d73435e806972+-- hash: aa646df6e89eaf7c2e2b80caf26c7e296d3585c108f0569eae6120c382b2b5d2 name: shikensu-version: 0.3.9+version: 0.3.10 synopsis: Run a sequence of functions on in-memory representations of files description: See README at <https://github.com/icidasset/shikensu#readme> category: Filesystem@@ -16,6 +16,8 @@ license-file: LICENSE build-type: Simple cabal-version: >= 1.10+extra-source-files:+ tests/fixtures/example.md source-repository head type: git
+ tests/fixtures/example.md view
@@ -0,0 +1,1 @@+# Example