[GHC] #9579: Runtime suggests using +RTS when that's not possible
GHC
ghc-devs at haskell.org
Sun Nov 15 11:19:12 UTC 2015
#9579: Runtime suggests using +RTS when that's not possible
-------------------------------------+-------------------------------------
Reporter: gintas | Owner:
Type: bug | Status: closed
Priority: low | Milestone: 8.0.1
Component: Runtime System | Version: 7.9
Resolution: fixed | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D767
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* status: new => closed
* resolution: => fixed
Comment:
goldfire, the issue that you are observing actually appears to be a
difference in `sed`'s behavior on OS X. The number in the error message is
supposed to be replaced by `NUM` with `sed -e 's/[0-9]* bytes/NUM
bytes/g'`. Perhaps someone with access to an OS X box could shed some
light on this.
I'm going close this in favor of #11093.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9579#comment:21>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list