[GHC] #13705: Failure of improvement for type-family dependencies
GHC
ghc-devs at haskell.org
Tue May 16 14:56:06 UTC 2017
#13705: Failure of improvement for type-family dependencies
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
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 goldfire):
The reason this hasn't caused chaos sooner is that the pure unifier should
never really see type functions. The only place it does, I believe, is in
checking injectivity.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13705#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list