#1478: Flag to get information about the compiler and RTS
--------------------------------+-------------------------------------------
Reporter: igloo | Owner:
Type: feature request | Status: new
Priority: high | Milestone: 6.8
Component: Compiler | Version: 6.6.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Os: Unknown | Testcase:
Architecture: Unknown |
--------------------------------+-------------------------------------------
Comment (by Isaac Dupree):
Well, "number of CPUs available" should have IO in its type, because there
are systems where the number of CPUs can change while they're running. I
am already suspicious about the rest of the things in System.Info not
having IO types (especially if we consider the potential of portable
interpreters similar to Yhc, where a running Haskell program could be
moved from one system to another - or even be running concurrently on
multiple machines at once (actually, then adding even IO to the types
wouldn't make them fully make sense)).
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1478>
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