patch applied (ghc): Remove maybePrefixMatch, using stripPrefix instead

Ian Lynagh igloo at earth.li
Sat Jul 11 12:50:34 EDT 2009


Thu Jul  9 09:04:12 PDT 2009  Ian Lynagh <igloo at earth.li>
  * Remove maybePrefixMatch, using stripPrefix instead
  We already require GHC 6.8 to build, and that included stripPrefix
  in Data.List.

    M ./compiler/main/CmdLineParser.hs -1 +3
    M ./compiler/main/DynFlags.hs -2 +2
    M ./compiler/main/Packages.lhs -2 +2
    M ./compiler/main/StaticFlags.hs -1 +1
    M ./compiler/parser/Lexer.x -2 +2
    M ./compiler/utils/Util.lhs -10 +1

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090709160412-3fd76-1ad809e242d6a8ecbaa364a0509b1ab340c5f752.gz



More information about the Cvs-ghc mailing list