glob-posix 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+1/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- glob-posix.cabal +1/−1
glob-posix.cabal view
@@ -1,5 +1,5 @@ name: glob-posix-version: 0.1.0.0+version: 0.1.0.1 synopsis: Haskell bindings for POSIX glob library. description: Wrapper for the glob(3) function. The key functions are glob and globMany. GNU extensions are supported but contained in a different module to encourage portability.