patch applied (ghc-6.6/ghc): Fix darcs-all for Mac OS X
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.all,gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Thu Nov 23 04:55:39 PST 2006 Thorkil Naur <[email protected]> * Fix darcs-all for Mac OS X The regular exporession /\? which is used by darcs-all to stand for zero or one /'s seems to be a GNU extension of "basic" regular expressions. In any case, it is not supported by sed on Mac OS X 10.4. The patched darcs-all works on Max OS X and (SuSE) Linux. M ./darcs-all -1 +1