[GHC] #9729: GHCi accepts invalid programs when recompiling
GHC
ghc-devs at haskell.org
Sun Oct 26 17:29:54 UTC 2014
#9729: GHCi accepts invalid programs when recompiling
-------------------------------------+-------------------------------------
Reporter: crockeea | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 7.8.3
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: GHC | Blocked By:
accepts invalid program | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by crockeea):
I should have mentioned that following the same procedure with non-
interactive GHC ("ghc A", then change B, then "ghc A" again) does detect
the error in module B. So this problem appears to only affect GHCi.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9729#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list