[GHC] #10936: Can't fire up GHCi with Mueval

GHC ghc-devs at haskell.org
Wed Oct 7 10:03:29 UTC 2015


#10936: Can't fire up GHCi with Mueval
-------------------------------------+-------------------------------------
        Reporter:  bitemyapp         |                Owner:
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:
       Component:  GHCi              |              Version:  7.10.2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:  x86_64
                                     |  (amd64)
 Type of failure:  Other             |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D1314
-------------------------------------+-------------------------------------
Changes (by thomie):

 * status:  new => patch
 * differential:   => Phab:D1314


Comment:

 I think the confusing error message is the only problem here:
 {{{
 $ ghci -static
 GHCi, version 7.11.20151002: http://www.haskell.org/ghc/  :? for help
 ghc: --interactive can't be used with -prof.
 }}}

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


More information about the ghc-tickets mailing list