From 12c446785c76130a65c46cc603e767893b4818b5 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Fri, 24 Dec 2010 16:55:20 +0100 Subject: Add target module --- src/Hakyll/Core/DirectedGraph/Internal.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Hakyll/Core/DirectedGraph/Internal.hs') diff --git a/src/Hakyll/Core/DirectedGraph/Internal.hs b/src/Hakyll/Core/DirectedGraph/Internal.hs index 9890fc0..52a712d 100644 --- a/src/Hakyll/Core/DirectedGraph/Internal.hs +++ b/src/Hakyll/Core/DirectedGraph/Internal.hs @@ -1,4 +1,5 @@ --- | Internal structure of the DirectedGraph type. Not exported in the library. +-- | Internal structure of the DirectedGraph type. Not exported outside of the +-- library. -- module Hakyll.Core.DirectedGraph.Internal ( Node (..) -- cgit v1.2.3