Fix Trac #5048: location on AbsBinds
authorsimonpj@microsoft.com <unknown>
Thu, 31 Mar 2011 10:23:15 +0000 (10:23 +0000)
committersimonpj@microsoft.com <unknown>
Thu, 31 Mar 2011 10:23:15 +0000 (10:23 +0000)
commit2d72a852f400ddfc756d6557b80c8f9e8e83de56
tree259fc0a9c172e18cc1c86d8a5a282f5327cf7b73
parentaf7a7e8774780e237b4b7fafc2630e52e0a73fe8
Fix Trac #5048: location on AbsBinds

This patch just puts a better SrcSpan on the AbsBinds
produced by the type checker
compiler/basicTypes/SrcLoc.lhs
compiler/typecheck/TcBinds.lhs