#6027: Allow changing fixity of new type operators
---------------------------------+------------------------------------------
Reporter: atnnn | Owner: pcapriotti
Type: feature request | Status: patch
Priority: normal | Milestone: 7.6.1
Component: Compiler | Version: 7.5
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by pcapriotti):
Simon, you're right. The other places using `lookupLocalDataTcNames` also
need the extended lookup now that type operators are not necessarily
parsed as `DataName`.
I updated the patch, and added two test cases: one for the original issue,
and one that shows the correct lookup behavior of `:info` in GHCi.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/6027#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs