[GHC] #9905: ghc-7.8.x command line error
GHC
ghc-devs at haskell.org
Tue Dec 23 21:11:23 UTC 2014
#9905: ghc-7.8.x command line error
-------------------------------------+-------------------------------------
Reporter: zRecursive | Owner: rwbarton
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.3
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: Incorrect | Blocked By:
result at runtime | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: Phab:D581 |
-------------------------------------+-------------------------------------
Comment (by Reid Barton <rwbarton@…>):
In [changeset:"878910e1c4520732ab9d8372c1c81f00d484e48f/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="878910e1c4520732ab9d8372c1c81f00d484e48f"
Make ghc -e not exit on valid import commands (#9905)
Summary:
Some Trues and Falses were mixed up due to Bool being used in
different senses in different parts of GHCi.
Test Plan: harbormaster; validate
Reviewers: austin
Reviewed By: austin
Subscribers: carter, thomie
Differential Revision: https://phabricator.haskell.org/D581
GHC Trac Issues: #9905
Conflicts:
ghc/InteractiveUI.hs
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9905#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list