Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2003-05-19 15:10:40 by simonpj] · 20555469
    Simon Peyton Jones authored
    --------------------------
    	Minor Template Haskell bug
    	--------------------------
    
    This bug meant that spliced-in class declarations yielded a 'op not in scope',
    where op was the class operation.  Thanks to Andre Pang for spotting this.
    
    Some consequential tidying up in parsing too.
    20555469