[GHC] #13818: ANN pragmas can cause compilation to fail if .dyn_o unavailable

GHC ghc-devs at haskell.org
Tue Jul 11 17:42:15 UTC 2017


#13818: ANN pragmas can cause compilation to fail if .dyn_o unavailable
-------------------------------------+-------------------------------------
        Reporter:  duog              |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.2.1-rc2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"6cff2caddd9b329272a7d6965b20432e8078e0d8/ghc"
 6cff2cad/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="6cff2caddd9b329272a7d6965b20432e8078e0d8"
 Add testcase for T13818

 Annotations currently fail to type check if they annotation cannot
 be loaded into ghci, such as when built with -fno-code.

 Test Plan: ./validate

 Reviewers: austin, bgamari

 Reviewed By: bgamari

 Subscribers: rwbarton, thomie

 GHC Trac Issues: #13818

 Differential Revision: https://phabricator.haskell.org/D3701
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13818#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list