summaryrefslogtreecommitdiff
path: root/compiler/hsSyn/HsTypes.lhs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/hsSyn/HsTypes.lhs')
-rw-r--r--compiler/hsSyn/HsTypes.lhs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/hsSyn/HsTypes.lhs b/compiler/hsSyn/HsTypes.lhs
index 08a0eef498..52b919e094 100644
--- a/compiler/hsSyn/HsTypes.lhs
+++ b/compiler/hsSyn/HsTypes.lhs
@@ -31,7 +31,7 @@ module HsTypes (
hsLTyVarName, hsLTyVarNames, hsLTyVarLocName, hsLTyVarLocNames,
splitLHsInstDeclTy_maybe,
splitHsClassTy_maybe, splitLHsClassTy_maybe,
- splitHsFunType,
+ splitHsFunType, splitLHsForAllTy,
splitHsAppTys, hsTyGetAppHead_maybe, mkHsAppTys, mkHsOpTy,
-- Printing