[GHC] #12856: Code comments mention wrong Module for definition of EquationInfo

#12856: Code comments mention wrong Module for definition of EquationInfo -------------------------------------+------------------------------------- Reporter: AndreasK | Owner: Type: bug | Status: new Priority: lowest | Milestone: Component: Documentation | Version: 8.1 Keywords: | Operating System: Unknown/Multiple Architecture: Other | Type of failure: Documentation | bug Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- In compiler/deSugar/Match.hs the description mentions {{{ There is a type synonym, @EquationInfo@, defined in module @DsUtils@. }}} However EquationInfo is defined as data type in compiler/deSugar/DsMonad.hs:96 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12856 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12856: Code comments mention wrong Module for definition of EquationInfo --------------------------------------+----------------------------- Reporter: AndreasK | Owner: Type: bug | Status: new Priority: lowest | Milestone: Component: Documentation | Version: 8.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Other Type of failure: Documentation bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | --------------------------------------+----------------------------- Changes (by AndreasK): * Attachment "0001-Updated-code-comment-regarding-EquationInfo.patch" added. Patch changing the information in the comment. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12856 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12856: Code comments mention wrong Module for definition of EquationInfo --------------------------------------+-------------------------------- Reporter: AndreasK | Owner: AndreasK Type: bug | Status: new Priority: lowest | Milestone: Component: Documentation | Version: 8.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Other Type of failure: Documentation bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | --------------------------------------+-------------------------------- Changes (by AndreasK): * owner: => AndreasK -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12856#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12856: Code comments mention wrong Module for definition of EquationInfo
--------------------------------------+--------------------------------
Reporter: AndreasK | Owner: AndreasK
Type: bug | Status: new
Priority: lowest | Milestone:
Component: Documentation | Version: 8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Other
Type of failure: Documentation bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
--------------------------------------+--------------------------------
Comment (by Matthew Pickering

#12856: Code comments mention wrong Module for definition of EquationInfo --------------------------------------+-------------------------------- Reporter: AndreasK | Owner: AndreasK Type: bug | Status: closed Priority: lowest | Milestone: Component: Documentation | Version: 8.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Other Type of failure: Documentation bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | --------------------------------------+-------------------------------- Changes (by mpickering): * status: new => closed * resolution: => fixed -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12856#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC