Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2000-03-27 13:24:12 by simonpj] · a127213c
    Simon Peyton Jones authored
    a) Move Unfolding and UnfoldingGuidance to CoreSyn
       As a result, remove several SOURCE imports
       Shrink CoreSyn.hi-boot considerably
       Delete CoreUnfold.hi-boot altogether
    
    b) Add CoreUtils.exprIsConApp_maybe
       Use in PrelRules to fix a bug in the dataToTag rule
    
    c) Fix boolean polarity error in Simplify.lhs
    a127213c