[GHC] #13786: GHC panic with "cabal repl" / "stack repl" on GHC 8.0.2 and 7.8.3

GHC ghc-devs at haskell.org
Mon Jun 5 16:18:43 UTC 2017


#13786: GHC panic with "cabal repl" / "stack repl" on GHC 8.0.2 and 7.8.3
-------------------------------------+-------------------------------------
        Reporter:  ppelleti          |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  GHCi              |              Version:  8.0.2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash or panic                     |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by ppelleti):

 The package works fine when compiled (i. e. "cabal build" or "stack
 build"), but this was my first time trying it with GHCi (i. e. "cabal
 repl" / "stack repl").  I hadn't known the object files needed to be
 passed in dependency order.

 Perhaps the error message could be improved, to indicate it is an error on
 the user's part, rather than a GHC bug?

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


More information about the ghc-tickets mailing list