Skip to content
  • Simon Peyton Jones's avatar
    More specialiser wibbles · baa26ed7
    Simon Peyton Jones authored
    Several things
    
     * Only gather call details for local things, not imported ones
    
     * When making auxiliary dictionary bindings in specDefn, remember
       to give them an unfolding.  Otherwise we don't gather call details
       for functions applied to them.
    baa26ed7