From b14f54041eacf8c0f85e756148042d2dca8333f9 Mon Sep 17 00:00:00 2001 From: Matthew Pickering Date: Fri, 18 Jan 2019 08:35:08 -0500 Subject: Fix typo in DsExpr --- compiler/deSugar/DsExpr.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/deSugar/DsExpr.hs b/compiler/deSugar/DsExpr.hs index 7306352674..d9af622b65 100644 --- a/compiler/deSugar/DsExpr.hs +++ b/compiler/deSugar/DsExpr.hs @@ -3,7 +3,7 @@ (c) The GRASP/AQUA Project, Glasgow University, 1992-1998 -Desugaring exporessions. +Desugaring expressions. -} {-# LANGUAGE CPP, MultiWayIf #-} -- cgit v1.2.1