Re: [ANNOUNCE] Glasgow Haskell Compiler 8.10.1-rc1 released

2020-01-26 Thread George Colpitts
Thanks Ben, installed fine on my Mac running 10.14.6. For the release notes I suggest we document https://gitlab.haskell.org/ghc/ghc/issues/17341 which is associated with https://github.com/haskell/cabal/issues/6262 and https://github.com/haskell/cabal/issues/6104 I realize this will be

Re: [ANNOUNCE] Glasgow Haskell Compiler 8.10.1-rc1 released

2020-01-25 Thread Carter Schonwald
Yeah, like how we removed x87 support from code gen except one tiny piece in the abi, so 32bit x86 code gen is always -msse2 flavor so rounding now acts sane :) (A tiny step in a long running make floating point great effort of mine) On Sat, Jan 25, 2020 at 7:39 AM Brandon Allbery wrote: > > >

Re: [ANNOUNCE] Glasgow Haskell Compiler 8.10.1-rc1 released

2020-01-25 Thread Brandon Allbery
On Fri, Jan 24, 2020 at 11:58 PM Ben Gamari wrote: > * A number of improvements in code generation, including changes > This seems like it's missing some detail. -- brandon s allbery kf8nh allber...@gmail.com ___ Glasgow-haskell-users mailing list