[commit: ghc] wip/merge-queue: Remove OPTIONS_HADDOCK hide in favour for not-home (24b39ce)
git at git.haskell.org
git at git.haskell.org
Sun Jan 6 12:33:18 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/merge-queue
Link : http://ghc.haskell.org/trac/ghc/changeset/24b39ce53eedad4cefc30f6786542d2072d1f9b0/ghc
>---------------------------------------------------------------
commit 24b39ce53eedad4cefc30f6786542d2072d1f9b0
Author: Adam Sandberg Eriksson <adam at sandbergericsson.se>
Date: Sun Dec 30 20:04:15 2018 +0100
Remove OPTIONS_HADDOCK hide in favour for not-home
GHC Trac Issues: #15447
>---------------------------------------------------------------
24b39ce53eedad4cefc30f6786542d2072d1f9b0
compiler/types/TyCoRep.hs | 2 +-
libraries/base/Control/Monad/ST/Imp.hs | 2 +-
libraries/base/Control/Monad/ST/Lazy/Imp.hs | 2 +-
libraries/base/Foreign/ForeignPtr/Imp.hs | 2 +-
libraries/base/GHC/Arr.hs | 2 +-
libraries/base/GHC/Base.hs | 2 +-
libraries/base/GHC/Desugar.hs | 2 +-
libraries/base/GHC/Enum.hs | 2 +-
libraries/base/GHC/Err.hs | 2 +-
libraries/base/GHC/Exception.hs | 2 +-
libraries/base/GHC/Exception/Type.hs | 2 +-
libraries/base/GHC/Float.hs | 2 +-
libraries/base/GHC/Float/ConversionUtils.hs | 2 +-
libraries/base/GHC/Float/RealFracMethods.hs | 2 +-
libraries/base/GHC/ForeignPtr.hs | 2 +-
libraries/base/GHC/GHCi.hs | 2 +-
libraries/base/GHC/IO.hs | 2 +-
libraries/base/GHC/IO/Encoding/Iconv.hs | 2 +-
libraries/base/GHC/IO/Exception.hs | 2 +-
libraries/base/GHC/IO/FD.hs | 2 +-
libraries/base/GHC/IO/Handle/Internals.hs | 2 +-
libraries/base/GHC/IO/Handle/Text.hs | 2 +-
libraries/base/GHC/IO/Handle/Types.hs | 2 +-
libraries/base/GHC/IO/IOMode.hs | 2 +-
libraries/base/GHC/IO/Unsafe.hs | 2 +-
libraries/base/GHC/IOArray.hs | 2 +-
libraries/base/GHC/IORef.hs | 2 +-
libraries/base/GHC/Int.hs | 2 +-
libraries/base/GHC/MVar.hs | 2 +-
libraries/base/GHC/Num.hs | 2 +-
libraries/base/GHC/Pack.hs | 2 +-
libraries/base/GHC/Ptr.hs | 2 +-
libraries/base/GHC/Read.hs | 2 +-
libraries/base/GHC/Real.hs | 2 +-
libraries/base/GHC/ST.hs | 2 +-
libraries/base/GHC/STRef.hs | 2 +-
libraries/base/GHC/Show.hs | 2 +-
libraries/base/GHC/Stable.hs | 2 +-
libraries/base/GHC/Stack/Types.hs | 2 +-
libraries/base/GHC/Storable.hs | 2 +-
libraries/base/GHC/TopHandler.hs | 2 +-
libraries/base/GHC/Unicode.hs | 2 +-
libraries/base/GHC/Weak.hs | 2 +-
libraries/base/GHC/Word.hs | 2 +-
libraries/base/System/Posix/Internals.hs | 2 +-
libraries/ghc-prim/GHC/Classes.hs | 2 +-
libraries/ghc-prim/GHC/IntWord64.hs | 2 +-
libraries/integer-gmp/src/GHC/Integer/Logarithms/Internals.hs | 2 +-
libraries/integer-simple/GHC/Integer/Logarithms/Internals.hs | 2 +-
49 files changed, 49 insertions(+), 49 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 24b39ce53eedad4cefc30f6786542d2072d1f9b0
More information about the ghc-commits
mailing list