Skip to content
Snippets Groups Projects
  1. Jan 29, 2013
  2. Jan 27, 2013
  3. Jan 17, 2013
  4. Jan 12, 2013
  5. Jan 04, 2013
  6. Jan 03, 2013
  7. Dec 14, 2012
  8. Dec 07, 2012
  9. Dec 03, 2012
    • Simon Peyton Jones's avatar
      Fix Trac #7453 on the 7.6 branch · b637a24d
      Simon Peyton Jones authored
      This patch fixes a quite egregious bug. runTcS was intialising
      the 'untouchables' to NoUntouchables, which is quite wrong for
      the invocation in TcSimplify.simplifyInfer.  Result: missed
      skolem-escape check and seg-fault city.
      
      All this is done differently, and better, in HEAD, so this
      patch is needed only on the branch.
      b637a24d
  10. Dec 02, 2012
  11. Nov 29, 2012
Loading