
#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 Rydgel): Confirming this behavior, here are the logs: [https://gist.githubusercontent.com/Rydgel/8d2168970b94e3da53cb/raw/736be8507... cabal install GLUT --ghc-options="-framework GLUT" -v --reinstall --jobs=1 ] [https://gist.githubusercontent.com/Rydgel/7976599b5ebb809aea9b/raw/76b5ad90c... cabal install GLUT --ghc-options="-optl-Wl,-framework,GLUT" -v --reinstall --jobs=1] -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10568#comment:23 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler