[commit: haddock] wip/D538-3: Update to match D538 (b5d8ea7)
git at git.haskell.org
git at git.haskell.org
Wed Jul 8 08:36:08 UTC 2015
- Previous message: [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Update docs for @since (60ccf50)
- Next message: [commit: haddock] wip/D538-3: Update to match D538 (fd25ec5)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/haddock
On branch : wip/D538-3
Link : http://git.haskell.org/haddock.git/commitdiff/b5d8ea7aa331a5c9ec75d7e31f284e5a5f5724a6
>---------------------------------------------------------------
commit b5d8ea7aa331a5c9ec75d7e31f284e5a5f5724a6
Author: Austin Seipp <aseipp at pobox.com>
Date: Tue Sep 9 01:03:27 2014 -0500
Update to match D538
Signed-off-by: Austin Seipp <aseipp at pobox.com>
>---------------------------------------------------------------
b5d8ea7aa331a5c9ec75d7e31f284e5a5f5724a6
haddock-api/src/Haddock/Backends/LaTeX.hs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/haddock-api/src/Haddock/Backends/LaTeX.hs b/haddock-api/src/Haddock/Backends/LaTeX.hs
index b717fc0..8e781d1 100644
--- a/haddock-api/src/Haddock/Backends/LaTeX.hs
+++ b/haddock-api/src/Haddock/Backends/LaTeX.hs
@@ -32,7 +32,7 @@ import qualified Data.Map as Map
import System.Directory
import System.FilePath
import Data.Char
-import Control.Monad
+import Control.Monad hiding (empty)
import Data.Maybe
import Data.List
- Previous message: [commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, wip/10268, wip/10313, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Update docs for @since (60ccf50)
- Next message: [commit: haddock] wip/D538-3: Update to match D538 (fd25ec5)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list