"README.md" did not exist on "8ce079e9f0c2d52a54c1df0e2fb44541478739fc"
testlib: Make TyCon normalization Python 2.6-compatible
D1629 introduced this normalization which was not Python 2.6 compatible due to the use of the `flags` argument of `re.sub`. Fix this. Test Plan: Validate Reviewers: austin, thomie Differential Revision: https://phabricator.haskell.org/D1718
Loading
Please register or sign in to comment