
#10568: Regression from 7.8.4, loading GLUT into GHCI fails on the Mac -------------------------------+----------------------------------------- Reporter: George | Owner: Type: bug | Status: infoneeded Priority: normal | Milestone: 7.10.2 Component: Compiler | Version: 7.10.2-rc1 Resolution: | Keywords: Operating System: MacOS X | Architecture: x86_64 (amd64) Type of failure: GHCi crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------+----------------------------------------- Comment (by rwbarton): I'm very puzzled. I can see exactly where in the source Cabal is supposed to add `-framework foo` options to the link step of ghc, and yet it's not doing so. Rydgel, what version of Cabal are you using? Would you be able to test with older versions of Cabal and/or GHC to see if they have different behavior (either in terms of being able to load GLUT into ghci, or in terms of the Cabal link command including `-framework GLUT`)? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10568#comment:18 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler