[GHC] #8200: Export languageExtensions from DynFlags
#8200: Export languageExtensions from DynFlags ------------------------------------+------------------------------------- Reporter: Fuuzetsu | Owner: Type: feature request | Status: new Priority: normal | 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: | ------------------------------------+------------------------------------- As stated in the summary. I don't see any harm in it and I would personally find it useful for some extension manipulation as part of Haddock. This patch also clobbers trailing whitespace in the file. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8200> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#8200: Export languageExtensions from DynFlags -------------------------------------+------------------------------------ Reporter: Fuuzetsu | Owner: Type: feature request | Status: patch Priority: normal | 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 Fuuzetsu): * status: new => patch -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8200#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#8200: Export languageExtensions from DynFlags -------------------------------------+------------------------------------ Reporter: Fuuzetsu | Owner: Type: feature request | Status: patch Priority: normal | 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 simonpj): OK by me. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8200#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#8200: Export languageExtensions from DynFlags -------------------------------------+------------------------------------ Reporter: Fuuzetsu | Owner: jstolarek Type: feature request | Status: patch Priority: normal | 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 jstolarek): * owner: => jstolarek Comment: I'll validate and push. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8200#comment:3> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#8200: Export languageExtensions from DynFlags -------------------------------------+------------------------------------ Reporter: Fuuzetsu | Owner: jstolarek Type: feature request | Status: patch Priority: normal | 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 Jan Stolarek <jan.stolarek@…>): In [changeset:160160ff51e0e90693e74b6b0f306292e6c61170/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="160160ff51e0e90693e74b6b0f306292e6c61170" Export languageExtensions as part of the API. Fixes #8200 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8200#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#8200: Export languageExtensions from DynFlags -------------------------------------+------------------------------------ Reporter: Fuuzetsu | Owner: jstolarek Type: feature request | Status: closed Priority: normal | 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 jstolarek): * status: patch => closed * resolution: => fixed -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8200#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC