[GHC] #14012: External interpreter fails on FreeBSD
GHC
ghc-devs at haskell.org
Sat Jul 22 16:40:45 UTC 2017
#14012: External interpreter fails on FreeBSD
---------------------------------+----------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 8.0.1
Resolution: | Keywords:
Operating System: FreeBSD | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
---------------------------------+----------------------------------------
Description changed by bgamari:
Old description:
> {{{
> $ inplace/bin/ghc-stage2 -fexternal-interpreter --interactive
> GHCi, version 8.3.20170722: http://www.haskell.org/ghc/ :? for help
> {handle: <file descriptor: 12>}: GHCi.Message.remoteCall: end of file
> }}}
New description:
On FreeBSD 11,
{{{
$ inplace/bin/ghc-stage2 -fexternal-interpreter --interactive
GHCi, version 8.3.20170722: http://www.haskell.org/ghc/ :? for help
{handle: <file descriptor: 12>}: GHCi.Message.remoteCall: end of file
}}}
--
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14012#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list