data-filepath 2.1.0.0 → 2.1.0.1
raw patch · 1 files changed
+6/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- data-filepath.cabal +6/−2
data-filepath.cabal view
@@ -1,7 +1,7 @@ name: data-filepath-version: 2.1.0.0+version: 2.1.0.1 synopsis: A type safe file path data structure--- description:+description: A type safe file path data structure license: BSD3 license-file: LICENSE author: Maxwell Swadling@@ -13,6 +13,10 @@ build-type: Simple -- extra-source-files: cabal-version: >=1.10++source-repository head+ type: git+ location: https://github.com/maxpow4h/data-filepath.git library exposed-modules: Data.FilePath