[GHC] #8175: Applicative instances for Ghc monad
GHC
ghc-devs at haskell.org
Mon Aug 26 15:18:01 UTC 2013
#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
More information about the ghc-tickets
mailing list