[GHC] #14668: Ordering of declarations can cause typechecking to fail
GHC
ghc-devs at haskell.org
Mon Feb 19 23:10:47 UTC 2018
#14668: Ordering of declarations can cause typechecking to fail
-------------------------------------+-------------------------------------
Reporter: heptahedron | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (Type | Version: 8.2.1
checker) |
Resolution: | Keywords: TypeInType
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
> What is even worse, this bug prevents us from refactoring the code to
separate module
That's odd. The original report is about ordering declarations within a
single module. Can you give a repro case for how refactoring your code
into separate modules makes things fail? Thanks!
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14668#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list