summaryrefslogtreecommitdiff
path: root/compiler/Language/Haskell/Syntax
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/Language/Haskell/Syntax')
-rw-r--r--compiler/Language/Haskell/Syntax/Binds.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/Language/Haskell/Syntax/Binds.hs b/compiler/Language/Haskell/Syntax/Binds.hs
index 6f7283be86..b2c7c4ab09 100644
--- a/compiler/Language/Haskell/Syntax/Binds.hs
+++ b/compiler/Language/Haskell/Syntax/Binds.hs
@@ -780,7 +780,7 @@ data Sig pass
| CompleteMatchSig (XCompleteMatchSig pass)
SourceText
(XRec pass [LIdP pass])
- (Maybe (LIdP pass))
+ (Maybe (HsPatSigType pass))
| XSig !(XXSig pass)
-- | Located Fixity Signature