[commit: haddock] master: We don't actually want unicode here (b4210d4)

git at git.haskell.org git at git.haskell.org
Fri Apr 11 17:13:46 UTC 2014


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

On branch  : master
Link       : http://git.haskell.org/haddock.git/commitdiff/b4210d41de296ee0f9d212e8d5b9fc186880a3e7

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

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

    We don't actually want unicode here


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

b4210d41de296ee0f9d212e8d5b9fc186880a3e7
 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