From 7ac2d0f2d31c2e1c7ede09828f3d5ba5626bd0d4 Mon Sep 17 00:00:00 2001 From: Mateusz Kowalczyk Date: Mon, 5 May 2014 05:16:19 +0200 Subject: Prepare modules for parser split. We have to generalise the Doc (now DocH) slightly to remove the dependency on GHC-supplied type. --- src/Haddock/Interface/LexParseRn.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Haddock/Interface/LexParseRn.hs') diff --git a/src/Haddock/Interface/LexParseRn.hs b/src/Haddock/Interface/LexParseRn.hs index c302e4f0..01276310 100644 --- a/src/Haddock/Interface/LexParseRn.hs +++ b/src/Haddock/Interface/LexParseRn.hs @@ -20,7 +20,7 @@ module Haddock.Interface.LexParseRn import qualified Data.IntSet as IS import Haddock.Types -import Haddock.Parser +import Haddock.Parser.Util import Haddock.Interface.ParseModuleHeader import Haddock.Doc -- cgit v1.2.3