Skip to content
  • Ben Gamari's avatar
    d7ee12ea
    hadrian: Set -this-package-name · d7ee12ea
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    When constructing the GHC flags for a package Hadrian must take care to
    set `-this-package-name` in addition to `-this-unit-id`. This hasn't
    broken until now as we have not had any uses of qualified package
    imports. However, this will change with `filepath-1.5` and the
    corresponding `unix` bump, breaking `hadrian/multi-ghci`.
    d7ee12ea
    hadrian: Set -this-package-name
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    When constructing the GHC flags for a package Hadrian must take care to
    set `-this-package-name` in addition to `-this-unit-id`. This hasn't
    broken until now as we have not had any uses of qualified package
    imports. However, this will change with `filepath-1.5` and the
    corresponding `unix` bump, breaking `hadrian/multi-ghci`.
Loading