Skip to content
  • Sylvain Henry's avatar
    Modularize Tidy (#17957) · 940feaf3
    Sylvain Henry authored and Marge Bot's avatar Marge Bot committed
    - Factorize Tidy options into TidyOpts datatype. Initialize it in
      GHC.Driver.Config.Tidy
    - Same thing for StaticPtrOpts
    - Perform lookups of unpackCString[Utf8]# once in initStaticPtrOpts
      instead of for every use of mkStringExprWithFS
    940feaf3