[GHC] #10053: Regression on MacOS platform, error in ghci calling main after loading compiled code: "Too late for parseStaticFlags..."
GHC
ghc-devs at haskell.org
Tue Apr 19 09:48:28 UTC 2016
#10053: Regression on MacOS platform, error in ghci calling main after loading
compiled code: "Too late for parseStaticFlags..."
-------------------------------------+-------------------------------------
Reporter: George | Owner: ak3n
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 7.10.1-rc2
Resolution: | Keywords:
Operating System: MacOS X | Architecture: x86_64
Type of failure: Incorrect result | (amd64)
at runtime | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by ak3n):
* owner: => ak3n
Comment:
The problem is that "main" which is called in ghci is from ghc/Main.hs.
Any ideas?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10053#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list