From ce85cffc7c3afa55755ae8d1aa027761bf54bed4 Mon Sep 17 00:00:00 2001 From: Alan Zimmerman Date: Sun, 21 Feb 2021 21:16:24 +0000 Subject: Wrap LHsContext in Maybe in the GHC AST If the context is missing it is captured as Nothing, rather than putting a noLoc in the ParsedSource. Updates haddock submodule --- utils/haddock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/haddock') diff --git a/utils/haddock b/utils/haddock index d1b7f181b6..8241d9e700 160000 --- a/utils/haddock +++ b/utils/haddock @@ -1 +1 @@ -Subproject commit d1b7f181b60ba3ac191183f1512e66793d28ac08 +Subproject commit 8241d9e700e043b86b609c334494c4632848389f -- cgit v1.2.1