[commit: haddock] v2.14: We don't actually want unicode here (99e3705)

git at git.haskell.org git at git.haskell.org
Fri Apr 11 18:04:03 UTC 2014


Repository : ssh://git@git.haskell.org/haddock

On branch  : v2.14
Link       : http://git.haskell.org/haddock.git/commitdiff/99e37051a544a2abd801f4ec69106bcb93f9e508

>---------------------------------------------------------------

commit 99e37051a544a2abd801f4ec69106bcb93f9e508
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date:   Fri Apr 11 16:52:23 2014 +0100

    We don't actually want unicode here


>---------------------------------------------------------------

99e37051a544a2abd801f4ec69106bcb93f9e508
 html-test/src/Bug85.hs |    1 -
 1 file changed, 1 deletion(-)

diff --git a/html-test/src/Bug85.hs b/html-test/src/Bug85.hs
index 9c5b768..e29b266 100644
--- a/html-test/src/Bug85.hs
+++ b/html-test/src/Bug85.hs
@@ -1,5 +1,4 @@
 {-# LANGUAGE GADTs, KindSignatures #-}
-{-# OPTIONS_HADDOCK use-unicode #-}
 module Bug85 where
 
 -- explicitly stated non-trivial kind



More information about the ghc-commits mailing list