Skip to content
  • Simon Peyton Jones's avatar
    Remove a debug trace · 7b0ae417
    Simon Peyton Jones authored
    I added this when debugging something else, but in general it doesn't
    work (with -ddump-tc-trace) because of typecking recursive groups of
    TyCons.  So removing it again.
    7b0ae417