
#10370: Compile time regression in OpenGLRaw -------------------------------------+------------------------------------- Reporter: michalt | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Compile-time | Unknown/Multiple performance bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by simonpj): Sven Panne [https://mail.haskell.org/pipermail/glasgow-haskell- users/2015-May/025857.html says]: To alleviate the pain a bit, I've uploaded a new version of OpenGLRaw (2.5.0.0) to Hackage, containing 2 improvements: * `foreign import "dynamic"`s with the same signature are re-used, cutting down their number from 3062 to 864. * Those `foreign import "dynamic"`s live in a separate module now. Travis CI seems to be happy with these changes (the VMs there don't have much memory, either), although Haddock still seems to eat memory like hell. But that's a different story... -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10370#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler