[GHC] #10621: Handle annotations in hsig/boot files
GHC
ghc-devs at haskell.org
Wed Jul 8 22:36:53 UTC 2015
#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/compiler/typecheck/TcRnDriver.hs#L642
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
More information about the ghc-tickets
mailing list