[GHC] #10568: Regression from 7.8.4, loading GLUT into GHCI fails on the Mac
GHC
ghc-devs at haskell.org
Mon Jun 29 22:42:21 UTC 2015
#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/736be850796fb08a171b2a3133ea0daa69212926/gistfile1.txt
cabal install GLUT --ghc-options="-framework GLUT" -v --reinstall --jobs=1
]
[https://gist.githubusercontent.com/Rydgel/7976599b5ebb809aea9b/raw/76b5ad90c8870d003e715feb7074633ea0b9a289/gistfile1.txt
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
More information about the ghc-tickets
mailing list