Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2005-07-26 08:29:44 by simonpj] · fb8cc4c6
    Simon Peyton Jones authored
    MERGE TO STABLE
    
    Fix a TH bug.  When a type constructor was exported abstractly (which happens
    when you don't have -O), and then reified in an importing module, the
    reification crashed.
    
    Now it just gives a TyCon with no constructors.
    fb8cc4c6