[all reports]
| Package |
deriving-compat-0.6.8 |
| Install |
InstallOk |
| Docs |
Ok |
| Tests |
Ok |
| Time submitted |
2026-01-08 16:39:56.22605227 UTC
|
| Compiler |
ghc-9.8.4 |
| OS |
linux |
| Arch |
x86_64 |
| Dependencies |
base-4.19.2.0, containers-0.6.8, ghc-boot-th-9.8.4, template-haskell-2.21.0.0, th-abstraction-0.7.2.0 |
| Flags |
none
|
Code Coverage
| expressions | 1% (18/1224) |
| boolean | guards | 0% (0/9) |
| conditions | 0% (0/3) |
| qualifiers | 100% (0/0) |
| alternatives | 0% (0/97) |
| local declarations | 0% (0/28) |
| top-level declarations | 2% (8/358) |
Build log
[view raw]
Resolving dependencies...
Configuring th-abstraction-0.7.2.0...
Preprocessing library for th-abstraction-0.7.2.0..
Building library for th-abstraction-0.7.2.0..
[1 of 3] Compiling Language.Haskell.TH.Datatype.Internal ( src/Language/Haskell/TH/Datatype/Internal.hs, dist/build/Language/Haskell/TH/Datatype/Internal.o, dist/build/Language/Haskell/TH/Datatype/Internal.dyn_o )
[2 of 3] Compiling Language.Haskell.TH.Datatype.TyVarBndr ( src/Language/Haskell/TH/Datatype/TyVarBndr.hs, dist/build/Language/Haskell/TH/Datatype/TyVarBndr.o, dist/build/Language/Haskell/TH/Datatype/TyVarBndr.dyn_o )
[3 of 3] Compiling Language.Haskell.TH.Datatype ( src/Language/Haskell/TH/Datatype.hs, dist/build/Language/Haskell/TH/Datatype.o, dist/build/Language/Haskell/TH/Datatype.dyn_o )
Preprocessing library for th-abstraction-0.7.2.0..
Running Haddock on library for th-abstraction-0.7.2.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 3] Compiling Language.Haskell.TH.Datatype.Internal ( src/Language/Haskell/TH/Datatype/Internal.hs, nothing )
[2 of 3] Compiling Language.Haskell.TH.Datatype.TyVarBndr ( src/Language/Haskell/TH/Datatype/TyVarBndr.hs, nothing )
[3 of 3] Compiling Language.Haskell.TH.Datatype ( src/Language/Haskell/TH/Datatype.hs, nothing )
Haddock coverage:
Warning: 'Name' is ambiguous. It is defined
* in Language.Haskell.TH.Syntax
* in Language.Haskell.TH.Syntax
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Language.Haskell.TH.Syntax
Warning: 'Name' is ambiguous. It is defined
* in Language.Haskell.TH.Syntax
* in Language.Haskell.TH.Syntax
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Language.Haskell.TH.Syntax
76% ( 40 / 52) in 'Language.Haskell.TH.Datatype.TyVarBndr'
Missing documentation for:
TyVarBndrUnit
TyVarBndrSpec
TyVarBndrVis
Specificity
BndrVis
DefaultBndrFlag
plainTV
kindedTV
inferredSpec
specifiedSpec
bndrReq
bndrInvis
Warning: 'DatatypeInfo' is ambiguous. It is defined
* at src/Language/Haskell/TH/Datatype.hs:184:21
* at src/Language/Haskell/TH/Datatype.hs:184:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Language/Haskell/TH/Datatype.hs:184:1
Warning: 'ConstructorInfo' is ambiguous. It is defined
* at src/Language/Haskell/TH/Datatype.hs:229:24
* at src/Language/Haskell/TH/Datatype.hs:229:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Language/Haskell/TH/Datatype.hs:229:1
Warning: 'FieldStrictness' is ambiguous. It is defined
* at src/Language/Haskell/TH/Datatype.hs:272:24
* at src/Language/Haskell/TH/Datatype.hs:272:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Language/Haskell/TH/Datatype.hs:272:1
Warning: '()' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Strict' is ambiguous. It is defined
* in Language.Haskell.TH.Syntax
* at src/Language/Haskell/TH/Datatype.hs:289:5
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Language/Haskell/TH/Datatype.hs:289:5
Warning: 'datatypeInstVars' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'mbKind' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'resolveFixities' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'FunArg' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Fixity' is ambiguous. It is defined
* in Language.Haskell.TH.Syntax
* in Language.Haskell.TH.Syntax
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Language.Haskell.TH.Syntax
92% ( 49 / 53) in 'Language.Haskell.TH.Datatype'
Missing documentation for:
arrowKCompat (src/Language/Haskell/TH/Datatype.hs:2260)
isStrictAnnot (src/Language/Haskell/TH/Datatype.hs:293)
notStrictAnnot (src/Language/Haskell/TH/Datatype.hs:294)
unpackedAnnot (src/Language/Haskell/TH/Datatype.hs:295)
Warning: Language.Haskell.TH.Datatype.TyVarBndr: could not find link destinations for:
- Language.Haskell.TH.Syntax.Rep_BndrVis
- Language.Haskell.TH.Syntax.Rep_Specificity
Warning: Language.Haskell.TH.Datatype: could not find link destinations for:
- Language.Haskell.TH.Datatype.Rep_DatatypeInfo
- Language.Haskell.TH.Datatype.Rep_ConstructorInfo
- Language.Haskell.TH.Datatype.Rep_FieldStrictness
- Language.Haskell.TH.Datatype.Rep_Strictness
- Language.Haskell.TH.Datatype.Rep_Unpackedness
- Language.Haskell.TH.Datatype.Rep_ConstructorVariant
- Language.Haskell.TH.Datatype.Rep_DatatypeVariant
Documentation created: dist/doc/html/th-abstraction/,
dist/doc/html/th-abstraction/th-abstraction.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/th-abstraction-0.7.2.0-LXxpvWq4N5lSpSniaraaB
Completed th-abstraction-0.7.2.0
Downloading deriving-compat-0.6.8
Downloaded deriving-compat-0.6.8
Configuring deriving-compat-0.6.8...
Preprocessing library for deriving-compat-0.6.8..
Building library for deriving-compat-0.6.8..
[ 1 of 22] Compiling Data.Deriving.Internal ( src/Data/Deriving/Internal.hs, dist/build/Data/Deriving/Internal.o, dist/build/Data/Deriving/Internal.dyn_o )
[ 2 of 22] Compiling Data.Bounded.Deriving.Internal ( src/Data/Bounded/Deriving/Internal.hs, dist/build/Data/Bounded/Deriving/Internal.o, dist/build/Data/Bounded/Deriving/Internal.dyn_o )
[ 3 of 22] Compiling Data.Bounded.Deriving ( src/Data/Bounded/Deriving.hs, dist/build/Data/Bounded/Deriving.o, dist/build/Data/Bounded/Deriving.dyn_o )
[ 4 of 22] Compiling Data.Deriving.Via.Internal ( src/Data/Deriving/Via/Internal.hs, dist/build/Data/Deriving/Via/Internal.o, dist/build/Data/Deriving/Via/Internal.dyn_o )
[ 5 of 22] Compiling Data.Deriving.Via ( src/Data/Deriving/Via.hs, dist/build/Data/Deriving/Via.o, dist/build/Data/Deriving/Via.dyn_o )
[ 6 of 22] Compiling Data.Enum.Deriving.Internal ( src/Data/Enum/Deriving/Internal.hs, dist/build/Data/Enum/Deriving/Internal.o, dist/build/Data/Enum/Deriving/Internal.dyn_o )
[ 7 of 22] Compiling Data.Enum.Deriving ( src/Data/Enum/Deriving.hs, dist/build/Data/Enum/Deriving.o, dist/build/Data/Enum/Deriving.dyn_o )
[ 8 of 22] Compiling Data.Eq.Deriving.Internal ( src/Data/Eq/Deriving/Internal.hs, dist/build/Data/Eq/Deriving/Internal.o, dist/build/Data/Eq/Deriving/Internal.dyn_o )
[ 9 of 22] Compiling Data.Eq.Deriving ( src/Data/Eq/Deriving.hs, dist/build/Data/Eq/Deriving.o, dist/build/Data/Eq/Deriving.dyn_o )
[10 of 22] Compiling Data.Functor.Deriving.Internal ( src/Data/Functor/Deriving/Internal.hs, dist/build/Data/Functor/Deriving/Internal.o, dist/build/Data/Functor/Deriving/Internal.dyn_o )
[11 of 22] Compiling Data.Functor.Deriving ( src/Data/Functor/Deriving.hs, dist/build/Data/Functor/Deriving.o, dist/build/Data/Functor/Deriving.dyn_o )
[12 of 22] Compiling Data.Foldable.Deriving ( src/Data/Foldable/Deriving.hs, dist/build/Data/Foldable/Deriving.o, dist/build/Data/Foldable/Deriving.dyn_o )
[13 of 22] Compiling Data.Ix.Deriving.Internal ( src/Data/Ix/Deriving/Internal.hs, dist/build/Data/Ix/Deriving/Internal.o, dist/build/Data/Ix/Deriving/Internal.dyn_o )
[14 of 22] Compiling Data.Ix.Deriving ( src/Data/Ix/Deriving.hs, dist/build/Data/Ix/Deriving.o, dist/build/Data/Ix/Deriving.dyn_o )
[15 of 22] Compiling Data.Ord.Deriving.Internal ( src/Data/Ord/Deriving/Internal.hs, dist/build/Data/Ord/Deriving/Internal.o, dist/build/Data/Ord/Deriving/Internal.dyn_o )
[16 of 22] Compiling Data.Ord.Deriving ( src/Data/Ord/Deriving.hs, dist/build/Data/Ord/Deriving.o, dist/build/Data/Ord/Deriving.dyn_o )
[17 of 22] Compiling Data.Traversable.Deriving ( src/Data/Traversable/Deriving.hs, dist/build/Data/Traversable/Deriving.o, dist/build/Data/Traversable/Deriving.dyn_o )
[18 of 22] Compiling Text.Read.Deriving.Internal ( src/Text/Read/Deriving/Internal.hs, dist/build/Text/Read/Deriving/Internal.o, dist/build/Text/Read/Deriving/Internal.dyn_o )
[19 of 22] Compiling Text.Read.Deriving ( src/Text/Read/Deriving.hs, dist/build/Text/Read/Deriving.o, dist/build/Text/Read/Deriving.dyn_o )
[20 of 22] Compiling Text.Show.Deriving.Internal ( src/Text/Show/Deriving/Internal.hs, dist/build/Text/Show/Deriving/Internal.o, dist/build/Text/Show/Deriving/Internal.dyn_o )
[21 of 22] Compiling Text.Show.Deriving ( src/Text/Show/Deriving.hs, dist/build/Text/Show/Deriving.o, dist/build/Text/Show/Deriving.dyn_o )
[22 of 22] Compiling Data.Deriving ( src/Data/Deriving.hs, dist/build/Data/Deriving.o, dist/build/Data/Deriving.dyn_o )
Preprocessing library for deriving-compat-0.6.8..
Running Haddock on library for deriving-compat-0.6.8..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 22] Compiling Data.Deriving.Internal ( src/Data/Deriving/Internal.hs, nothing )
[ 2 of 22] Compiling Data.Bounded.Deriving.Internal ( src/Data/Bounded/Deriving/Internal.hs, nothing )
[ 3 of 22] Compiling Data.Bounded.Deriving ( src/Data/Bounded/Deriving.hs, nothing )
[ 4 of 22] Compiling Data.Deriving.Via.Internal ( src/Data/Deriving/Via/Internal.hs, nothing )
[ 5 of 22] Compiling Data.Deriving.Via ( src/Data/Deriving/Via.hs, nothing )
[ 6 of 22] Compiling Data.Enum.Deriving.Internal ( src/Data/Enum/Deriving/Internal.hs, nothing )
[ 7 of 22] Compiling Data.Enum.Deriving ( src/Data/Enum/Deriving.hs, nothing )
[ 8 of 22] Compiling Data.Eq.Deriving.Internal ( src/Data/Eq/Deriving/Internal.hs, nothing )
[ 9 of 22] Compiling Data.Eq.Deriving ( src/Data/Eq/Deriving.hs, nothing )
[10 of 22] Compiling Data.Functor.Deriving.Internal ( src/Data/Functor/Deriving/Internal.hs, nothing )
[11 of 22] Compiling Data.Functor.Deriving ( src/Data/Functor/Deriving.hs, nothing )
[12 of 22] Compiling Data.Foldable.Deriving ( src/Data/Foldable/Deriving.hs, nothing )
[13 of 22] Compiling Data.Ix.Deriving.Internal ( src/Data/Ix/Deriving/Internal.hs, nothing )
[14 of 22] Compiling Data.Ix.Deriving ( src/Data/Ix/Deriving.hs, nothing )
[15 of 22] Compiling Data.Ord.Deriving.Internal ( src/Data/Ord/Deriving/Internal.hs, nothing )
[16 of 22] Compiling Data.Ord.Deriving ( src/Data/Ord/Deriving.hs, nothing )
[17 of 22] Compiling Data.Traversable.Deriving ( src/Data/Traversable/Deriving.hs, nothing )
[18 of 22] Compiling Text.Read.Deriving.Internal ( src/Text/Read/Deriving/Internal.hs, nothing )
[19 of 22] Compiling Text.Read.Deriving ( src/Text/Read/Deriving.hs, nothing )
[20 of 22] Compiling Text.Show.Deriving.Internal ( src/Text/Show/Deriving/Internal.hs, nothing )
[21 of 22] Compiling Text.Show.Deriving ( src/Text/Show/Deriving.hs, nothing )
[22 of 22] Compiling Data.Deriving ( src/Data/Deriving.hs, nothing )
Haddock coverage:
Warning: 'deriveVia' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Name' is ambiguous. It is defined
* in Language.Haskell.TH.Syntax
* in Language.Haskell.TH.Syntax
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Language.Haskell.TH.Syntax
Warning: '()' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
12% ( 47 /366) in 'Data.Deriving.Internal'
Missing documentation for:
applySubstitutionKind (src/Data/Deriving/Internal.hs:86)
substNameWithKind (src/Data/Deriving/Internal.hs:89)
substNamesWithKindStar (src/Data/Deriving/Internal.hs:92)
fmapConst (src/Data/Deriving/Internal.hs:108)
replaceConst (src/Data/Deriving/Internal.hs:112)
foldrConst (src/Data/Deriving/Internal.hs:116)
foldMapConst (src/Data/Deriving/Internal.hs:120)
nullConst (src/Data/Deriving/Internal.hs:124)
traverseConst (src/Data/Deriving/Internal.hs:128)
eqConst (src/Data/Deriving/Internal.hs:133)
eq1Const (src/Data/Deriving/Internal.hs:138)
liftEqConst (src/Data/Deriving/Internal.hs:143)
liftEq2Const (src/Data/Deriving/Internal.hs:149)
compareConst (src/Data/Deriving/Internal.hs:153)
ltConst (src/Data/Deriving/Internal.hs:157)
compare1Const (src/Data/Deriving/Internal.hs:161)
liftCompareConst (src/Data/Deriving/Internal.hs:166)
liftCompare2Const (src/Data/Deriving/Internal.hs:172)
readsPrecConst (src/Data/Deriving/Internal.hs:176)
readPrecConst (src/Data/Deriving/Internal.hs:181)
readsPrec1Const (src/Data/Deriving/Internal.hs:185)
liftReadsPrecConst (src/Data/Deriving/Internal.hs:191)
liftReadPrecConst (src/Data/Deriving/Internal.hs:197)
liftReadsPrec2Const (src/Data/Deriving/Internal.hs:204)
liftReadPrec2Const (src/Data/Deriving/Internal.hs:211)
showsPrecConst (src/Data/Deriving/Internal.hs:216)
showsPrec1Const (src/Data/Deriving/Internal.hs:221)
liftShowsPrecConst (src/Data/Deriving/Internal.hs:227)
liftShowsPrec2Const (src/Data/Deriving/Internal.hs:234)
ClassRep (src/Data/Deriving/Internal.hs:270)
buildTypeInstance (src/Data/Deriving/Internal.hs:296)
checkExistentialContext (src/Data/Deriving/Internal.hs:509)
enumerationError (src/Data/Deriving/Internal.hs:631)
enumerationOrProductError (src/Data/Deriving/Internal.hs:634)
enumerationErrorStr (src/Data/Deriving/Internal.hs:640)
typeDataError (src/Data/Deriving/Internal.hs:645)
TyVarMap1 (src/Data/Deriving/Internal.hs:657)
TyVarMap2 (src/Data/Deriving/Internal.hs:658)
OneOrTwoNames (src/Data/Deriving/Internal.hs:660)
One (src/Data/Deriving/Internal.hs:664)
Two (src/Data/Deriving/Internal.hs:665)
interleave (src/Data/Deriving/Internal.hs:668)
integerE (src/Data/Deriving/Internal.hs:713)
isStarOrVar (src/Data/Deriving/Internal.hs:723)
zipWithAndUnzipM (src/Data/Deriving/Internal.hs:744)
zipWith3AndUnzipM (src/Data/Deriving/Internal.hs:754)
thd3 (src/Data/Deriving/Internal.hs:762)
unsnoc (src/Data/Deriving/Internal.hs:765)
isNullaryCon (src/Data/Deriving/Internal.hs:771)
createKindChain (src/Data/Deriving/Internal.hs:809)
untagExpr (src/Data/Deriving/Internal.hs:971)
tag2ConExpr (src/Data/Deriving/Internal.hs:979)
primOrdFunTbl (src/Data/Deriving/Internal.hs:999)
removeClassApp (src/Data/Deriving/Internal.hs:1079)
freshen (src/Data/Deriving/Internal.hs:1089)
freshenType (src/Data/Deriving/Internal.hs:1092)
enumFromToExpr (src/Data/Deriving/Internal.hs:1098)
primOpAppExpr (src/Data/Deriving/Internal.hs:1101)
isSym (src/Data/Deriving/Internal.hs:1120)
isTrueHashValName (src/Data/Deriving/Internal.hs:1133)
fmapConstValName (src/Data/Deriving/Internal.hs:1136)
replaceConstValName (src/Data/Deriving/Internal.hs:1139)
foldrConstValName (src/Data/Deriving/Internal.hs:1142)
foldMapConstValName (src/Data/Deriving/Internal.hs:1145)
nullConstValName (src/Data/Deriving/Internal.hs:1148)
traverseConstValName (src/Data/Deriving/Internal.hs:1151)
eqConstValName (src/Data/Deriving/Internal.hs:1154)
eq1ConstValName (src/Data/Deriving/Internal.hs:1157)
liftEqConstValName (src/Data/Deriving/Internal.hs:1160)
liftEq2ConstValName (src/Data/Deriving/Internal.hs:1163)
compareConstValName (src/Data/Deriving/Internal.hs:1166)
ltConstValName (src/Data/Deriving/Internal.hs:1169)
compare1ConstValName (src/Data/Deriving/Internal.hs:1172)
liftCompareConstValName (src/Data/Deriving/Internal.hs:1175)
liftCompare2ConstValName (src/Data/Deriving/Internal.hs:1178)
readsPrecConstValName (src/Data/Deriving/Internal.hs:1181)
readPrecConstValName (src/Data/Deriving/Internal.hs:1184)
readsPrec1ConstValName (src/Data/Deriving/Internal.hs:1187)
liftReadsPrecConstValName (src/Data/Deriving/Internal.hs:1190)
liftReadPrecConstValName (src/Data/Deriving/Internal.hs:1193)
liftReadsPrec2ConstValName (src/Data/Deriving/Internal.hs:1196)
liftReadPrec2ConstValName (src/Data/Deriving/Internal.hs:1199)
showsPrecConstValName (src/Data/Deriving/Internal.hs:1202)
showsPrec1ConstValName (src/Data/Deriving/Internal.hs:1205)
liftShowsPrecConstValName (src/Data/Deriving/Internal.hs:1208)
liftShowsPrec2ConstValName (src/Data/Deriving/Internal.hs:1211)
viaTypeName (src/Data/Deriving/Internal.hs:1214)
cHashDataName (src/Data/Deriving/Internal.hs:1217)
dHashDataName (src/Data/Deriving/Internal.hs:1220)
fHashDataName (src/Data/Deriving/Internal.hs:1223)
identDataName (src/Data/Deriving/Internal.hs:1226)
iHashDataName (src/Data/Deriving/Internal.hs:1229)
puncDataName (src/Data/Deriving/Internal.hs:1232)
symbolDataName (src/Data/Deriving/Internal.hs:1235)
wrapMonadDataName (src/Data/Deriving/Internal.hs:1238)
addrHashTypeName (src/Data/Deriving/Internal.hs:1241)
boundedTypeName (src/Data/Deriving/Internal.hs:1244)
charHashTypeName (src/Data/Deriving/Internal.hs:1247)
doubleHashTypeName (src/Data/Deriving/Internal.hs:1250)
enumTypeName (src/Data/Deriving/Internal.hs:1253)
floatHashTypeName (src/Data/Deriving/Internal.hs:1256)
foldableTypeName (src/Data/Deriving/Internal.hs:1259)
functorTypeName (src/Data/Deriving/Internal.hs:1262)
intTypeName (src/Data/Deriving/Internal.hs:1265)
intHashTypeName (src/Data/Deriving/Internal.hs:1268)
ixTypeName (src/Data/Deriving/Internal.hs:1271)
readTypeName (src/Data/Deriving/Internal.hs:1274)
showTypeName (src/Data/Deriving/Internal.hs:1277)
traversableTypeName (src/Data/Deriving/Internal.hs:1280)
wordHashTypeName (src/Data/Deriving/Internal.hs:1283)
altValName (src/Data/Deriving/Internal.hs:1286)
appendValName (src/Data/Deriving/Internal.hs:1289)
chooseValName (src/Data/Deriving/Internal.hs:1292)
composeValName (src/Data/Deriving/Internal.hs:1295)
constValName (src/Data/Deriving/Internal.hs:1298)
enumFromValName (src/Data/Deriving/Internal.hs:1301)
enumFromThenValName (src/Data/Deriving/Internal.hs:1304)
enumFromThenToValName (src/Data/Deriving/Internal.hs:1307)
enumFromToValName (src/Data/Deriving/Internal.hs:1310)
eqAddrHashValName (src/Data/Deriving/Internal.hs:1313)
eqCharHashValName (src/Data/Deriving/Internal.hs:1316)
eqDoubleHashValName (src/Data/Deriving/Internal.hs:1319)
eqFloatHashValName (src/Data/Deriving/Internal.hs:1322)
eqIntHashValName (src/Data/Deriving/Internal.hs:1325)
eqWordHashValName (src/Data/Deriving/Internal.hs:1328)
errorValName (src/Data/Deriving/Internal.hs:1331)
flipValName (src/Data/Deriving/Internal.hs:1334)
fmapValName (src/Data/Deriving/Internal.hs:1337)
foldrValName (src/Data/Deriving/Internal.hs:1340)
foldMapValName (src/Data/Deriving/Internal.hs:1343)
fromEnumValName (src/Data/Deriving/Internal.hs:1346)
geAddrHashValName (src/Data/Deriving/Internal.hs:1349)
geCharHashValName (src/Data/Deriving/Internal.hs:1352)
geDoubleHashValName (src/Data/Deriving/Internal.hs:1355)
geFloatHashValName (src/Data/Deriving/Internal.hs:1358)
geIntHashValName (src/Data/Deriving/Internal.hs:1361)
getTagValName (src/Data/Deriving/Internal.hs:1364)
geWordHashValName (src/Data/Deriving/Internal.hs:1367)
gtAddrHashValName (src/Data/Deriving/Internal.hs:1370)
gtCharHashValName (src/Data/Deriving/Internal.hs:1373)
gtDoubleHashValName (src/Data/Deriving/Internal.hs:1376)
gtFloatHashValName (src/Data/Deriving/Internal.hs:1379)
gtIntHashValName (src/Data/Deriving/Internal.hs:1382)
gtWordHashValName (src/Data/Deriving/Internal.hs:1385)
idValName (src/Data/Deriving/Internal.hs:1388)
indexValName (src/Data/Deriving/Internal.hs:1391)
inRangeValName (src/Data/Deriving/Internal.hs:1394)
leAddrHashValName (src/Data/Deriving/Internal.hs:1397)
leCharHashValName (src/Data/Deriving/Internal.hs:1400)
leDoubleHashValName (src/Data/Deriving/Internal.hs:1403)
leFloatHashValName (src/Data/Deriving/Internal.hs:1406)
leIntHashValName (src/Data/Deriving/Internal.hs:1409)
leWordHashValName (src/Data/Deriving/Internal.hs:1412)
listValName (src/Data/Deriving/Internal.hs:1415)
ltAddrHashValName (src/Data/Deriving/Internal.hs:1418)
ltCharHashValName (src/Data/Deriving/Internal.hs:1421)
ltDoubleHashValName (src/Data/Deriving/Internal.hs:1424)
ltFloatHashValName (src/Data/Deriving/Internal.hs:1427)
ltIntHashValName (src/Data/Deriving/Internal.hs:1430)
ltWordHashValName (src/Data/Deriving/Internal.hs:1433)
minBoundValName (src/Data/Deriving/Internal.hs:1436)
mapValName (src/Data/Deriving/Internal.hs:1439)
maxBoundValName (src/Data/Deriving/Internal.hs:1442)
minusIntHashValName (src/Data/Deriving/Internal.hs:1445)
neqIntHashValName (src/Data/Deriving/Internal.hs:1448)
parenValName (src/Data/Deriving/Internal.hs:1451)
parensValName (src/Data/Deriving/Internal.hs:1454)
pfailValName (src/Data/Deriving/Internal.hs:1457)
plusValName (src/Data/Deriving/Internal.hs:1460)
precValName (src/Data/Deriving/Internal.hs:1463)
predValName (src/Data/Deriving/Internal.hs:1466)
rangeSizeValName (src/Data/Deriving/Internal.hs:1469)
rangeValName (src/Data/Deriving/Internal.hs:1472)
readFieldHash (src/Data/Deriving/Internal.hs:1475)
readFieldHashValName (src/Data/Deriving/Internal.hs:1483)
readListValName (src/Data/Deriving/Internal.hs:1486)
readListPrecDefaultValName (src/Data/Deriving/Internal.hs:1489)
readListPrecValName (src/Data/Deriving/Internal.hs:1492)
readPrec_to_SValName (src/Data/Deriving/Internal.hs:1495)
readPrecValName (src/Data/Deriving/Internal.hs:1498)
readS_to_PrecValName (src/Data/Deriving/Internal.hs:1501)
readsPrecValName (src/Data/Deriving/Internal.hs:1504)
replaceValName (src/Data/Deriving/Internal.hs:1507)
resetValName (src/Data/Deriving/Internal.hs:1510)
returnValName (src/Data/Deriving/Internal.hs:1513)
seqValName (src/Data/Deriving/Internal.hs:1516)
showCharValName (src/Data/Deriving/Internal.hs:1519)
showListValName (src/Data/Deriving/Internal.hs:1522)
showListWithValName (src/Data/Deriving/Internal.hs:1525)
showParenValName (src/Data/Deriving/Internal.hs:1528)
showsPrecValName (src/Data/Deriving/Internal.hs:1531)
showSpaceValName (src/Data/Deriving/Internal.hs:1534)
showStringValName (src/Data/Deriving/Internal.hs:1537)
stepValName (src/Data/Deriving/Internal.hs:1540)
succValName (src/Data/Deriving/Internal.hs:1543)
tagToEnumHashValName (src/Data/Deriving/Internal.hs:1546)
timesValName (src/Data/Deriving/Internal.hs:1549)
toEnumValName (src/Data/Deriving/Internal.hs:1552)
traverseValName (src/Data/Deriving/Internal.hs:1555)
unsafeIndexValName (src/Data/Deriving/Internal.hs:1558)
unsafeRangeSizeValName (src/Data/Deriving/Internal.hs:1561)
unwrapMonadValName (src/Data/Deriving/Internal.hs:1564)
boolTypeName (src/Data/Deriving/Internal.hs:1567)
falseDataName (src/Data/Deriving/Internal.hs:1570)
trueDataName (src/Data/Deriving/Internal.hs:1573)
eqDataName (src/Data/Deriving/Internal.hs:1576)
gtDataName (src/Data/Deriving/Internal.hs:1579)
ltDataName (src/Data/Deriving/Internal.hs:1582)
eqTypeName (src/Data/Deriving/Internal.hs:1585)
ordTypeName (src/Data/Deriving/Internal.hs:1588)
andValName (src/Data/Deriving/Internal.hs:1591)
compareValName (src/Data/Deriving/Internal.hs:1594)
eqValName (src/Data/Deriving/Internal.hs:1597)
geValName (src/Data/Deriving/Internal.hs:1600)
gtValName (src/Data/Deriving/Internal.hs:1603)
leValName (src/Data/Deriving/Internal.hs:1606)
ltValName (src/Data/Deriving/Internal.hs:1609)
notValName (src/Data/Deriving/Internal.hs:1612)
wHashDataName (src/Data/Deriving/Internal.hs:1615)
expectPValName (src/Data/Deriving/Internal.hs:1618)
allValName (src/Data/Deriving/Internal.hs:1621)
apValName (src/Data/Deriving/Internal.hs:1624)
pureValName (src/Data/Deriving/Internal.hs:1627)
liftA2ValName (src/Data/Deriving/Internal.hs:1630)
mappendValName (src/Data/Deriving/Internal.hs:1633)
memptyValName (src/Data/Deriving/Internal.hs:1636)
nullValName (src/Data/Deriving/Internal.hs:1639)
eq1TypeName (src/Data/Deriving/Internal.hs:1642)
ord1TypeName (src/Data/Deriving/Internal.hs:1645)
read1TypeName (src/Data/Deriving/Internal.hs:1648)
show1TypeName (src/Data/Deriving/Internal.hs:1651)
eq2TypeName (src/Data/Deriving/Internal.hs:1654)
ord2TypeName (src/Data/Deriving/Internal.hs:1657)
read2TypeName (src/Data/Deriving/Internal.hs:1660)
show2TypeName (src/Data/Deriving/Internal.hs:1663)
liftEqValName (src/Data/Deriving/Internal.hs:1666)
liftEq2ValName (src/Data/Deriving/Internal.hs:1669)
liftCompareValName (src/Data/Deriving/Internal.hs:1672)
liftCompare2ValName (src/Data/Deriving/Internal.hs:1675)
liftReadsPrecValName (src/Data/Deriving/Internal.hs:1678)
liftReadListValName (src/Data/Deriving/Internal.hs:1681)
liftReadsPrec2ValName (src/Data/Deriving/Internal.hs:1684)
liftReadList2ValName (src/Data/Deriving/Internal.hs:1687)
liftShowListValName (src/Data/Deriving/Internal.hs:1690)
liftShowsPrecValName (src/Data/Deriving/Internal.hs:1693)
liftShowList2ValName (src/Data/Deriving/Internal.hs:1696)
liftShowsPrec2ValName (src/Data/Deriving/Internal.hs:1699)
coerceValName (src/Data/Deriving/Internal.hs:1702)
liftReadListPrecDefaultValName (src/Data/Deriving/Internal.hs:1706)
liftReadListPrec2DefaultValName (src/Data/Deriving/Internal.hs:1709)
liftReadListPrecValName (src/Data/Deriving/Internal.hs:1712)
liftReadListPrec2ValName (src/Data/Deriving/Internal.hs:1715)
liftReadPrecValName (src/Data/Deriving/Internal.hs:1718)
liftReadPrec2ValName (src/Data/Deriving/Internal.hs:1721)
showCommaSpaceValName (src/Data/Deriving/Internal.hs:1757)
appEndoValName (src/Data/Deriving/Internal.hs:1760)
dualDataName (src/Data/Deriving/Internal.hs:1763)
endoDataName (src/Data/Deriving/Internal.hs:1766)
getDualValName (src/Data/Deriving/Internal.hs:1769)
readFieldValName (src/Data/Deriving/Internal.hs:1790)
readSymFieldValName (src/Data/Deriving/Internal.hs:1793)
eqInt8HashValName (src/Data/Deriving/Internal.hs:1797)
eqInt16HashValName (src/Data/Deriving/Internal.hs:1800)
eqWord8HashValName (src/Data/Deriving/Internal.hs:1803)
eqWord16HashValName (src/Data/Deriving/Internal.hs:1806)
geInt8HashValName (src/Data/Deriving/Internal.hs:1809)
geInt16HashValName (src/Data/Deriving/Internal.hs:1812)
geWord8HashValName (src/Data/Deriving/Internal.hs:1815)
geWord16HashValName (src/Data/Deriving/Internal.hs:1818)
gtInt8HashValName (src/Data/Deriving/Internal.hs:1821)
gtInt16HashValName (src/Data/Deriving/Internal.hs:1824)
gtWord8HashValName (src/Data/Deriving/Internal.hs:1827)
gtWord16HashValName (src/Data/Deriving/Internal.hs:1830)
int8HashTypeName (src/Data/Deriving/Internal.hs:1833)
int8ToIntHashValName (src/Data/Deriving/Internal.hs:1836)
int16HashTypeName (src/Data/Deriving/Internal.hs:1844)
int16ToIntHashValName (src/Data/Deriving/Internal.hs:1847)
intToInt8HashValName (src/Data/Deriving/Internal.hs:1855)
intToInt16HashValName (src/Data/Deriving/Internal.hs:1863)
leInt8HashValName (src/Data/Deriving/Internal.hs:1871)
leInt16HashValName (src/Data/Deriving/Internal.hs:1874)
leWord8HashValName (src/Data/Deriving/Internal.hs:1877)
leWord16HashValName (src/Data/Deriving/Internal.hs:1880)
ltInt8HashValName (src/Data/Deriving/Internal.hs:1883)
ltInt16HashValName (src/Data/Deriving/Internal.hs:1886)
ltWord8HashValName (src/Data/Deriving/Internal.hs:1889)
ltWord16HashValName (src/Data/Deriving/Internal.hs:1892)
word8HashTypeName (src/Data/Deriving/Internal.hs:1895)
word8ToWordHashValName (src/Data/Deriving/Internal.hs:1898)
word16HashTypeName (src/Data/Deriving/Internal.hs:1906)
word16ToWordHashValName (src/Data/Deriving/Internal.hs:1909)
wordToWord8HashValName (src/Data/Deriving/Internal.hs:1917)
wordToWord16HashValName (src/Data/Deriving/Internal.hs:1925)
eqInt32HashValName (src/Data/Deriving/Internal.hs:1935)
eqWord32HashValName (src/Data/Deriving/Internal.hs:1938)
geInt32HashValName (src/Data/Deriving/Internal.hs:1941)
geWord32HashValName (src/Data/Deriving/Internal.hs:1944)
gtInt32HashValName (src/Data/Deriving/Internal.hs:1947)
gtWord32HashValName (src/Data/Deriving/Internal.hs:1950)
int32HashTypeName (src/Data/Deriving/Internal.hs:1953)
int32ToIntHashValName (src/Data/Deriving/Internal.hs:1956)
intToInt32HashValName (src/Data/Deriving/Internal.hs:1959)
leInt32HashValName (src/Data/Deriving/Internal.hs:1962)
leWord32HashValName (src/Data/Deriving/Internal.hs:1965)
ltInt32HashValName (src/Data/Deriving/Internal.hs:1968)
ltWord32HashValName (src/Data/Deriving/Internal.hs:1971)
word32HashTypeName (src/Data/Deriving/Internal.hs:1974)
word32ToWordHashValName (src/Data/Deriving/Internal.hs:1977)
wordToWord32HashValName (src/Data/Deriving/Internal.hs:1980)
i8HashDataName (src/Data/Deriving/Internal.hs:1985)
i16HashDataName (src/Data/Deriving/Internal.hs:1988)
i32HashDataName (src/Data/Deriving/Internal.hs:1991)
i64HashDataName (src/Data/Deriving/Internal.hs:1994)
int64HashTypeName (src/Data/Deriving/Internal.hs:1997)
w8HashDataName (src/Data/Deriving/Internal.hs:2000)
w16HashDataName (src/Data/Deriving/Internal.hs:2003)
w32HashDataName (src/Data/Deriving/Internal.hs:2006)
w64HashDataName (src/Data/Deriving/Internal.hs:2009)
word64HashTypeName (src/Data/Deriving/Internal.hs:2012)
100% ( 5 / 5) in 'Data.Bounded.Deriving.Internal'
100% ( 7 / 7) in 'Data.Bounded.Deriving'
33% ( 4 / 12) in 'Data.Deriving.Via.Internal'
Missing documentation for:
deriveViaDecs (src/Data/Deriving/Via/Internal.hs:107)
deriveViaDecs' (src/Data/Deriving/Via/Internal.hs:149)
mkCoerceClassMethEqn (src/Data/Deriving/Via/Internal.hs:188)
zipTvbSubst (src/Data/Deriving/Via/Internal.hs:197)
stripOuterForallT (src/Data/Deriving/Via/Internal.hs:212)
decomposeType (src/Data/Deriving/Via/Internal.hs:215)
newtypeRepType (src/Data/Deriving/Via/Internal.hs:219)
etaReduce (src/Data/Deriving/Via/Internal.hs:235)
100% ( 8 / 8) in 'Data.Deriving.Via'
100% ( 9 / 9) in 'Data.Enum.Deriving.Internal'
100% ( 11 / 11) in 'Data.Enum.Deriving'
Warning: 'Eq' is ambiguous. It is defined
* at src/Data/Eq/Deriving/Internal.hs:327:16
* in GHC.Classes
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Data/Eq/Deriving/Internal.hs:327:16
Warning: 'liftEq' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'eq1' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftEq2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'eq2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 13 / 13) in 'Data.Eq.Deriving.Internal'
Warning: 'Eq1' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Eq2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 15 / 15) in 'Data.Eq.Deriving'
Warning: 'Foldable' is ambiguous. It is defined
* in Data.Foldable
* at src/Data/Functor/Deriving/Internal.hs:594:31
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Data/Functor/Deriving/Internal.hs:594:31
Warning: 'Functor' is ambiguous. It is defined
* in GHC.Base
* at src/Data/Functor/Deriving/Internal.hs:594:21
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Data/Functor/Deriving/Internal.hs:594:21
Warning: 'Traversable' is ambiguous. It is defined
* in Data.Traversable
* at src/Data/Functor/Deriving/Internal.hs:594:42
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Data/Functor/Deriving/Internal.hs:594:42
Warning: 'FFTOptions' is ambiguous. It is defined
* at src/Data/Functor/Deriving/Internal.hs:70:22
* at src/Data/Functor/Deriving/Internal.hs:70:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Data/Functor/Deriving/Internal.hs:70:1
Warning: 'fold' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'deriveTraverse' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 35 / 35) in 'Data.Functor.Deriving.Internal'
Warning: 'FFTOptions' is ambiguous. It is defined
* at src/Data/Functor/Deriving/Internal.hs:70:22
* at src/Data/Functor/Deriving/Internal.hs:70:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Data/Functor/Deriving/Internal.hs:70:1
100% ( 13 / 13) in 'Data.Functor.Deriving'
Warning: 'FFTOptions' is ambiguous. It is defined
* at src/Data/Functor/Deriving/Internal.hs:70:22
* at src/Data/Functor/Deriving/Internal.hs:70:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Data/Functor/Deriving/Internal.hs:70:1
100% ( 19 / 19) in 'Data.Foldable.Deriving'
Warning: 'Ix' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'range' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unsafeIndex' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'inRange' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 6 / 6) in 'Data.Ix.Deriving.Internal'
Warning: 'Ix' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 8 / 8) in 'Data.Ix.Deriving'
Warning: 'Ord' is ambiguous. It is defined
* at src/Data/Ord/Deriving/Internal.hs:449:17
* in GHC.Classes
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Data/Ord/Deriving/Internal.hs:449:17
Warning: 'liftCompare' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'compare1' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftCompare2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'compare2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 18 / 18) in 'Data.Ord.Deriving.Internal'
Warning: 'Ord1' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Ord2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 20 / 20) in 'Data.Ord.Deriving'
Warning: 'FFTOptions' is ambiguous. It is defined
* at src/Data/Functor/Deriving/Internal.hs:70:22
* at src/Data/Functor/Deriving/Internal.hs:70:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Data/Functor/Deriving/Internal.hs:70:1
100% ( 17 / 17) in 'Data.Traversable.Deriving'
Warning: 'Read' is ambiguous. It is defined
* in GHC.Read
* at src/Text/Read/Deriving/Internal.hs:679:18
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Text/Read/Deriving/Internal.hs:679:18
Warning: 'readPrec' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'readListPrec' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftReadPrec' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftReadPrec2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftReadsPrec' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftReadsPrec2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftReadListPrec' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftReadListPrec2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'readsPrec1' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ReadPrec' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ReadOptions' is ambiguous. It is defined
* at src/Text/Read/Deriving/Internal.hs:79:23
* at src/Text/Read/Deriving/Internal.hs:79:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Text/Read/Deriving/Internal.hs:79:1
Warning: 'readPrec1' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'readPrec2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'readsPrec2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 23 / 23) in 'Text.Read.Deriving.Internal'
Warning: 'Read1' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Read2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ReadOptions' is ambiguous. It is defined
* at src/Text/Read/Deriving/Internal.hs:79:23
* at src/Text/Read/Deriving/Internal.hs:79:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Text/Read/Deriving/Internal.hs:79:1
Warning: 'makeLiftReadList' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftReadPrec' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftReadListPrec' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftReadPrec2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftReadListPrec2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 25 / 25) in 'Text.Read.Deriving'
Warning: 'Show' is ambiguous. It is defined
* in GHC.Show
* at src/Text/Show/Deriving/Internal.hs:545:18
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Text/Show/Deriving/Internal.hs:545:18
Warning: 'ShowOptions' is ambiguous. It is defined
* at src/Text/Show/Deriving/Internal.hs:64:20
* at src/Text/Show/Deriving/Internal.hs:64:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Text/Show/Deriving/Internal.hs:64:1
Warning: 'showsPrec1' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftShowsPrec' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftShowList' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftShowsPrec2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftShowList2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'showsPrec2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 32 / 32) in 'Text.Show.Deriving.Internal'
Warning: 'Show1' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Show2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ShowOptions' is ambiguous. It is defined
* at src/Text/Show/Deriving/Internal.hs:64:20
* at src/Text/Show/Deriving/Internal.hs:64:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Text/Show/Deriving/Internal.hs:64:1
100% ( 34 / 34) in 'Text.Show.Deriving'
Warning: 'Ix' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Traverable' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'coerce' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'pfail' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'parens' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'deriveVia' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: '`Via`' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Name' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 17 / 17) in 'Data.Deriving'
Warning: Data.Eq.Deriving.Internal: could not find link destinations for:
- Data.Eq.Deriving.Internal.Eq
- Data.Eq.Deriving.Internal.Eq1
- Data.Eq.Deriving.Internal.Eq2
Warning: Data.Eq.Deriving: could not find link destinations for:
- Data.Eq.Deriving.Internal.Eq
- Data.Eq.Deriving.Internal.Eq1
- Data.Eq.Deriving.Internal.Eq2
Warning: Data.Functor.Deriving.Internal: could not find link destinations for:
- Data.Functor.Deriving.Internal.Functor
- Data.Functor.Deriving.Internal.Foldable
- Data.Functor.Deriving.Internal.Traversable
Warning: Data.Functor.Deriving: could not find link destinations for:
- Data.Functor.Deriving.Internal.Functor
- Data.Functor.Deriving.Internal.Foldable
- Data.Functor.Deriving.Internal.Traversable
Warning: Data.Foldable.Deriving: could not find link destinations for:
- Data.Functor.Deriving.Internal.Functor
- Data.Functor.Deriving.Internal.Foldable
- Data.Functor.Deriving.Internal.Traversable
Warning: Data.Ord.Deriving.Internal: could not find link destinations for:
- Data.Ord.Deriving.Internal.Ord
- Data.Ord.Deriving.Internal.Ord1
- Data.Ord.Deriving.Internal.Ord2
Warning: Data.Ord.Deriving: could not find link destinations for:
- Data.Ord.Deriving.Internal.Ord
- Data.Ord.Deriving.Internal.Ord1
- Data.Ord.Deriving.Internal.Ord2
Warning: Data.Traversable.Deriving: could not find link destinations for:
- Data.Functor.Deriving.Internal.Functor
- Data.Functor.Deriving.Internal.Foldable
- Data.Functor.Deriving.Internal.Traversable
Warning: Text.Read.Deriving.Internal: could not find link destinations for:
- Text.Read.Deriving.Internal.Read
- Text.Read.Deriving.Internal.Read1
- Text.Read.Deriving.Internal.Read2
Warning: Text.Read.Deriving: could not find link destinations for:
- Text.Read.Deriving.Internal.Read
- Text.Read.Deriving.Internal.Read1
- Text.Read.Deriving.Internal.Read2
Warning: Text.Show.Deriving.Internal: could not find link destinations for:
- Text.Show.Deriving.Internal.Show
- Text.Show.Deriving.Internal.Show1
- Text.Show.Deriving.Internal.Show2
Warning: Text.Show.Deriving: could not find link destinations for:
- Text.Show.Deriving.Internal.Show
- Text.Show.Deriving.Internal.Show1
- Text.Show.Deriving.Internal.Show2
Documentation created: dist/doc/html/deriving-compat/,
dist/doc/html/deriving-compat/deriving-compat.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/deriving-compat-0.6.8-5jLgaGBwQUqHOpEGRXaDUL
Completed deriving-compat-0.6.8
Test log
[view raw]
Resolving dependencies...
Build profile: -w ghc-9.8.4 -O0
In order, the following will be built (use -v for more details):
- HUnit-1.6.2.0 (lib:HUnit) (requires build)
- haskell-lexer-1.2.1 (lib:haskell-lexer) (requires build)
- hspec-discover-2.11.16 (lib:hspec-discover, exe:hspec-discover) (requires build)
- th-abstraction-0.7.2.0 (lib:th-abstraction) (requires build)
- quickcheck-io-0.2.0 (lib:quickcheck-io) (requires build)
- hspec-expectations-0.8.4 (lib:hspec-expectations) (requires build)
- hspec-core-2.11.16 (lib:hspec-core) (requires build)
- hspec-2.11.16 (lib:hspec) (requires build)
- deriving-compat-0.6.8 (first run)
Configuring HUnit-1.6.2.0...
Preprocessing library for HUnit-1.6.2.0..
Building library for HUnit-1.6.2.0..
[1 of 6] Compiling Paths_HUnit ( dist/build/autogen/Paths_HUnit.hs, dist/build/Paths_HUnit.o, dist/build/Paths_HUnit.dyn_o )
[2 of 6] Compiling Test.HUnit.Lang ( src/Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o, dist/build/Test/HUnit/Lang.dyn_o )
[3 of 6] Compiling Test.HUnit.Base ( src/Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o, dist/build/Test/HUnit/Base.dyn_o )
[4 of 6] Compiling Test.HUnit.Terminal ( src/Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o, dist/build/Test/HUnit/Terminal.dyn_o )
src/Test/HUnit/Terminal.hs:41:41: warning: [GHC-63394] [-Wx-partial]
In the use of tail
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
41 | | otherwise = ta f (c:bs) (tail as) cs
| ^^^^
[5 of 6] Compiling Test.HUnit.Text ( src/Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o, dist/build/Test/HUnit/Text.dyn_o )
[6 of 6] Compiling Test.HUnit ( src/Test/HUnit.hs, dist/build/Test/HUnit.o, dist/build/Test/HUnit.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3053378/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/HUnit-1.6.2.0-aa8518921a665b3ce3b9f7f0c7a8a7fa42d03d10681bd5ecec8be730444183ec/lib
Configuring haskell-lexer-1.2.1...
Preprocessing library for haskell-lexer-1.2.1..
Building library for haskell-lexer-1.2.1..
[1 of 6] Compiling Language.Haskell.Lexer.Position ( Language/Haskell/Lexer/Position.hs, dist/build/Language/Haskell/Lexer/Position.o, dist/build/Language/Haskell/Lexer/Position.dyn_o )
[2 of 6] Compiling Language.Haskell.Lexer.Tokens ( Language/Haskell/Lexer/Tokens.hs, dist/build/Language/Haskell/Lexer/Tokens.o, dist/build/Language/Haskell/Lexer/Tokens.dyn_o )
[3 of 6] Compiling Language.Haskell.Lexer.Layout ( Language/Haskell/Lexer/Layout.hs, dist/build/Language/Haskell/Lexer/Layout.o, dist/build/Language/Haskell/Lexer/Layout.dyn_o )
[4 of 6] Compiling Language.Haskell.Lexer.Utils ( Language/Haskell/Lexer/Utils.hs, dist/build/Language/Haskell/Lexer/Utils.o, dist/build/Language/Haskell/Lexer/Utils.dyn_o )
[5 of 6] Compiling Language.Haskell.Lexer.Lex ( Language/Haskell/Lexer/Lex.hs, dist/build/Language/Haskell/Lexer/Lex.o, dist/build/Language/Haskell/Lexer/Lex.dyn_o )
[6 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, dist/build/Language/Haskell/Lexer.o, dist/build/Language/Haskell/Lexer.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3053378/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/haskell-lexer-1.2.1-07ce2b6f833f94cf09fbdacdf7fa3295ac26750496ef3ee4e7fedfde0a802017/lib
Configuring hspec-discover-2.11.16...
Preprocessing library for hspec-discover-2.11.16..
Building library for hspec-discover-2.11.16..
[1 of 4] Compiling Paths_hspec_discover ( dist/build/autogen/Paths_hspec_discover.hs, dist/build/Paths_hspec_discover.o, dist/build/Paths_hspec_discover.dyn_o )
[2 of 4] Compiling Test.Hspec.Discover.Config ( src/Test/Hspec/Discover/Config.hs, dist/build/Test/Hspec/Discover/Config.o, dist/build/Test/Hspec/Discover/Config.dyn_o )
[3 of 4] Compiling Test.Hspec.Discover.Sort ( src/Test/Hspec/Discover/Sort.hs, dist/build/Test/Hspec/Discover/Sort.o, dist/build/Test/Hspec/Discover/Sort.dyn_o )
[4 of 4] Compiling Test.Hspec.Discover.Run ( src/Test/Hspec/Discover/Run.hs, dist/build/Test/Hspec/Discover/Run.o, dist/build/Test/Hspec/Discover/Run.dyn_o )
Preprocessing executable 'hspec-discover' for hspec-discover-2.11.16..
Building executable 'hspec-discover' for hspec-discover-2.11.16..
[1 of 2] Compiling Main ( driver/hspec-discover.hs, dist/build/hspec-discover/hspec-discover-tmp/Main.o )
[2 of 2] Compiling Paths_hspec_discover ( dist/build/hspec-discover/autogen/Paths_hspec_discover.hs, dist/build/hspec-discover/hspec-discover-tmp/Paths_hspec_discover.o )
[3 of 3] Linking dist/build/hspec-discover/hspec-discover
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3053378/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hspec-discover-2.11.16-b7310e5dc5a76ec92b37dd191c08eda2d9c14b5bac02cfcd4ec16220435b21fa/lib
Installing executable hspec-discover in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3053378/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hspec-discover-2.11.16-b7310e5dc5a76ec92b37dd191c08eda2d9c14b5bac02cfcd4ec16220435b21fa/bin
Warning: The directory
/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3053378/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hspec-discover-2.11.16-b7310e5dc5a76ec92b37dd191c08eda2d9c14b5bac02cfcd4ec16220435b21fa/bin
is not in the system search path.
Configuring th-abstraction-0.7.2.0...
Preprocessing library for th-abstraction-0.7.2.0..
Building library for th-abstraction-0.7.2.0..
[1 of 3] Compiling Language.Haskell.TH.Datatype.Internal ( src/Language/Haskell/TH/Datatype/Internal.hs, dist/build/Language/Haskell/TH/Datatype/Internal.o, dist/build/Language/Haskell/TH/Datatype/Internal.dyn_o )
[2 of 3] Compiling Language.Haskell.TH.Datatype.TyVarBndr ( src/Language/Haskell/TH/Datatype/TyVarBndr.hs, dist/build/Language/Haskell/TH/Datatype/TyVarBndr.o, dist/build/Language/Haskell/TH/Datatype/TyVarBndr.dyn_o )
[3 of 3] Compiling Language.Haskell.TH.Datatype ( src/Language/Haskell/TH/Datatype.hs, dist/build/Language/Haskell/TH/Datatype.o, dist/build/Language/Haskell/TH/Datatype.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3053378/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/th-abstraction-0.7.2.0-2359625217a24ab4ab29a0d730c3280ef634271f59e230aa9379ff104d63ef90/lib
Configuring quickcheck-io-0.2.0...
Preprocessing library for quickcheck-io-0.2.0..
Building library for quickcheck-io-0.2.0..
[1 of 2] Compiling Paths_quickcheck_io ( dist/build/autogen/Paths_quickcheck_io.hs, dist/build/Paths_quickcheck_io.o, dist/build/Paths_quickcheck_io.dyn_o )
[2 of 2] Compiling Test.QuickCheck.IO ( src/Test/QuickCheck/IO.hs, dist/build/Test/QuickCheck/IO.o, dist/build/Test/QuickCheck/IO.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3053378/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/quickcheck-io-0.2.0-3e8751c4277fff7b682dcfc4878c1f207d2eee6e9283dc23005741e6c46d324f/lib
Configuring hspec-expectations-0.8.4...
Preprocessing library for hspec-expectations-0.8.4..
Building library for hspec-expectations-0.8.4..
[1 of 4] Compiling Paths_hspec_expectations ( dist/build/autogen/Paths_hspec_expectations.hs, dist/build/Paths_hspec_expectations.o, dist/build/Paths_hspec_expectations.dyn_o )
[2 of 4] Compiling Test.Hspec.Expectations.Contrib ( src/Test/Hspec/Expectations/Contrib.hs, dist/build/Test/Hspec/Expectations/Contrib.o, dist/build/Test/Hspec/Expectations/Contrib.dyn_o )
[3 of 4] Compiling Test.Hspec.Expectations.Matcher ( src/Test/Hspec/Expectations/Matcher.hs, dist/build/Test/Hspec/Expectations/Matcher.o, dist/build/Test/Hspec/Expectations/Matcher.dyn_o )
[4 of 4] Compiling Test.Hspec.Expectations ( src/Test/Hspec/Expectations.hs, dist/build/Test/Hspec/Expectations.o, dist/build/Test/Hspec/Expectations.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3053378/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hspec-expectations-0.8.4-51ddcf445663c1d1fd72d4d7b52dab96f645bbc90c0046fd47e1fa05d2447893/lib
Configuring hspec-core-2.11.16...
Preprocessing library for hspec-core-2.11.16..
Building library for hspec-core-2.11.16..
[ 1 of 50] Compiling Control.Concurrent.Async ( vendor/async-2.2.5/Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o, dist/build/Control/Concurrent/Async.dyn_o )
[ 2 of 50] Compiling Data.Algorithm.Diff ( vendor/Data/Algorithm/Diff.hs, dist/build/Data/Algorithm/Diff.o, dist/build/Data/Algorithm/Diff.dyn_o )
[ 3 of 50] Compiling Paths_hspec_core ( dist/build/autogen/Paths_hspec_core.hs, dist/build/Paths_hspec_core.o, dist/build/Paths_hspec_core.dyn_o )
[ 4 of 50] Compiling Test.Hspec.Core.Compat ( src/Test/Hspec/Core/Compat.hs, dist/build/Test/Hspec/Core/Compat.o, dist/build/Test/Hspec/Core/Compat.dyn_o )
[ 5 of 50] Compiling Test.Hspec.Core.Clock ( src/Test/Hspec/Core/Clock.hs, dist/build/Test/Hspec/Core/Clock.o, dist/build/Test/Hspec/Core/Clock.dyn_o )
[ 6 of 50] Compiling Test.Hspec.Core.Annotations ( src/Test/Hspec/Core/Annotations.hs, dist/build/Test/Hspec/Core/Annotations.o, dist/build/Test/Hspec/Core/Annotations.dyn_o )
[ 7 of 50] Compiling GetOpt.Declarative.Types ( src/GetOpt/Declarative/Types.hs, dist/build/GetOpt/Declarative/Types.o, dist/build/GetOpt/Declarative/Types.dyn_o )
[ 8 of 50] Compiling GetOpt.Declarative.Environment ( src/GetOpt/Declarative/Environment.hs, dist/build/GetOpt/Declarative/Environment.o, dist/build/GetOpt/Declarative/Environment.dyn_o )
[ 9 of 50] Compiling Test.Hspec.Core.Example.Location ( src/Test/Hspec/Core/Example/Location.hs, dist/build/Test/Hspec/Core/Example/Location.o, dist/build/Test/Hspec/Core/Example/Location.dyn_o )
[10 of 50] Compiling Test.Hspec.Core.Formatters.Diff ( src/Test/Hspec/Core/Formatters/Diff.hs, dist/build/Test/Hspec/Core/Formatters/Diff.o, dist/build/Test/Hspec/Core/Formatters/Diff.dyn_o )
[11 of 50] Compiling Test.Hspec.Core.Formatters.Pretty.Parser ( src/Test/Hspec/Core/Formatters/Pretty/Parser.hs, dist/build/Test/Hspec/Core/Formatters/Pretty/Parser.o, dist/build/Test/Hspec/Core/Formatters/Pretty/Parser.dyn_o )
[12 of 50] Compiling Test.Hspec.Core.Formatters.Pretty.Unicode ( src/Test/Hspec/Core/Formatters/Pretty/Unicode.hs, dist/build/Test/Hspec/Core/Formatters/Pretty/Unicode.o, dist/build/Test/Hspec/Core/Formatters/Pretty/Unicode.dyn_o )
[13 of 50] Compiling Test.Hspec.Core.Formatters.Pretty ( src/Test/Hspec/Core/Formatters/Pretty.hs, dist/build/Test/Hspec/Core/Formatters/Pretty.o, dist/build/Test/Hspec/Core/Formatters/Pretty.dyn_o )
[14 of 50] Compiling Test.Hspec.Core.Formatters.V1.Free ( src/Test/Hspec/Core/Formatters/V1/Free.hs, dist/build/Test/Hspec/Core/Formatters/V1/Free.o, dist/build/Test/Hspec/Core/Formatters/V1/Free.dyn_o )
[15 of 50] Compiling Test.Hspec.Core.Runner.JobQueue ( src/Test/Hspec/Core/Runner/JobQueue.hs, dist/build/Test/Hspec/Core/Runner/JobQueue.o, dist/build/Test/Hspec/Core/Runner/JobQueue.dyn_o )
[16 of 50] Compiling Test.Hspec.Core.Timer ( src/Test/Hspec/Core/Timer.hs, dist/build/Test/Hspec/Core/Timer.o, dist/build/Test/Hspec/Core/Timer.dyn_o )
[17 of 50] Compiling Test.Hspec.Core.Util ( src/Test/Hspec/Core/Util.hs, dist/build/Test/Hspec/Core/Util.o, dist/build/Test/Hspec/Core/Util.dyn_o )
[18 of 50] Compiling Test.Hspec.Core.QuickCheck.Util ( src/Test/Hspec/Core/QuickCheck/Util.hs, dist/build/Test/Hspec/Core/QuickCheck/Util.o, dist/build/Test/Hspec/Core/QuickCheck/Util.dyn_o )
[19 of 50] Compiling Test.Hspec.Core.Example ( src/Test/Hspec/Core/Example.hs, dist/build/Test/Hspec/Core/Example.o, dist/build/Test/Hspec/Core/Example.dyn_o )
[20 of 50] Compiling Test.Hspec.Core.Tree ( src/Test/Hspec/Core/Tree.hs, dist/build/Test/Hspec/Core/Tree.o, dist/build/Test/Hspec/Core/Tree.dyn_o )
[21 of 50] Compiling Test.Hspec.Core.Shuffle ( src/Test/Hspec/Core/Shuffle.hs, dist/build/Test/Hspec/Core/Shuffle.o, dist/build/Test/Hspec/Core/Shuffle.dyn_o )
[22 of 50] Compiling Test.Hspec.Core.Format ( src/Test/Hspec/Core/Format.hs, dist/build/Test/Hspec/Core/Format.o, dist/build/Test/Hspec/Core/Format.dyn_o )
[23 of 50] Compiling Test.Hspec.Core.Runner.Result ( src/Test/Hspec/Core/Runner/Result.hs, dist/build/Test/Hspec/Core/Runner/Result.o, dist/build/Test/Hspec/Core/Runner/Result.dyn_o )
[24 of 50] Compiling Test.Hspec.Core.Formatters.V1.Monad ( src/Test/Hspec/Core/Formatters/V1/Monad.hs, dist/build/Test/Hspec/Core/Formatters/V1/Monad.o, dist/build/Test/Hspec/Core/Formatters/V1/Monad.dyn_o )
[25 of 50] Compiling Test.Hspec.Core.Formatters.Internal ( src/Test/Hspec/Core/Formatters/Internal.hs, dist/build/Test/Hspec/Core/Formatters/Internal.o, dist/build/Test/Hspec/Core/Formatters/Internal.dyn_o )
[26 of 50] Compiling Test.Hspec.Core.Formatters.V2 ( src/Test/Hspec/Core/Formatters/V2.hs, dist/build/Test/Hspec/Core/Formatters/V2.o, dist/build/Test/Hspec/Core/Formatters/V2.dyn_o )
[27 of 50] Compiling Test.Hspec.Core.Runner.PrintSlowSpecItems ( src/Test/Hspec/Core/Runner/PrintSlowSpecItems.hs, dist/build/Test/Hspec/Core/Runner/PrintSlowSpecItems.o, dist/build/Test/Hspec/Core/Runner/PrintSlowSpecItems.dyn_o )
[28 of 50] Compiling Test.Hspec.Core.Formatters.V1.Internal ( src/Test/Hspec/Core/Formatters/V1/Internal.hs, dist/build/Test/Hspec/Core/Formatters/V1/Internal.o, dist/build/Test/Hspec/Core/Formatters/V1/Internal.dyn_o )
[29 of 50] Compiling Test.Hspec.Core.Formatters.V1 ( src/Test/Hspec/Core/Formatters/V1.hs, dist/build/Test/Hspec/Core/Formatters/V1.o, dist/build/Test/Hspec/Core/Formatters/V1.dyn_o )
[30 of 50] Compiling Test.Hspec.Core.Formatters ( src/Test/Hspec/Core/Formatters.hs, dist/build/Test/Hspec/Core/Formatters.o, dist/build/Test/Hspec/Core/Formatters.dyn_o )
[31 of 50] Compiling GetOpt.Declarative.Util ( src/GetOpt/Declarative/Util.hs, dist/build/GetOpt/Declarative/Util.o, dist/build/GetOpt/Declarative/Util.dyn_o )
[32 of 50] Compiling GetOpt.Declarative.Interpret ( src/GetOpt/Declarative/Interpret.hs, dist/build/GetOpt/Declarative/Interpret.o, dist/build/GetOpt/Declarative/Interpret.dyn_o )
[33 of 50] Compiling GetOpt.Declarative ( src/GetOpt/Declarative.hs, dist/build/GetOpt/Declarative.o, dist/build/GetOpt/Declarative.dyn_o )
[34 of 50] Compiling Test.Hspec.Core.Config.Definition ( src/Test/Hspec/Core/Config/Definition.hs, dist/build/Test/Hspec/Core/Config/Definition.o, dist/build/Test/Hspec/Core/Config/Definition.dyn_o )
[35 of 50] Compiling Test.Hspec.Core.Spec.Monad ( src/Test/Hspec/Core/Spec/Monad.hs, dist/build/Test/Hspec/Core/Spec/Monad.o, dist/build/Test/Hspec/Core/Spec/Monad.dyn_o )
[36 of 50] Compiling Test.Hspec.Core.QuickCheck ( src/Test/Hspec/Core/QuickCheck.hs, dist/build/Test/Hspec/Core/QuickCheck.o, dist/build/Test/Hspec/Core/QuickCheck.dyn_o )
[37 of 50] Compiling Test.Hspec.Core.Hooks ( src/Test/Hspec/Core/Hooks.hs, dist/build/Test/Hspec/Core/Hooks.o, dist/build/Test/Hspec/Core/Hooks.dyn_o )
[38 of 50] Compiling Test.Hspec.Core.Spec ( src/Test/Hspec/Core/Spec.hs, dist/build/Test/Hspec/Core/Spec.o, dist/build/Test/Hspec/Core/Spec.dyn_o )
[39 of 50] Compiling Test.Hspec.Core.Runner.Eval ( src/Test/Hspec/Core/Runner/Eval.hs, dist/build/Test/Hspec/Core/Runner/Eval.o, dist/build/Test/Hspec/Core/Runner/Eval.dyn_o )
[40 of 50] Compiling Test.Hspec.Core.Extension.Tree ( src/Test/Hspec/Core/Extension/Tree.hs, dist/build/Test/Hspec/Core/Extension/Tree.o, dist/build/Test/Hspec/Core/Extension/Tree.dyn_o )
[41 of 50] Compiling Test.Hspec.Core.Extension.Spec ( src/Test/Hspec/Core/Extension/Spec.hs, dist/build/Test/Hspec/Core/Extension/Spec.o, dist/build/Test/Hspec/Core/Extension/Spec.dyn_o )
[42 of 50] Compiling Test.Hspec.Core.Extension.Item ( src/Test/Hspec/Core/Extension/Item.hs, dist/build/Test/Hspec/Core/Extension/Item.o, dist/build/Test/Hspec/Core/Extension/Item.dyn_o )
[43 of 50] Compiling Test.Hspec.Core.FailureReport ( src/Test/Hspec/Core/FailureReport.hs, dist/build/Test/Hspec/Core/FailureReport.o, dist/build/Test/Hspec/Core/FailureReport.dyn_o )
[44 of 50] Compiling Test.Hspec.Core.Extension.Config.Type ( src/Test/Hspec/Core/Extension/Config/Type.hs, dist/build/Test/Hspec/Core/Extension/Config/Type.o, dist/build/Test/Hspec/Core/Extension/Config/Type.dyn_o )
[45 of 50] Compiling Test.Hspec.Core.Extension.Option ( src/Test/Hspec/Core/Extension/Option.hs, dist/build/Test/Hspec/Core/Extension/Option.o, dist/build/Test/Hspec/Core/Extension/Option.dyn_o )
[46 of 50] Compiling Test.Hspec.Core.Extension.Config ( src/Test/Hspec/Core/Extension/Config.hs, dist/build/Test/Hspec/Core/Extension/Config.o, dist/build/Test/Hspec/Core/Extension/Config.dyn_o )
[47 of 50] Compiling Test.Hspec.Core.Extension ( src/Test/Hspec/Core/Extension.hs, dist/build/Test/Hspec/Core/Extension.o, dist/build/Test/Hspec/Core/Extension.dyn_o )
[48 of 50] Compiling Test.Hspec.Core.Config.Options ( src/Test/Hspec/Core/Config/Options.hs, dist/build/Test/Hspec/Core/Config/Options.o, dist/build/Test/Hspec/Core/Config/Options.dyn_o )
[49 of 50] Compiling Test.Hspec.Core.Config ( src/Test/Hspec/Core/Config.hs, dist/build/Test/Hspec/Core/Config.o, dist/build/Test/Hspec/Core/Config.dyn_o )
[50 of 50] Compiling Test.Hspec.Core.Runner ( src/Test/Hspec/Core/Runner.hs, dist/build/Test/Hspec/Core/Runner.o, dist/build/Test/Hspec/Core/Runner.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3053378/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hspec-core-2.11.16-050763ee7a1f318fc1f70562b9245db42f25ec02c81eab73c92bd1deeafd2657/lib
Configuring hspec-2.11.16...
Preprocessing library for hspec-2.11.16..
Building library for hspec-2.11.16..
[1 of 6] Compiling Paths_hspec ( dist/build/autogen/Paths_hspec.hs, dist/build/Paths_hspec.o, dist/build/Paths_hspec.dyn_o )
[2 of 6] Compiling Test.Hspec.Discover ( src/Test/Hspec/Discover.hs, dist/build/Test/Hspec/Discover.o, dist/build/Test/Hspec/Discover.dyn_o )
[3 of 6] Compiling Test.Hspec.Formatters ( src/Test/Hspec/Formatters.hs, dist/build/Test/Hspec/Formatters.o, dist/build/Test/Hspec/Formatters.dyn_o )
[4 of 6] Compiling Test.Hspec.Runner ( src/Test/Hspec/Runner.hs, dist/build/Test/Hspec/Runner.o, dist/build/Test/Hspec/Runner.dyn_o )
[5 of 6] Compiling Test.Hspec ( src/Test/Hspec.hs, dist/build/Test/Hspec.o, dist/build/Test/Hspec.dyn_o )
[6 of 6] Compiling Test.Hspec.QuickCheck ( src/Test/Hspec/QuickCheck.hs, dist/build/Test/Hspec/QuickCheck.o, dist/build/Test/Hspec/QuickCheck.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3053378/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hspec-2.11.16-307143b1f4ad7c101dca8c023c43ab200d479f46bd94944d6ece5aa543c0215e/lib
Configuring deriving-compat-0.6.8...
Preprocessing library for deriving-compat-0.6.8..
Building library for deriving-compat-0.6.8..
[ 1 of 22] Compiling Data.Deriving.Internal ( src/Data/Deriving/Internal.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Deriving/Internal.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Deriving/Internal.dyn_o )
[ 2 of 22] Compiling Data.Bounded.Deriving.Internal ( src/Data/Bounded/Deriving/Internal.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Bounded/Deriving/Internal.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Bounded/Deriving/Internal.dyn_o )
[ 3 of 22] Compiling Data.Bounded.Deriving ( src/Data/Bounded/Deriving.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Bounded/Deriving.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Bounded/Deriving.dyn_o )
[ 4 of 22] Compiling Data.Deriving.Via.Internal ( src/Data/Deriving/Via/Internal.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Deriving/Via/Internal.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Deriving/Via/Internal.dyn_o )
[ 5 of 22] Compiling Data.Deriving.Via ( src/Data/Deriving/Via.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Deriving/Via.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Deriving/Via.dyn_o )
[ 6 of 22] Compiling Data.Enum.Deriving.Internal ( src/Data/Enum/Deriving/Internal.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Enum/Deriving/Internal.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Enum/Deriving/Internal.dyn_o )
[ 7 of 22] Compiling Data.Enum.Deriving ( src/Data/Enum/Deriving.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Enum/Deriving.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Enum/Deriving.dyn_o )
[ 8 of 22] Compiling Data.Eq.Deriving.Internal ( src/Data/Eq/Deriving/Internal.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Eq/Deriving/Internal.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Eq/Deriving/Internal.dyn_o )
[ 9 of 22] Compiling Data.Eq.Deriving ( src/Data/Eq/Deriving.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Eq/Deriving.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Eq/Deriving.dyn_o )
[10 of 22] Compiling Data.Functor.Deriving.Internal ( src/Data/Functor/Deriving/Internal.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Functor/Deriving/Internal.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Functor/Deriving/Internal.dyn_o )
[11 of 22] Compiling Data.Functor.Deriving ( src/Data/Functor/Deriving.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Functor/Deriving.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Functor/Deriving.dyn_o )
[12 of 22] Compiling Data.Foldable.Deriving ( src/Data/Foldable/Deriving.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Foldable/Deriving.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Foldable/Deriving.dyn_o )
[13 of 22] Compiling Data.Ix.Deriving.Internal ( src/Data/Ix/Deriving/Internal.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Ix/Deriving/Internal.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Ix/Deriving/Internal.dyn_o )
[14 of 22] Compiling Data.Ix.Deriving ( src/Data/Ix/Deriving.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Ix/Deriving.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Ix/Deriving.dyn_o )
[15 of 22] Compiling Data.Ord.Deriving.Internal ( src/Data/Ord/Deriving/Internal.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Ord/Deriving/Internal.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Ord/Deriving/Internal.dyn_o )
[16 of 22] Compiling Data.Ord.Deriving ( src/Data/Ord/Deriving.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Ord/Deriving.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Ord/Deriving.dyn_o )
[17 of 22] Compiling Data.Traversable.Deriving ( src/Data/Traversable/Deriving.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Traversable/Deriving.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Traversable/Deriving.dyn_o )
[18 of 22] Compiling Text.Read.Deriving.Internal ( src/Text/Read/Deriving/Internal.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Text/Read/Deriving/Internal.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Text/Read/Deriving/Internal.dyn_o )
[19 of 22] Compiling Text.Read.Deriving ( src/Text/Read/Deriving.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Text/Read/Deriving.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Text/Read/Deriving.dyn_o )
[20 of 22] Compiling Text.Show.Deriving.Internal ( src/Text/Show/Deriving/Internal.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Text/Show/Deriving/Internal.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Text/Show/Deriving/Internal.dyn_o )
[21 of 22] Compiling Text.Show.Deriving ( src/Text/Show/Deriving.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Text/Show/Deriving.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Text/Show/Deriving.dyn_o )
[22 of 22] Compiling Data.Deriving ( src/Data/Deriving.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Deriving.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/Data/Deriving.dyn_o )
Preprocessing test suite 'spec' for deriving-compat-0.6.8..
Building test suite 'spec' for deriving-compat-0.6.8..
[ 1 of 14] Compiling BoundedEnumIxSpec ( tests/BoundedEnumIxSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/spec/spec-tmp/BoundedEnumIxSpec.o )
[ 2 of 14] Compiling DerivingViaSpec ( tests/DerivingViaSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/spec/spec-tmp/DerivingViaSpec.o )
[ 3 of 14] Compiling FunctorSpec ( tests/FunctorSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/spec/spec-tmp/FunctorSpec.o )
[ 4 of 14] Compiling GH24Spec ( tests/GH24Spec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/spec/spec-tmp/GH24Spec.o )
[ 5 of 14] Compiling GH27Spec ( tests/GH27Spec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/spec/spec-tmp/GH27Spec.o )
[ 6 of 14] Compiling Types.EqOrd ( tests/Types/EqOrd.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/spec/spec-tmp/Types/EqOrd.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/spec/spec-tmp/Types/EqOrd.dyn_o )
[ 7 of 14] Compiling OrdSpec ( tests/OrdSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/spec/spec-tmp/OrdSpec.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/spec/spec-tmp/OrdSpec.dyn_o )
[ 8 of 14] Compiling GH6Spec ( tests/GH6Spec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/spec/spec-tmp/GH6Spec.o )
[ 9 of 14] Compiling GH31Spec ( tests/GH31Spec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/spec/spec-tmp/GH31Spec.o )
[10 of 14] Compiling EqSpec ( tests/EqSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/spec/spec-tmp/EqSpec.o )
[11 of 14] Compiling Types.ReadShow ( tests/Types/ReadShow.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/spec/spec-tmp/Types/ReadShow.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/spec/spec-tmp/Types/ReadShow.dyn_o )
[12 of 14] Compiling ShowSpec ( tests/ShowSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/spec/spec-tmp/ShowSpec.o )
[13 of 14] Compiling ReadSpec ( tests/ReadSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/spec/spec-tmp/ReadSpec.o )
[14 of 14] Compiling Main ( tests/Spec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/spec/spec-tmp/Main.o )
[15 of 15] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/build/spec/spec
Running 1 test suites...
Test suite spec: RUNNING...
Test suite spec: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/deriving-compat-0.6.8.test
Writing: deriving-compat-0.6.8-inplace/Data.Deriving.Internal.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/hpc/vanilla/html/spec/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: deriving-compat-0.6.8-inplace/Data.Deriving.Internal.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Package coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/deriving-compat-0.6.8/noopt/hpc/vanilla/html/deriving-compat-0.6.8/hpc_index.html