
#9277: GHCi panic: Loading temp shared object failed: Symbol not found -------------------------------------+------------------------------------- Reporter: mietek | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: GHCi | Version: 7.8.2 Resolution: | Keywords: panic, | dynamic linking Operating System: MacOS X | Architecture: x86_64 | (amd64) Type of failure: GHCi crash | Test Case: Blocked By: | Blocking: Related Tickets: #8935, #9034, | Differential Revisions: #9074, #9278 | -------------------------------------+------------------------------------- Comment (by konn): I have a similar phenomenon with GHC 7.10.2 (installed with Haskell Platform) on OS X Yosemite 10.10.5. The same error also occurs when launching GHCi with `-package foo` where foo uses Obj-C code through FFI. Template Haskell uses GHCi internally, so this means that we can't use Template Haskell with Objective-C FFI. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9277#comment:9 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler