[GHC] #8443: cannot find normal object file when compiling TH code

GHC ghc-devs at haskell.org
Sun Oct 13 22:41:43 UTC 2013


#8443: cannot find normal object file when compiling TH code
----------------------------------------------+----------------------------
        Reporter:  snoyberg                   |            Owner:
            Type:  bug                        |           Status:  closed
        Priority:  normal                     |        Milestone:
       Component:  Compiler                   |          Version:  7.7
      Resolution:  invalid                    |         Keywords:
Operating System:  Linux                      |     Architecture:  x86_64
 Type of failure:  GHC rejects valid program  |  (amd64)
       Test Case:                             |       Difficulty:  Unknown
        Blocking:                             |       Blocked By:
                                              |  Related Tickets:
----------------------------------------------+----------------------------
Changes (by igloo):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 `test/YesodCoreTest/NoOverloadedStrings.hs` uses `TemplateHaskell`, but
 the `.cabal` file doesn't declare that it uses TH. Cabal should DTRT if it
 knows that TH is used.

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


More information about the ghc-tickets mailing list