Skip to content
  • Ben Gamari's avatar
    787fab43
    Work around redundant import issue · 787fab43
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    As mentioned in #16997, GHC currently complains about this import.
    In general I'm reluctant to paper over things like this but in the case
    of an hs-boot file I think adding an import list is the right thing to
    do regardless of the bug.
    787fab43
    Work around redundant import issue
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    As mentioned in #16997, GHC currently complains about this import.
    In general I'm reluctant to paper over things like this but in the case
    of an hs-boot file I think adding an import list is the right thing to
    do regardless of the bug.
Loading