[GHC] #13196: Document AMP as a deviation from Haskell 2010
#13196: Document AMP as a deviation from Haskell 2010 -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: Type: bug | Status: new Priority: high | Milestone: 8.2.1 Component: Documentation | Version: 8.0.1 Keywords: AMP | Operating System: Unknown/Multiple Architecture: | Type of failure: Documentation Unknown/Multiple | bug Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- The `Applicative` class is not in Haskell 2010, and is certainly not a superclass of `Monad` there. This must be documented as a deviation in the user's guide. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13196> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#13196: Document AMP as a deviation from Haskell 2010 -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: dfeuer Type: bug | Status: new Priority: high | Milestone: 8.2.1 Component: Documentation | Version: 8.0.1 Resolution: | Keywords: AMP Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by dfeuer): * owner: => dfeuer -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13196#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#13196: Document AMP as a deviation from Haskell 2010 -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: dfeuer Type: bug | Status: new Priority: high | Milestone: 8.2.1 Component: Documentation | Version: 8.0.1 Resolution: | Keywords: AMP Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by bgamari): Dfeuer, do you think we could get this taken care of before the release? -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13196#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#13196: Document AMP as a deviation from Haskell 2010 -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: dfeuer Type: bug | Status: new Priority: high | Milestone: 8.2.1 Component: Documentation | Version: 8.0.1 Resolution: | Keywords: AMP Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by dfeuer): Sure. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13196#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#13196: Document AMP as a deviation from Haskell 2010 -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: dfeuer Type: bug | Status: patch Priority: high | Milestone: 8.2.1 Component: Documentation | Version: 8.0.1 Resolution: | Keywords: AMP Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3185 Wiki Page: | -------------------------------------+------------------------------------- Changes (by dfeuer): * status: new => patch * differential: => Phab:D3185 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13196#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#13196: Document AMP as a deviation from Haskell 2010 -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: dfeuer Type: bug | Status: patch Priority: high | Milestone: 8.2.1 Component: Documentation | Version: 8.0.1 Resolution: | Keywords: AMP Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3185 Wiki Page: | -------------------------------------+------------------------------------- Comment (by David Feuer <David.Feuer@…>): In [changeset:"93ffcb028630df97bda82f16a103e3c8ffdaba35/ghc" 93ffcb02/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="93ffcb028630df97bda82f16a103e3c8ffdaba35" Document AMP as a Report deviation `Applicative` as a superclass of `Monad` is non-standard. Fixes #13196. [skip ci] Reviewers: austin, bgamari Reviewed By: bgamari Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D3185 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13196#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#13196: Document AMP as a deviation from Haskell 2010 -------------------------------------+------------------------------------- Reporter: dfeuer | Owner: dfeuer Type: bug | Status: closed Priority: high | Milestone: 8.2.1 Component: Documentation | Version: 8.0.1 Resolution: fixed | Keywords: AMP Operating System: Unknown/Multiple | Architecture: Type of failure: Documentation | Unknown/Multiple bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D3185 Wiki Page: | -------------------------------------+------------------------------------- Changes (by dfeuer): * status: patch => closed * resolution: => fixed -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13196#comment:6> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC