Commit Graph

5 Commits

Author SHA1 Message Date
Erik Hesselink c07090e251 Remove infinite loop on MatchGroup without common prefix.
In that case, the exact same MatchGroup would be fed to simplifyTerms again. Now, it is returned immediately, and only the rest of the terms are simplified.
2012-04-17 14:02:05 +02:00
Bryan O'Sullivan 26a3a9d1fc Fix reference to LGPL in sources 2008-02-03 17:52:21 +00:00
Bryan O'Sullivan 8b28c0feee Add Glob module, update docs. 2007-06-24 16:30:41 +00:00
Bryan O'Sullivan c39421c1e2 Add docs. 2007-05-02 05:56:32 +00:00
Bryan O'Sullivan 37d7142475 Rename Glob -> GlobPattern. 2007-04-30 17:06:48 +00:00
Renamed from System/FilePath/Glob.hs (Browse further)