Changeset 12598 for README

Show
Ignore:
Timestamp:
08/23/06 06:36:43 (2 years ago)
Author:
audreyt
Message:

* More third-party/ cleanup:

System.FilePath? is moved into third-party/
and upgraded to use Neil Mitchell's maintained branch.

Pugs.Rule.* is no more, as we are no longer forking Parsec.

(Four more cleanups to go before we complete the

third-party/ move as suggested by allison++.)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • README

    r12553 r12598  
    4646under a BSD-style license.  See third-party/fps/LICENSE. 
    4747 
    48 The "FilePath" subsystem is derived from FilePath 0.1.0 by Isaac Jones, 
    49 under a BSD-style license.  See src/System/LICENSE. 
     48The "FilePath" subsystem is derived from Neil Mitchell's work, 
     49under a BSD-style license.  See third-party/filepath/System/FilePath.hs. 
    5050 
    5151The "HsJudy" subsystem is derived from Caio Marcelo de Oliveira Filho's 
     
    7070The "RRegex" subsystem is derived from hsregex 0.2 by John Meacham, 
    7171under a BSD-style license.  See src/RRegex/LICENSE. 
    72  
    73 The "Rule" subsystem is derived from Parsec 2.0 by Daan Leijen, 
    74 under a BSD-style license.  See src/Pugs/Rule/LICENSE. 
    7572 
    7673