[GHC] #16085: ffi018_ghci fails when unregisterised

GHC ghc-devs at haskell.org
Sat Dec 22 17:55:25 UTC 2018


#16085: ffi018_ghci fails when unregisterised
-------------------------------------+-------------------------------------
           Reporter:  bgamari        |             Owner:  (none)
               Type:  bug            |            Status:  new
           Priority:  high           |         Milestone:  8.8.1
          Component:  Compiler       |           Version:  8.6.3
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 {{{#!patch
 --- /dev/null   2018-12-22 16:25:47.047680317 +0000
 +++ ffi/should_run/ffi018_ghci.run/ffi018_ghci.run.stderr.normalised
 2018-12-22 17:31:34.178826693 +0000
 @@ -0,0 +1,4 @@
 +
 +ffi018_ghci:6:30:
 +    Not in scope: ‘Main.main’
 +    No module named ‘Main’ is imported.
 }}}

 I suspect the testsuite driver is hiding the interesting part of the
 failure.

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


More information about the ghc-tickets mailing list