packages feed

hslua-module-path 0.1.0 → 0.1.0.1

raw patch · 2 files changed

+8/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -3,6 +3,12 @@ `hslua-module-paths` uses [PVP Versioning][1]. The changelog is available [on GitHub][2]. +## 0.1.0.1++Released 2021-02-06.++- Changed minimal cabal version to 2.2.+ ## 0.1.0  Released 2021-02-02.
hslua-module-path.cabal view
@@ -1,6 +1,6 @@-cabal-version:       2.4+cabal-version:       2.2 name:                hslua-module-path-version:             0.1.0+version:             0.1.0.1 synopsis:            Lua module to work with file paths. description:         Lua module to work with file paths in a platform                      independent way.