Skip to content
  • Simon Peyton Jones's avatar
    Refactor tcInferApps · a38acda6
    Simon Peyton Jones authored
    This is a simple refactor
    
    * Remove an unnecessary accumulating argument (acc_hs_apps) from
      the 'go' function
    
    * And put 'n' first in the same function
    a38acda6