[GHC] #8175: Applicative instances for Ghc monad

#8175: Applicative instances for Ghc monad ------------------------------------+------------------------------------- Reporter: DaniilFrumin | Owner: Type: bug | Status: new Priority: lowest | Milestone: Component: GHC API | Version: 7.7 Keywords: | Operating System: Unknown/Multiple Architecture: Unknown/Multiple | Type of failure: None/Unknown Difficulty: Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | ------------------------------------+------------------------------------- Hello, I propose the following change: Adding Applicative instances for Ghc monad and GhcT monad transformer: https://github.com/co-dan/ghc/compare/ghcapplicative? This can be useful, for example, in GHC API. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8175 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8175: Applicative instances for Ghc monad -------------------------------------+------------------------------------ Reporter: DaniilFrumin | Owner: Type: bug | Status: patch Priority: lowest | Milestone: Component: GHC API | Version: 7.7 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Changes (by DaniilFrumin): * status: new => patch -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8175#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8175: Applicative instances for Ghc monad
-------------------------------------+------------------------------------
Reporter: DaniilFrumin | Owner:
Type: bug | Status: patch
Priority: lowest | Milestone:
Component: GHC API | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Austin Seipp

#8175: Applicative instances for Ghc monad -------------------------------------+------------------------------------ Reporter: DaniilFrumin | Owner: Type: bug | Status: closed Priority: lowest | Milestone: Component: GHC API | Version: 7.7 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Changes (by thoughtpolice): * status: patch => closed * resolution: => fixed Comment: Merged - thanks! -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8175#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC