packages feed

Glob 0.3 → 0.3.1

raw patch · 2 files changed

+5/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.txt view
@@ -1,3 +1,6 @@+0.3.1, 2008-10-31:+	Corrected the Cabal-Version field.+ 0.3, 2008-10-19: 	Further performance improvements to globDir. 	Bug fix: handle empty pattern lists correctly in globDir.
Glob.cabal view
@@ -1,7 +1,7 @@-Cabal-Version: >= 1.2+Cabal-Version: >= 1.6  Name:        Glob-Version:     0.3+Version:     0.3.1 Homepage:    http://iki.fi/matti.niemenmaa/glob/ Synopsis:    Globbing library Category:    System