canonical-filepath 1.0 → 1.0.0.1
raw patch · 2 files changed
+4/−3 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- LICENSE +2/−1
- canonical-filepath.cabal +2/−2
LICENSE view
@@ -1,4 +1,5 @@-Copyright 2011, Thomas Schilling+Copyright (c) 2011, Max Bolingbroke+Copyright (c) 2011, Thomas Schilling All rights reserved. Redistribution and use in source and binary forms, with or without
canonical-filepath.cabal view
@@ -1,8 +1,8 @@ name: canonical-filepath-version: 1.0+version: 1.0.0.1 license: BSD3 license-file: LICENSE-author: Thomas Schilling <nominolo@googlemail.com>+author: Max Bolingbroke, Thomas Schilling maintainer: Thomas Schilling <nominolo@googlemail.com> homepage: http://github.com/nominolo/canonical-filepath synopsis: Abstract data type for canonical file paths.