From 51d08d82b7681d23d89e6c240ec4dcfd8801edb1 Mon Sep 17 00:00:00 2001 From: Herbert Valerio Riedel Date: Sat, 5 Dec 2015 09:59:01 +0100 Subject: Enable non-canonical Monad instance warnings for stage1/2 This makes use of the new facility introduced via 14d0f7f1221db758cd06a69f53803d9d0150164a which allows to have certain flags passed only to the non-bootstrapping GHC. This is needed because sometimes we can't assume the existence of a certain flag in the bootstrapping compiler which was only added recently to GHC HEAD. This also updates the haddock submodule to fix a few remaining noncanonical instance definitions. Differential Revision: https://phabricator.haskell.org/D1571 --- utils/haddock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/haddock') diff --git a/utils/haddock b/utils/haddock index 42b2cfc595..a6deefad58 160000 --- a/utils/haddock +++ b/utils/haddock @@ -1 +1 @@ -Subproject commit 42b2cfc595f1ee62d1c1b8513c5df1d92709c06a +Subproject commit a6deefad581cbeb62048826bc1d626c41a0dd56c -- cgit v1.2.1