Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
GHC
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Alex D
GHC
Commits
24b39ce5
Commit
24b39ce5
authored
Dec 30, 2018
by
Adam Sandberg Eriksson
🐈
Committed by
Ben Gamari
Jan 06, 2019
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove OPTIONS_HADDOCK hide in favour for not-home
GHC Trac Issues: #15447
parent
66b88ddd
Changes
49
Hide whitespace changes
Inline
Side-by-side
Showing
49 changed files
with
49 additions
and
49 deletions
+49
-49
compiler/types/TyCoRep.hs
compiler/types/TyCoRep.hs
+1
-1
libraries/base/Control/Monad/ST/Imp.hs
libraries/base/Control/Monad/ST/Imp.hs
+1
-1
libraries/base/Control/Monad/ST/Lazy/Imp.hs
libraries/base/Control/Monad/ST/Lazy/Imp.hs
+1
-1
libraries/base/Foreign/ForeignPtr/Imp.hs
libraries/base/Foreign/ForeignPtr/Imp.hs
+1
-1
libraries/base/GHC/Arr.hs
libraries/base/GHC/Arr.hs
+1
-1
libraries/base/GHC/Base.hs
libraries/base/GHC/Base.hs
+1
-1
libraries/base/GHC/Desugar.hs
libraries/base/GHC/Desugar.hs
+1
-1
libraries/base/GHC/Enum.hs
libraries/base/GHC/Enum.hs
+1
-1
libraries/base/GHC/Err.hs
libraries/base/GHC/Err.hs
+1
-1
libraries/base/GHC/Exception.hs
libraries/base/GHC/Exception.hs
+1
-1
libraries/base/GHC/Exception/Type.hs
libraries/base/GHC/Exception/Type.hs
+1
-1
libraries/base/GHC/Float.hs
libraries/base/GHC/Float.hs
+1
-1
libraries/base/GHC/Float/ConversionUtils.hs
libraries/base/GHC/Float/ConversionUtils.hs
+1
-1
libraries/base/GHC/Float/RealFracMethods.hs
libraries/base/GHC/Float/RealFracMethods.hs
+1
-1
libraries/base/GHC/ForeignPtr.hs
libraries/base/GHC/ForeignPtr.hs
+1
-1
libraries/base/GHC/GHCi.hs
libraries/base/GHC/GHCi.hs
+1
-1
libraries/base/GHC/IO.hs
libraries/base/GHC/IO.hs
+1
-1
libraries/base/GHC/IO/Encoding/Iconv.hs
libraries/base/GHC/IO/Encoding/Iconv.hs
+1
-1
libraries/base/GHC/IO/Exception.hs
libraries/base/GHC/IO/Exception.hs
+1
-1
libraries/base/GHC/IO/FD.hs
libraries/base/GHC/IO/FD.hs
+1
-1
libraries/base/GHC/IO/Handle/Internals.hs
libraries/base/GHC/IO/Handle/Internals.hs
+1
-1
libraries/base/GHC/IO/Handle/Text.hs
libraries/base/GHC/IO/Handle/Text.hs
+1
-1
libraries/base/GHC/IO/Handle/Types.hs
libraries/base/GHC/IO/Handle/Types.hs
+1
-1
libraries/base/GHC/IO/IOMode.hs
libraries/base/GHC/IO/IOMode.hs
+1
-1
libraries/base/GHC/IO/Unsafe.hs
libraries/base/GHC/IO/Unsafe.hs
+1
-1
libraries/base/GHC/IOArray.hs
libraries/base/GHC/IOArray.hs
+1
-1
libraries/base/GHC/IORef.hs
libraries/base/GHC/IORef.hs
+1
-1
libraries/base/GHC/Int.hs
libraries/base/GHC/Int.hs
+1
-1
libraries/base/GHC/MVar.hs
libraries/base/GHC/MVar.hs
+1
-1
libraries/base/GHC/Num.hs
libraries/base/GHC/Num.hs
+1
-1
libraries/base/GHC/Pack.hs
libraries/base/GHC/Pack.hs
+1
-1
libraries/base/GHC/Ptr.hs
libraries/base/GHC/Ptr.hs
+1
-1
libraries/base/GHC/Read.hs
libraries/base/GHC/Read.hs
+1
-1
libraries/base/GHC/Real.hs
libraries/base/GHC/Real.hs
+1
-1
libraries/base/GHC/ST.hs
libraries/base/GHC/ST.hs
+1
-1
libraries/base/GHC/STRef.hs
libraries/base/GHC/STRef.hs
+1
-1
libraries/base/GHC/Show.hs
libraries/base/GHC/Show.hs
+1
-1
libraries/base/GHC/Stable.hs
libraries/base/GHC/Stable.hs
+1
-1
libraries/base/GHC/Stack/Types.hs
libraries/base/GHC/Stack/Types.hs
+1
-1
libraries/base/GHC/Storable.hs
libraries/base/GHC/Storable.hs
+1
-1
libraries/base/GHC/TopHandler.hs
libraries/base/GHC/TopHandler.hs
+1
-1
libraries/base/GHC/Unicode.hs
libraries/base/GHC/Unicode.hs
+1
-1
libraries/base/GHC/Weak.hs
libraries/base/GHC/Weak.hs
+1
-1
libraries/base/GHC/Word.hs
libraries/base/GHC/Word.hs
+1
-1
libraries/base/System/Posix/Internals.hs
libraries/base/System/Posix/Internals.hs
+1
-1
libraries/ghc-prim/GHC/Classes.hs
libraries/ghc-prim/GHC/Classes.hs
+1
-1
libraries/ghc-prim/GHC/IntWord64.hs
libraries/ghc-prim/GHC/IntWord64.hs
+1
-1
libraries/integer-gmp/src/GHC/Integer/Logarithms/Internals.hs
...aries/integer-gmp/src/GHC/Integer/Logarithms/Internals.hs
+1
-1
libraries/integer-simple/GHC/Integer/Logarithms/Internals.hs
libraries/integer-simple/GHC/Integer/Logarithms/Internals.hs
+1
-1
No files found.
compiler/types/TyCoRep.hs
View file @
24b39ce5
...
...
@@ -16,7 +16,7 @@ Note [The Type-related module hierarchy]
-}
-- We expose the relevant stuff from this module via the Type module
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
{-# LANGUAGE CPP, DeriveDataTypeable, MultiWayIf #-}
module
TyCoRep
(
...
...
libraries/base/Control/Monad/ST/Imp.hs
View file @
24b39ce5
{-# LANGUAGE NoImplicitPrelude #-}
{-# LANGUAGE Unsafe #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/Control/Monad/ST/Lazy/Imp.hs
View file @
24b39ce5
{-# LANGUAGE Unsafe #-}
{-# LANGUAGE BangPatterns #-}
{-# LANGUAGE MagicHash, UnboxedTuples, RankNTypes #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/Foreign/ForeignPtr/Imp.hs
View file @
24b39ce5
{-# LANGUAGE Unsafe #-}
{-# LANGUAGE NoImplicitPrelude #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Arr.hs
View file @
24b39ce5
{-# LANGUAGE Unsafe #-}
{-# LANGUAGE NoImplicitPrelude, MagicHash, UnboxedTuples, RoleAnnotations #-}
{-# LANGUAGE BangPatterns #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Base.hs
View file @
24b39ce5
...
...
@@ -90,7 +90,7 @@ Other Prelude modules are much easier with fewer complex dependencies.
-- -Wno-orphans is needed for things like:
-- Orphan rule: "x# -# x#" ALWAYS forall x# :: Int# -# x# x# = 0
{-# OPTIONS_GHC -Wno-orphans #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Desugar.hs
View file @
24b39ce5
...
...
@@ -3,7 +3,7 @@
, RankNTypes
, ExistentialQuantification
#-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Enum.hs
View file @
24b39ce5
...
...
@@ -4,7 +4,7 @@
{-# LANGUAGE NoImplicitPrelude #-}
{-# LANGUAGE StandaloneDeriving #-}
{-# LANGUAGE Trustworthy #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Err.hs
View file @
24b39ce5
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE NoImplicitPrelude, MagicHash, ImplicitParams #-}
{-# LANGUAGE RankNTypes, PolyKinds, DataKinds #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Exception.hs
View file @
24b39ce5
...
...
@@ -6,7 +6,7 @@
, PatternSynonyms
#-}
{-# LANGUAGE TypeInType #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Exception/Type.hs
View file @
24b39ce5
...
...
@@ -5,7 +5,7 @@
, RecordWildCards
, PatternSynonyms
#-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Float.hs
View file @
24b39ce5
...
...
@@ -10,7 +10,7 @@
-- We believe we could deorphan this module, by moving lots of things
-- around, but we haven't got there yet:
{-# OPTIONS_GHC -Wno-orphans #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Float/ConversionUtils.hs
View file @
24b39ce5
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE CPP, MagicHash, UnboxedTuples, NoImplicitPrelude #-}
{-# OPTIONS_GHC -O2 #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Float/RealFracMethods.hs
View file @
24b39ce5
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE CPP, MagicHash, UnboxedTuples, NoImplicitPrelude #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/ForeignPtr.hs
View file @
24b39ce5
...
...
@@ -4,7 +4,7 @@
, MagicHash
, UnboxedTuples
#-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
{-# LANGUAGE StandaloneDeriving #-}
-----------------------------------------------------------------------------
...
...
libraries/base/GHC/GHCi.hs
View file @
24b39ce5
{-# LANGUAGE NoImplicitPrelude #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/IO.hs
View file @
24b39ce5
...
...
@@ -7,7 +7,7 @@
, UnboxedTuples
#-}
{-# OPTIONS_GHC -funbox-strict-fields #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/IO/Encoding/Iconv.hs
View file @
24b39ce5
...
...
@@ -3,7 +3,7 @@
, NoImplicitPrelude
, NondecreasingIndentation
#-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/IO/Exception.hs
View file @
24b39ce5
...
...
@@ -2,7 +2,7 @@
{-# LANGUAGE DeriveGeneric, NoImplicitPrelude, MagicHash,
ExistentialQuantification, ImplicitParams #-}
{-# OPTIONS_GHC -funbox-strict-fields #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/IO/FD.hs
View file @
24b39ce5
...
...
@@ -5,7 +5,7 @@
#-}
{-# OPTIONS_GHC -Wno-identities #-}
-- Whether there are identities depends on the platform
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/IO/Handle/Internals.hs
View file @
24b39ce5
...
...
@@ -7,7 +7,7 @@
#-}
{-# OPTIONS_GHC -Wno-unused-matches #-}
{-# OPTIONS_GHC -Wno-name-shadowing #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/IO/Handle/Text.hs
View file @
24b39ce5
...
...
@@ -8,7 +8,7 @@
#-}
{-# OPTIONS_GHC -Wno-name-shadowing #-}
{-# OPTIONS_GHC -Wno-unused-matches #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/IO/Handle/Types.hs
View file @
24b39ce5
...
...
@@ -4,7 +4,7 @@
, ExistentialQuantification
#-}
{-# OPTIONS_GHC -funbox-strict-fields #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/IO/IOMode.hs
View file @
24b39ce5
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE NoImplicitPrelude #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/IO/Unsafe.hs
View file @
24b39ce5
...
...
@@ -3,7 +3,7 @@
, MagicHash
, UnboxedTuples
#-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/IOArray.hs
View file @
24b39ce5
{-# LANGUAGE Unsafe #-}
{-# LANGUAGE NoImplicitPrelude, RoleAnnotations #-}
{-# OPTIONS_GHC -funbox-strict-fields #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/IORef.hs
View file @
24b39ce5
...
...
@@ -2,7 +2,7 @@
{-# LANGUAGE NoImplicitPrelude, MagicHash #-}
{-# LANGUAGE UnboxedTuples #-}
{-# LANGUAGE BangPatterns #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Int.hs
View file @
24b39ce5
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE CPP, NoImplicitPrelude, BangPatterns, MagicHash, UnboxedTuples,
StandaloneDeriving, NegativeLiterals #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/MVar.hs
View file @
24b39ce5
{-# LANGUAGE Unsafe #-}
{-# LANGUAGE NoImplicitPrelude, MagicHash, UnboxedTuples #-}
{-# OPTIONS_GHC -funbox-strict-fields #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Num.hs
View file @
24b39ce5
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE CPP, NoImplicitPrelude, MagicHash, UnboxedTuples #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Pack.hs
View file @
24b39ce5
{-# LANGUAGE Unsafe #-}
{-# LANGUAGE NoImplicitPrelude, MagicHash, UnboxedTuples #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Ptr.hs
View file @
24b39ce5
{-# LANGUAGE Unsafe #-}
{-# LANGUAGE CPP, NoImplicitPrelude, MagicHash, RoleAnnotations #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Read.hs
View file @
24b39ce5
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE CPP, NoImplicitPrelude, StandaloneDeriving, ScopedTypeVariables #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Real.hs
View file @
24b39ce5
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE CPP, NoImplicitPrelude, MagicHash, UnboxedTuples, BangPatterns #-}
{-# OPTIONS_GHC -Wno-orphans #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/ST.hs
View file @
24b39ce5
{-# LANGUAGE Unsafe #-}
{-# LANGUAGE NoImplicitPrelude, MagicHash, UnboxedTuples, RankNTypes #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/STRef.hs
View file @
24b39ce5
{-# LANGUAGE Unsafe #-}
{-# LANGUAGE NoImplicitPrelude, MagicHash, UnboxedTuples #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Show.hs
View file @
24b39ce5
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE CPP, NoImplicitPrelude, BangPatterns, StandaloneDeriving,
MagicHash, UnboxedTuples #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
#
include
"MachDeps.h"
#
if
SIZEOF_HSWORD
==
4
...
...
libraries/base/GHC/Stable.hs
View file @
24b39ce5
...
...
@@ -3,7 +3,7 @@
, MagicHash
, UnboxedTuples
#-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Stack/Types.hs
View file @
24b39ce5
...
...
@@ -6,7 +6,7 @@
{-# LANGUAGE RankNTypes #-}
{-# LANGUAGE Trustworthy #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-- we hide this module from haddock to enforce GHC.Stack as the main
-- access point.
...
...
libraries/base/GHC/Storable.hs
View file @
24b39ce5
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE NoImplicitPrelude, MagicHash, UnboxedTuples #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/TopHandler.hs
View file @
24b39ce5
...
...
@@ -5,7 +5,7 @@
, UnboxedTuples
, UnliftedFFITypes
#-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Unicode.hs
View file @
24b39ce5
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE CPP, NoImplicitPrelude, StandaloneDeriving #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Weak.hs
View file @
24b39ce5
...
...
@@ -5,7 +5,7 @@
, UnboxedTuples
, StandaloneDeriving
#-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/GHC/Word.hs
View file @
24b39ce5
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE CPP, NoImplicitPrelude, BangPatterns, MagicHash, UnboxedTuples #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/base/System/Posix/Internals.hs
View file @
24b39ce5
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE CPP, NoImplicitPrelude, CApiFFI #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
...
...
libraries/ghc-prim/GHC/Classes.hs
View file @
24b39ce5
...
...
@@ -14,7 +14,7 @@
-- -Wno-unused-top-binds is there (I hope) to stop Haddock complaining
-- about the constraint tuples being defined but not used
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
-- Module : GHC.Classes
...
...
libraries/ghc-prim/GHC/IntWord64.hs
View file @
24b39ce5
{-# LANGUAGE CPP, MagicHash, NoImplicitPrelude, UnliftedFFITypes #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
-----------------------------------------------------------------------------
-- |
-- Module : GHC.IntWord64
...
...
libraries/integer-gmp/src/GHC/Integer/Logarithms/Internals.hs
View file @
24b39ce5
...
...
@@ -3,7 +3,7 @@
{-# LANGUAGE UnboxedTuples #-}
{-# LANGUAGE CPP #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
#
include
"MachDeps.h"
...
...
libraries/integer-simple/GHC/Integer/Logarithms/Internals.hs
View file @
24b39ce5
{-# LANGUAGE CPP, MagicHash, UnboxedTuples, NoImplicitPrelude #-}
{-# OPTIONS_HADDOCK
hid
e #-}
{-# OPTIONS_HADDOCK
not-hom
e #-}
#
include
"MachDeps.h"
...
...
Alec Theriault
@harpocrates
mentioned in commit
4a458b4c
·
Feb 10, 2019
mentioned in commit
4a458b4c
mentioned in commit 4a458b4c492a10165a692b27baf80e0faa6477fe
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment