[GHC] #8060: Undefined symbols when using Template Haskell linked from another object with unexposed modules

GHC ghc-devs at haskell.org
Fri Jan 8 05:02:28 UTC 2016


#8060: Undefined symbols when using Template Haskell linked from another object
with unexposed modules
-------------------------------------+-------------------------------------
        Reporter:  tvynr             |                Owner:
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:
       Component:  Template Haskell  |              Version:  7.6.3
      Resolution:  invalid           |             Keywords:
Operating System:  Linux             |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash                              |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by ezyang):

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


Comment:

 This is a Cabal bug: https://github.com/haskell/cabal/issues/2982

 Later reported duplicate: https://ghc.haskell.org/trac/ghc/ticket/9009

 GHC is not really in the business of checking the well-formedness of
 archive files installed in the package database, so there is not much GHC
 can do here.

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


More information about the ghc-tickets mailing list