Don't include the package name in a cost centre's module name
authorSimon Marlow <simonmar@microsoft.com>
Thu, 3 Aug 2006 09:33:37 +0000 (09:33 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 3 Aug 2006 09:33:37 +0000 (09:33 +0000)
commit1f379510d8a0ea12c273c72129e7d25643ad2ed7
tree062b0bc1b4630252310c46ab214169a139f7e217
parent447fe8ef99466a175f4e1b3281c7794c67ca698c
Don't include the package name in a cost centre's module name
This is mainly to restore the old behaviour, but also we shouldn't
normally need the package name in a cost centre because only the
"main" package normally has cost centres.
compiler/codeGen/CgProf.hs