<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Adding new superclasses breaks a lot of code for little gain for most people. We need a technical solution to this problem first, before we can refactor our type hierarchy.</blockquote>

<div><br></div><div>A technical solution, eh?</div><div><br></div><div><a href="http://hackage.haskell.org/trac/ghc/wiki/DefaultSuperclassInstances">http://hackage.haskell.org/trac/ghc/wiki/DefaultSuperclassInstances</a></div>

<div><br></div><div>What is the status on this? How hard would this be to implement as a GHC extension? Are there any reasons this should not be baked into, say, Haskell 2014?</div><div><br></div><div>-- Dan Burton</div>