[GHC] #11652: Cyclical dependencies aren't reported in pure functions
GHC
ghc-devs at haskell.org
Sat Feb 27 07:21:56 UTC 2016
#11652: Cyclical dependencies aren't reported in pure functions
-------------------------------------+-------------------------------------
Reporter: keynan | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC accepts | Unknown/Multiple
invalid program | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by ezyang):
Solving this problem in general would amount to solving the halting
problem but I would definitely like to see some heuristics to give
warnings in cases like this.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11652#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list