Skip to content
  • Sylvain Henry's avatar
    Refactor package imports · 806e49ae
    Sylvain Henry authored and Marge Bot's avatar Marge Bot committed
    Use an (Raw)PkgQual datatype instead of `Maybe FastString` to represent
    package imports. Factorize the code that renames RawPkgQual into PkgQual
    in function `rnPkgQual`. Renaming consists in checking if the FastString
    is the magic "this" keyword, the home-unit unit-id or something else.
    
    Bump haddock submodule
    806e49ae