[GHC] #10621: Handle annotations in hsig/boot files

#10621: Handle annotations in hsig/boot files -------------------------------------+------------------------------------- Reporter: spinda | Owner: Type: feature | Status: new request | Milestone: Priority: normal | Version: 7.10.1 Component: GHC API | Operating System: Unknown/Multiple Keywords: | Type of failure: None/Unknown Architecture: | Blocked By: Unknown/Multiple | Related Tickets: Test Case: | Blocking: | Differential Revisions: | -------------------------------------+------------------------------------- Currently annotations are [https://github.com/ghc/ghc/blob/228ddb95ee137e7cef02dcfe2521233892dd61e0/com... thrown away] when typechecking hsig or hs-boot files. Can we process them as in normal hs source files? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10621 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10621: Handle annotations in hsig/boot files -------------------------------------+------------------------------------- Reporter: spinda | Owner: Type: feature request | Status: new Priority: normal | Milestone: Component: GHC API | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by spinda): I have a working patch for this that I can submit to Phabricator tomorrow. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10621#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10621: Handle annotations in hsig/boot files -------------------------------------+------------------------------------- Reporter: spinda | Owner: spinda Type: feature request | Status: new Priority: normal | Milestone: Component: GHC API | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by spinda): * owner: => spinda -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10621#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#10621: Handle annotations in hsig/boot files -------------------------------------+------------------------------------- Reporter: spinda | Owner: spinda Type: feature request | Status: new Priority: normal | Milestone: Component: GHC API | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D1091 -------------------------------------+------------------------------------- Changes (by spinda): * differential: => Phab:D1091 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10621#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC