#5846: Add GHC.Stats.gcStatsEnabled
----------------------------------+-----------------------------------------
Reporter: tibbe | Owner:
Type: feature request | Status: patch
Priority: normal | Milestone: 7.6.1
Component: libraries (other) | Version: 7.4.1
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
----------------------------------+-----------------------------------------
Changes (by pcapriotti):
* status: new => patch
Comment:
Attached are patches implementing `getGCStatsEnabled`.
I don't think the value can change at runtime, but I used an `IO Bool`
type anyway, to keep the `-XSafe` flag on `GHC.Stats`.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5846#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs