darcsden :: kowey -> wxhaskell -> patch

Unofficial wxHaskell branchhttp://haskell.org/haskellwiki/WxHaskell

patch

changes

  • wx-config/src/WxConfig.hs :: line 38

        return $ listToMaybe [ c | c <- cs, p `isPrefixOf` c ]
    
        return $ listToMaybe [ dn </> c | c <- cs, p `isPrefixOf` c ]