Re: 8.6.1 status

2018-05-23 Thread Evan Laforge
Also -fdefer-type-errors in ghci is broken for 8.4: https://ghc.haskell.org/trac/ghc/ticket/14963 I understand it's a complicated problem, but it would be sad if it were broken for all of 8.6 as well. At least how about a quick patch that emits a warning when it sees --interactive

Quantified constraints

2018-05-23 Thread Simon Peyton Jones via ghc-devs
Friends Now that the Quantified Constraints proposal is accepted, I want to commit it to GHC before the 8.6 release. It's up on https://phabricator.haskell.org/D4724 for your

Re: Build Failure

2018-05-23 Thread Ben Gamari
Ningning Xie writes: > Hi everyone, > > I pulled from the head this morning and would like to rebase my local > changes on it. Even before I do rebase, I got a build error. Everything is > fine last time I built (almost one week ago). Then I tried to glone a new > repo and

Build Failure

2018-05-23 Thread Ningning Xie
Hi everyone, I pulled from the head this morning and would like to rebase my local changes on it. Even before I do rebase, I got a build error. Everything is fine last time I built (almost one week ago). Then I tried to glone a new repo and the build gives me the same error message. After a