
#9715: The most minimal Gloss project causes the profiler to fail silently. -------------------------------------+------------------------------------- Reporter: Yxven | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Profiling | Version: 7.8.3 Keywords: | Operating System: Windows Architecture: Unknown/Multiple | Type of failure: Runtime Difficulty: Unknown | performance bug Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- If you do this: cabal clean cabal configure --enable-library-profiling cabal configure --enable-executable-profiling cabal build dist\build\rogue\rogue.exe +RTS -p and run it for a few seconds before closing it. it will create a rogue.prof file that contains nothing. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9715 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler