From da19c136f3e8e73a3713acb5e5802e0f28db8efd Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Mon, 8 Feb 2016 16:29:04 +0100 Subject: Print * has Unicode star with -fprint-unicode-syntax Reviewers: austin, thomie Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D1893 --- compiler/utils/Outputable.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler/utils/Outputable.hs') diff --git a/compiler/utils/Outputable.hs b/compiler/utils/Outputable.hs index bf0cc905fc..259b554c23 100644 --- a/compiler/utils/Outputable.hs +++ b/compiler/utils/Outputable.hs @@ -35,6 +35,7 @@ module Outputable ( fsep, fcat, hang, hangNotEmpty, punctuate, ppWhen, ppUnless, speakNth, speakN, speakNOf, plural, isOrAre, doOrDoes, + unicodeSyntax, coloured, PprColour, colType, colCoerc, colDataCon, colBinder, bold, keyword, -- cgit v1.2.1