[GHC] #14327: Type error in program caused by unrelated definition
GHC
ghc-devs at haskell.org
Fri Oct 6 00:43:07 UTC 2017
#14327: Type error in program caused by unrelated definition
-------------------------------------+-------------------------------------
Reporter: lexi.lambda | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.4.1
Component: Compiler (Type | Version: 8.2.1
checker) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect | Unknown/Multiple
error/warning at compile-time | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by RyanGlScott):
I'm a bit confused here. The program in comment:1 is incomplete, and it's
not clear to me where you put `writeLine` and friends after the fact. Can
you post the complete version of the programs you're running, with and
without the reordering of `writeLine`?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14327#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list