[GHC] #10145: :info (->) should list its fixity

#10145: :info (->) should list its fixity -------------------------------------+------------------------------------- Reporter: oerjan | Owner: Type: bug | Status: new Priority: low | Milestone: Component: GHCi | Version: 7.8.3 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: Documentation Unknown/Multiple | bug Test Case: | Blocked By: Blocking: | Related Tickets: Differential Revisions: | -------------------------------------+------------------------------------- The GHC manual states:
* Function arrow is `infixr` with fixity 0. (This might change; I'm not sure what it should be.)
Since this isn't the default `infixl 9`, it should be listed when you do `:info (->)`, but currently (at least in 7.8.3) isn't. (Inspired by [http://stackoverflow.com/questions/28916291/associativity- of/28916978#28916978 this Stackoverflow question].) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10145 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10145: :info (->) should list its fixity -------------------------------------+------------------------------------- Reporter: oerjan | Owner: Type: bug | Status: new Priority: low | Milestone: Component: GHCi | Version: 7.8.3 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by goldfire): * keywords: => newcomer -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10145#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10145: :info (->) should list its fixity -------------------------------------+------------------------------------- Reporter: oerjan | Owner: phadej Type: bug | Status: new Priority: low | Milestone: Component: GHCi | Version: 7.8.3 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D741 -------------------------------------+------------------------------------- Changes (by phadej): * owner: => phadej * differential: => Phab:D741 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10145#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10145: :info (->) should list its fixity
-------------------------------------+-------------------------------------
Reporter: oerjan | Owner: phadej
Type: bug | Status: new
Priority: low | Milestone:
Component: GHCi | Version: 7.8.3
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
Type of failure: Documentation | Unknown/Multiple
bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions: Phab:D741
-------------------------------------+-------------------------------------
Comment (by Thomas Miedema

#10145: :info (->) should list its fixity -------------------------------------+------------------------------------- Reporter: oerjan | Owner: phadej Type: bug | Status: new Priority: low | Milestone: 7.12.1 Component: GHCi | Version: 7.8.3 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | ghci/should_run/T10145 Related Tickets: | Blocking: | Differential Revisions: Phab:D741 -------------------------------------+------------------------------------- Changes (by thomie): * testcase: => ghci/should_run/T10145 * milestone: => 7.12.1 Comment: Thanks! -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10145#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10145: :info (->) should list its fixity -------------------------------------+------------------------------------- Reporter: oerjan | Owner: phadej Type: bug | Status: closed Priority: low | Milestone: 7.12.1 Component: GHCi | Version: 7.8.3 Resolution: fixed | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | ghci/should_run/T10145 Related Tickets: | Blocking: | Differential Revisions: Phab:D741 -------------------------------------+------------------------------------- Changes (by thomie): * status: new => closed * resolution: => fixed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10145#comment:5 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC