break by function: make sure we get the correct file
authorSimon Marlow <simonmar@microsoft.com>
Fri, 27 Apr 2007 14:45:54 +0000 (14:45 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 27 Apr 2007 14:45:54 +0000 (14:45 +0000)
commit870e7853d2fdd3253646ee1dd78335f71f39fc7a
tree1c11ff03bf893c0116674d131dafbc361ccea6b0
parent77fc291cdb0cb1af5c42c20d48e1e39b0b5f328b
break by function: make sure we get the correct file
Sometimes parts of a source file come from different places due to
preprocessing, and the lines can overlap.
compiler/ghci/InteractiveUI.hs