katydid 0.4.0.1 → 0.4.0.2
raw patch · 3 files changed
+7/−3 lines, 3 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- Changelog.md +4/−0
- katydid.cabal +2/−2
- package.yaml +1/−1
Changelog.md view
@@ -1,3 +1,7 @@+# 0.4.0.2++Regenerated docs+ # 0.4.0.1 Moved all files into move idiomatic folders.
katydid.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 5afbe6708301b18023de469fa4847a36e4c9612c2c60efdbf4e30ad3145b4636+-- hash: 3b07be5acb5d43cc703ec7c108dbc258b43313ead2cabf40dee32985231ac01d name: katydid-version: 0.4.0.1+version: 0.4.0.2 synopsis: A haskell implementation of Katydid description: Please see the README on GitHub at <https://github.com/katydid/katydid-haskell#readme> category: Data
package.yaml view
@@ -1,5 +1,5 @@ name: katydid-version: 0.4.0.1+version: 0.4.0.2 github: "katydid/katydid-haskell" license: BSD3 author: "Walter Schulze"