[GHC] #10053: Too late for parseStaticFlags, error in ghci calling main after loading compiled code

GHC ghc-devs at haskell.org
Sun Feb 1 20:59:52 UTC 2015


#10053: Too late for parseStaticFlags, error  in ghci calling main after loading
compiled code
-------------------------------------+-------------------------------------
        Reporter:  George            |                   Owner:
            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 Revisions:
-------------------------------------+-------------------------------------

Comment (by rwbarton):

 I assume you have `-fobject-code` set in your `.ghci`? Anything else
 relevant? And I assume that `rsa.hs` doesn't do anything unusual (e.g.
 import GHCi modules)?

 I can't reproduce it here, but I'm on Linux, so it may be a Mac-only
 problem.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10053#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list