 
            
            
            
            
                28 Sep
                
                    2012
                
            
            
                28 Sep
                
                '12
                
            
            
            
        
    
                5:03 a.m.
            
        Hi, was there a change in how GHC simplifies instances sometime between 7.4.1 and 7.6.1? Haddock used to produce this: http://hackage.haskell.org/packages/archive/kan-extensions/2.7/doc/html/Data... but is now producing this: http://hackage.haskell.org/packages/archive/kan-extensions/3.1/doc/html/Data... Haddock uses tcRnGetInfo to get the instances. Thanks, David