[GHC] #9804: Layering: Suspicious dependency from Parser to TcEvidence
GHC
ghc-devs at haskell.org
Sun Nov 16 15:14:18 UTC 2014
#9804: Layering: Suspicious dependency from Parser to TcEvidence
-------------------------------------+-------------------------------------
Reporter: rodlogic | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.3
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Unknown
Type of failure: | Blocked By:
None/Unknown | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by rodlogic):
Along the same lines, why does HsSyn modules needs to import TcEvidence?
The AST is a common currency across the pipeline and should be isolated as
much as possible from the rest.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9804#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list