diff --git a/compiler/hsSyn/Convert.lhs b/compiler/hsSyn/Convert.lhs index c4c28a9252e29dd716d5d5715b648d4e99519016..eeda96535bf7c2a6b57a2925e441ed6936d42ed1 100644 --- a/compiler/hsSyn/Convert.lhs +++ b/compiler/hsSyn/Convert.lhs @@ -1219,4 +1219,3 @@ the way System Names are printed. There's a small complication of course; see Note [Looking up Exact RdrNames] in RnEnv. -