From 526cbc7a415eb467adbc13e55a80d8a5abbd02ba Mon Sep 17 00:00:00 2001 From: Jan Stolarek Date: Mon, 3 Feb 2014 11:14:04 +0100 Subject: Document deprecations in Hoopl --- compiler/cmm/CmmLive.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler/cmm/CmmLive.hs') diff --git a/compiler/cmm/CmmLive.hs b/compiler/cmm/CmmLive.hs index e405fbe038..24202cbe8c 100644 --- a/compiler/cmm/CmmLive.hs +++ b/compiler/cmm/CmmLive.hs @@ -2,6 +2,7 @@ {-# LANGUAGE GADTs #-} {-# LANGUAGE ScopedTypeVariables #-} +-- See Note [Deprecations in Hoopl] in Hoopl module {-# OPTIONS_GHC -fno-warn-warnings-deprecations #-} module CmmLive -- cgit v1.2.1