Building RUNPATH into ghc binaries for 3rd-party libraries

2017-01-18 Thread Albert Chin
Hi. I am building ghc-8.0.2 on RHEL 6 and trying to get the runtime path for 3rd-party libraries outside of the system search path embedded into the ghc binaries. Specifically, this is for libffi and libgmp. I am using the attached patch for this and it seems to work for the most part. It does not

Re: Magical function to support reflection

2017-01-18 Thread David Feuer
I've updated https://ghc.haskell.org/trac/ghc/wiki/MagicalReflectionSupport to reflect both Simon's thoughts on the matter and my own reactions to them. I hope you'll give it a peek. David Feuer ___ ghc-devs mailing list ghc-devs@haskell.org

Re: [ANNOUNCE] Glasgow Haskell Compiler 8.0.2 is available!

2017-01-18 Thread Jens Petersen
On 12 January 2017 at 03:40, Ben Gamari wrote: > The GHC team is happy to at last announce the 8.0.2 release of the > Glasgow Haskell Compiler. Source and binary distributions are available > Thank you Fedora 24+ and RHEL 7 et al users can install it from my Fedora Copr