[all reports]
Package |
table-layout-1.0.0.2 |
Install |
InstallOk |
Docs |
Ok |
Tests |
Ok |
Time submitted |
2025-05-18 14:01:46.376136089 UTC
|
Compiler |
ghc-9.8.4 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
base-4.19.2.0, data-default-class-0.2.0.0, doclayout-0.5, text-2.1.1, base-4.19.2.0, data-default-class-0.2.0.0, doclayout-0.5, text-2.1.1 |
Flags |
none
|
Code Coverage
expressions | 100% (0/0) |
boolean | guards | 100% (0/0) |
conditions | 100% (0/0) |
qualifiers | 100% (0/0) |
alternatives | 100% (0/0) |
local declarations | 100% (0/0) |
top-level declarations | 100% (0/0) |
Build log
[view raw]
Resolving dependencies...
Configuring data-default-0.8.0.1...
Preprocessing library for data-default-0.8.0.1..
Building library for data-default-0.8.0.1..
[1 of 2] Compiling Data.Default.Internal ( Data/Default/Internal.hs, dist/build/Data/Default/Internal.o, dist/build/Data/Default/Internal.dyn_o )
[2 of 2] Compiling Data.Default ( Data/Default.hs, dist/build/Data/Default.o, dist/build/Data/Default.dyn_o )
Preprocessing library for data-default-0.8.0.1..
Running Haddock on library for data-default-0.8.0.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Data.Default.Internal ( Data/Default/Internal.hs, nothing )
[2 of 2] Compiling Data.Default ( Data/Default.hs, nothing )
Haddock coverage:
100% ( 3 / 3) in 'Data.Default.Internal'
100% ( 2 / 2) in 'Data.Default'
Documentation created: dist/doc/html/data-default/,
dist/doc/html/data-default/data-default.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/data-default-0.8.0.1-1xCv6D5orjY6O9aT2YDXOA
Completed data-default-0.8.0.1
Configuring emojis-0.1.4.1...
Preprocessing library for emojis-0.1.4.1..
Building library for emojis-0.1.4.1..
[1 of 2] Compiling Trie ( src/Trie.hs, dist/build/Trie.o, dist/build/Trie.dyn_o )
[2 of 2] Compiling Text.Emoji ( src/Text/Emoji.hs, dist/build/Text/Emoji.o, dist/build/Text/Emoji.dyn_o )
Preprocessing library for emojis-0.1.4.1..
Running Haddock on library for emojis-0.1.4.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Trie ( src/Trie.hs, nothing )
[2 of 2] Compiling Text.Emoji ( src/Text/Emoji.hs, nothing )
Haddock coverage:
85% ( 6 / 7) in 'Text.Emoji'
Missing documentation for:
Module header
Documentation created: dist/doc/html/emojis/, dist/doc/html/emojis/emojis.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/emojis-0.1.4.1-LIjRdINTGaWLMSE2dpqzq6
Completed emojis-0.1.4.1
Configuring safe-0.3.21...
Preprocessing library for safe-0.3.21..
Building library for safe-0.3.21..
[1 of 5] Compiling Safe.Partial ( Safe/Partial.hs, dist/build/Safe/Partial.o, dist/build/Safe/Partial.dyn_o )
[2 of 5] Compiling Safe.Util ( Safe/Util.hs, dist/build/Safe/Util.o, dist/build/Safe/Util.dyn_o )
[3 of 5] Compiling Safe.Foldable ( Safe/Foldable.hs, dist/build/Safe/Foldable.o, dist/build/Safe/Foldable.dyn_o )
[4 of 5] Compiling Safe.Exact ( Safe/Exact.hs, dist/build/Safe/Exact.o, dist/build/Safe/Exact.dyn_o )
[5 of 5] Compiling Safe ( Safe.hs, dist/build/Safe.o, dist/build/Safe.dyn_o )
Preprocessing library for safe-0.3.21..
Running Haddock on library for safe-0.3.21..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 5] Compiling Safe.Partial ( Safe/Partial.hs, nothing )
[2 of 5] Compiling Safe.Util ( Safe/Util.hs, nothing )
[3 of 5] Compiling Safe.Foldable ( Safe/Foldable.hs, nothing )
[4 of 5] Compiling Safe.Exact ( Safe/Exact.hs, nothing )
[5 of 5] Compiling Safe ( Safe.hs, nothing )
Haddock coverage:
100% ( 2 / 2) in 'Safe.Partial'
51% ( 18 / 35) in 'Safe.Foldable'
Missing documentation for:
foldl1May (Safe/Foldable.hs:45)
foldl1Note (Safe/Foldable.hs:49)
foldr1May (Safe/Foldable.hs:46)
foldr1Note (Safe/Foldable.hs:50)
findJustDef (Safe/Foldable.hs:104)
findJustNote (Safe/Foldable.hs:107)
minimumMay (Safe/Foldable.hs:53)
minimumNote (Safe/Foldable.hs:57)
maximumMay (Safe/Foldable.hs:54)
maximumNote (Safe/Foldable.hs:58)
minimumByMay (Safe/Foldable.hs:61)
minimumByNote (Safe/Foldable.hs:65)
maximumByMay (Safe/Foldable.hs:62)
maximumByNote (Safe/Foldable.hs:66)
foldl1Safe (Safe/Foldable.hs:134)
foldr1Safe (Safe/Foldable.hs:138)
findJustSafe (Safe/Foldable.hs:142)
32% ( 10 / 31) in 'Safe.Exact'
Missing documentation for:
takeExactMay (Safe/Exact.hs:113)
takeExactNote (Safe/Exact.hs:110)
takeExactDef (Safe/Exact.hs:116)
dropExactMay (Safe/Exact.hs:122)
dropExactNote (Safe/Exact.hs:119)
dropExactDef (Safe/Exact.hs:125)
splitAtExactMay (Safe/Exact.hs:132)
splitAtExactNote (Safe/Exact.hs:128)
splitAtExactDef (Safe/Exact.hs:136)
zipExactMay (Safe/Exact.hs:160)
zipExactNote (Safe/Exact.hs:157)
zipExactDef (Safe/Exact.hs:163)
zipWithExactMay (Safe/Exact.hs:169)
zipWithExactNote (Safe/Exact.hs:166)
zipWithExactDef (Safe/Exact.hs:172)
zip3ExactMay (Safe/Exact.hs:194)
zip3ExactNote (Safe/Exact.hs:191)
zip3ExactDef (Safe/Exact.hs:197)
zipWith3ExactMay (Safe/Exact.hs:203)
zipWith3ExactNote (Safe/Exact.hs:200)
zipWith3ExactDef (Safe/Exact.hs:206)
Warning: 'Prelude' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'readEither' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'base' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
31% ( 30 / 96) in 'Safe'
Missing documentation for:
initMay (Safe.hs:147)
initDef (Safe.hs:150)
initNote (Safe.hs:153)
initSafe (Safe.hs:156)
headMay (Safe.hs:161)
headDef (Safe.hs:165)
headNote (Safe.hs:169)
lastMay (Safe.hs:162)
lastDef (Safe.hs:166)
lastNote (Safe.hs:170)
minimumMay (Safe.hs:173)
minimumNote (Safe.hs:177)
maximumMay (Safe.hs:174)
maximumNote (Safe.hs:178)
minimumByMay (Safe.hs:181)
minimumByNote (Safe.hs:185)
maximumByMay (Safe.hs:182)
maximumByNote (Safe.hs:186)
foldr1May (Safe.hs:219)
foldr1Def (Safe.hs:415)
foldr1Note (Safe.hs:224)
foldl1May (Safe.hs:220)
foldl1Def (Safe.hs:416)
foldl1Note (Safe.hs:225)
foldl1May' (Safe.hs:221)
foldl1Def' (Safe.hs:417)
foldl1Note' (Safe.hs:226)
scanl1May (Safe.hs:230)
scanl1Def (Safe.hs:234)
scanl1Note (Safe.hs:238)
scanr1May (Safe.hs:229)
scanr1Def (Safe.hs:233)
scanr1Note (Safe.hs:237)
cycleMay (Safe.hs:241)
cycleDef (Safe.hs:244)
cycleNote (Safe.hs:247)
fromJustNote (Safe.hs:255)
assertNote (Safe.hs:258)
atMay (Safe.hs:267)
atDef (Safe.hs:270)
atNote (Safe.hs:273)
readMay (Safe.hs:287)
readDef (Safe.hs:290)
lookupJustDef (Safe.hs:302)
lookupJustNote (Safe.hs:305)
findJustDef (Safe.hs:313)
findJustNote (Safe.hs:316)
elemIndexJustDef (Safe.hs:324)
elemIndexJustNote (Safe.hs:327)
findIndexJustDef (Safe.hs:335)
findIndexJustNote (Safe.hs:338)
toEnumMay (Safe.hs:343)
toEnumDef (Safe.hs:352)
toEnumNote (Safe.hs:355)
toEnumSafe (Safe.hs:358)
succMay (Safe.hs:361)
succDef (Safe.hs:364)
succNote (Safe.hs:367)
succSafe (Safe.hs:370)
predMay (Safe.hs:373)
predDef (Safe.hs:376)
predNote (Safe.hs:379)
predSafe (Safe.hs:382)
indexMay (Safe.hs:385)
indexDef (Safe.hs:388)
indexNote (Safe.hs:391)
Documentation created: dist/doc/html/safe/, dist/doc/html/safe/safe.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/safe-0.3.21-BhnmY6UVgcnJ6oaAWHpjGA
Completed safe-0.3.21
Configuring data-default-class-0.2.0.0...
Preprocessing library for data-default-class-0.2.0.0..
Building library for data-default-class-0.2.0.0..
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o, dist/build/Data/Default/Class.dyn_o )
Preprocessing library for data-default-class-0.2.0.0..
Running Haddock on library for data-default-class-0.2.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, nothing )
Haddock coverage:
100% ( 2 / 2) in 'Data.Default.Class'
Documentation created: dist/doc/html/data-default-class/,
dist/doc/html/data-default-class/data-default-class.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/data-default-class-0.2.0.0-CjoLsHLNRL5HOmbZU1FvV6
Completed data-default-class-0.2.0.0
Configuring doclayout-0.5...
Preprocessing library for doclayout-0.5..
Building library for doclayout-0.5..
[1 of 4] Compiling Text.DocLayout.ANSIFont ( src/Text/DocLayout/ANSIFont.hs, dist/build/Text/DocLayout/ANSIFont.o, dist/build/Text/DocLayout/ANSIFont.dyn_o )
[2 of 4] Compiling Text.DocLayout.Attributed ( src/Text/DocLayout/Attributed.hs, dist/build/Text/DocLayout/Attributed.o, dist/build/Text/DocLayout/Attributed.dyn_o )
[3 of 4] Compiling Text.DocLayout.HasChars ( src/Text/DocLayout/HasChars.hs, dist/build/Text/DocLayout/HasChars.o, dist/build/Text/DocLayout/HasChars.dyn_o )
[4 of 4] Compiling Text.DocLayout ( src/Text/DocLayout.hs, dist/build/Text/DocLayout.o, dist/build/Text/DocLayout.dyn_o )
Preprocessing library for doclayout-0.5..
Running Haddock on library for doclayout-0.5..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 4] Compiling Text.DocLayout.ANSIFont ( src/Text/DocLayout/ANSIFont.hs, nothing )
[2 of 4] Compiling Text.DocLayout.Attributed ( src/Text/DocLayout/Attributed.hs, nothing )
[3 of 4] Compiling Text.DocLayout.HasChars ( src/Text/DocLayout/HasChars.hs, nothing )
[4 of 4] Compiling Text.DocLayout ( src/Text/DocLayout.hs, nothing )
Haddock coverage:
Warning: 'MatchState' is ambiguous. It is defined
* at src/Text/DocLayout.hs:1220:19
* at src/Text/DocLayout.hs:1220: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/DocLayout.hs:1220:1
88% ( 70 / 79) in 'Text.DocLayout'
Missing documentation for:
Color (src/Text/DocLayout.hs:884)
black (src/Text/DocLayout.hs:898)
red (src/Text/DocLayout.hs:901)
green (src/Text/DocLayout.hs:904)
yellow (src/Text/DocLayout.hs:907)
blue (src/Text/DocLayout.hs:895)
magenta (src/Text/DocLayout.hs:910)
cyan (src/Text/DocLayout.hs:913)
white (src/Text/DocLayout.hs:916)
Warning: Text.DocLayout: could not find link destinations for:
- Text.DocLayout.ANSIFont.StyleReq
- Text.DocLayout.ANSIFont.Color8
- Text.DocLayout.Attributed.Rep_Attributed
- Text.DocLayout.Rep_Doc
Documentation created: dist/doc/html/doclayout/,
dist/doc/html/doclayout/doclayout.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/doclayout-0.5-G8zG2v9e5lyJoO5Nv9de8W
Completed doclayout-0.5
Downloading table-layout-1.0.0.2
Downloaded table-layout-1.0.0.2
Configuring table-layout-1.0.0.2...
Preprocessing executable 'table-layout-test-styles' for table-layout-1.0.0.2..
Building executable 'table-layout-test-styles' for table-layout-1.0.0.2..
[ 1 of 27] Compiling Text.Layout.Table.LineStyle ( src/Text/Layout/Table/LineStyle.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/LineStyle.o )
[ 2 of 27] Compiling Text.Layout.Table.Primitives.AlignInfo ( src/Text/Layout/Table/Primitives/AlignInfo.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Primitives/AlignInfo.o )
[ 3 of 27] Compiling Text.Layout.Table.Primitives.CellMod ( src/Text/Layout/Table/Primitives/CellMod.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Primitives/CellMod.o )
[ 4 of 27] Compiling Text.Layout.Table.Spec.CutMark ( src/Text/Layout/Table/Spec/CutMark.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/CutMark.o )
[ 5 of 27] Compiling Text.Layout.Table.Primitives.Basic ( src/Text/Layout/Table/Primitives/Basic.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Primitives/Basic.o )
[ 6 of 27] Compiling Text.Layout.Table.Justify ( src/Text/Layout/Table/Justify.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Justify.o )
[ 7 of 27] Compiling Text.Layout.Table.Spec.LenSpec ( src/Text/Layout/Table/Spec/LenSpec.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/LenSpec.o )
[ 8 of 27] Compiling Text.Layout.Table.Spec.OccSpec ( src/Text/Layout/Table/Spec/OccSpec.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/OccSpec.o )
[ 9 of 27] Compiling Text.Layout.Table.Spec.AlignSpec ( src/Text/Layout/Table/Spec/AlignSpec.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/AlignSpec.o )
[10 of 27] Compiling Text.Layout.Table.Spec.Position ( src/Text/Layout/Table/Spec/Position.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/Position.o )
[11 of 27] Compiling Text.Layout.Table.Spec.HeaderColSpec ( src/Text/Layout/Table/Spec/HeaderColSpec.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/HeaderColSpec.o )
[12 of 27] Compiling Text.Layout.Table.Spec.HeaderSpec ( src/Text/Layout/Table/Spec/HeaderSpec.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/HeaderSpec.o )
[13 of 27] Compiling Text.Layout.Table.Spec.ColSpec ( src/Text/Layout/Table/Spec/ColSpec.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/ColSpec.o )
[14 of 27] Compiling Text.Layout.Table.Spec.Util ( src/Text/Layout/Table/Spec/Util.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/Util.o )
[15 of 27] Compiling Text.Layout.Table.Spec.RowGroup ( src/Text/Layout/Table/Spec/RowGroup.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/RowGroup.o )
[16 of 27] Compiling Text.Layout.Table.StringBuilder ( src/Text/Layout/Table/StringBuilder.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/StringBuilder.o )
[17 of 27] Compiling Text.Layout.Table.Primitives.Table ( src/Text/Layout/Table/Primitives/Table.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Primitives/Table.o )
[18 of 27] Compiling Text.Layout.Table.Cell ( src/Text/Layout/Table/Cell.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Cell.o )
[19 of 27] Compiling Text.Layout.Table.Primitives.ColumnModifier ( src/Text/Layout/Table/Primitives/ColumnModifier.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Primitives/ColumnModifier.o )
[20 of 27] Compiling Text.Layout.Table.Primitives.Header ( src/Text/Layout/Table/Primitives/Header.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Primitives/Header.o )
[21 of 27] Compiling Text.Layout.Table.Cell.WideString ( src/Text/Layout/Table/Cell/WideString.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Cell/WideString.o )
[22 of 27] Compiling Text.Layout.Table.Cell.Formatted ( src/Text/Layout/Table/Cell/Formatted.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Cell/Formatted.o )
[23 of 27] Compiling Text.Layout.Table.Style ( src/Text/Layout/Table/Style.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Style.o )
[24 of 27] Compiling Text.Layout.Table.Spec.TableSpec ( src/Text/Layout/Table/Spec/TableSpec.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/TableSpec.o )
[25 of 27] Compiling Text.Layout.Table.Vertical ( src/Text/Layout/Table/Vertical.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Vertical.o )
[26 of 27] Compiling Text.Layout.Table ( src/Text/Layout/Table.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table.o )
[27 of 27] Compiling Main ( src/Test.hs, dist/build/table-layout-test-styles/table-layout-test-styles-tmp/Main.o )
[28 of 28] Linking dist/build/table-layout-test-styles/table-layout-test-styles
Preprocessing library for table-layout-1.0.0.2..
Building library for table-layout-1.0.0.2..
[ 1 of 27] Compiling Text.Layout.Table.LineStyle ( src/Text/Layout/Table/LineStyle.hs, dist/build/Text/Layout/Table/LineStyle.o, dist/build/Text/Layout/Table/LineStyle.dyn_o )
[ 2 of 27] Compiling Text.Layout.Table.Primitives.AlignInfo ( src/Text/Layout/Table/Primitives/AlignInfo.hs, dist/build/Text/Layout/Table/Primitives/AlignInfo.o, dist/build/Text/Layout/Table/Primitives/AlignInfo.dyn_o )
[ 3 of 27] Compiling Text.Layout.Table.Primitives.CellMod ( src/Text/Layout/Table/Primitives/CellMod.hs, dist/build/Text/Layout/Table/Primitives/CellMod.o, dist/build/Text/Layout/Table/Primitives/CellMod.dyn_o )
[ 4 of 27] Compiling Text.Layout.Table.Spec.CutMark ( src/Text/Layout/Table/Spec/CutMark.hs, dist/build/Text/Layout/Table/Spec/CutMark.o, dist/build/Text/Layout/Table/Spec/CutMark.dyn_o )
[ 5 of 27] Compiling Text.Layout.Table.Primitives.Basic ( src/Text/Layout/Table/Primitives/Basic.hs, dist/build/Text/Layout/Table/Primitives/Basic.o, dist/build/Text/Layout/Table/Primitives/Basic.dyn_o )
[ 6 of 27] Compiling Text.Layout.Table.Justify ( src/Text/Layout/Table/Justify.hs, dist/build/Text/Layout/Table/Justify.o, dist/build/Text/Layout/Table/Justify.dyn_o )
[ 7 of 27] Compiling Text.Layout.Table.Spec.LenSpec ( src/Text/Layout/Table/Spec/LenSpec.hs, dist/build/Text/Layout/Table/Spec/LenSpec.o, dist/build/Text/Layout/Table/Spec/LenSpec.dyn_o )
[ 8 of 27] Compiling Text.Layout.Table.Spec.OccSpec ( src/Text/Layout/Table/Spec/OccSpec.hs, dist/build/Text/Layout/Table/Spec/OccSpec.o, dist/build/Text/Layout/Table/Spec/OccSpec.dyn_o )
[ 9 of 27] Compiling Text.Layout.Table.Spec.AlignSpec ( src/Text/Layout/Table/Spec/AlignSpec.hs, dist/build/Text/Layout/Table/Spec/AlignSpec.o, dist/build/Text/Layout/Table/Spec/AlignSpec.dyn_o )
[10 of 27] Compiling Text.Layout.Table.Spec.Position ( src/Text/Layout/Table/Spec/Position.hs, dist/build/Text/Layout/Table/Spec/Position.o, dist/build/Text/Layout/Table/Spec/Position.dyn_o )
[11 of 27] Compiling Text.Layout.Table.Spec.HeaderColSpec ( src/Text/Layout/Table/Spec/HeaderColSpec.hs, dist/build/Text/Layout/Table/Spec/HeaderColSpec.o, dist/build/Text/Layout/Table/Spec/HeaderColSpec.dyn_o )
[12 of 27] Compiling Text.Layout.Table.Spec.HeaderSpec ( src/Text/Layout/Table/Spec/HeaderSpec.hs, dist/build/Text/Layout/Table/Spec/HeaderSpec.o, dist/build/Text/Layout/Table/Spec/HeaderSpec.dyn_o )
[13 of 27] Compiling Text.Layout.Table.Spec.ColSpec ( src/Text/Layout/Table/Spec/ColSpec.hs, dist/build/Text/Layout/Table/Spec/ColSpec.o, dist/build/Text/Layout/Table/Spec/ColSpec.dyn_o )
[14 of 27] Compiling Text.Layout.Table.Spec.Util ( src/Text/Layout/Table/Spec/Util.hs, dist/build/Text/Layout/Table/Spec/Util.o, dist/build/Text/Layout/Table/Spec/Util.dyn_o )
[15 of 27] Compiling Text.Layout.Table.Spec.RowGroup ( src/Text/Layout/Table/Spec/RowGroup.hs, dist/build/Text/Layout/Table/Spec/RowGroup.o, dist/build/Text/Layout/Table/Spec/RowGroup.dyn_o )
[16 of 27] Compiling Text.Layout.Table.StringBuilder ( src/Text/Layout/Table/StringBuilder.hs, dist/build/Text/Layout/Table/StringBuilder.o, dist/build/Text/Layout/Table/StringBuilder.dyn_o )
[17 of 27] Compiling Text.Layout.Table.Primitives.Table ( src/Text/Layout/Table/Primitives/Table.hs, dist/build/Text/Layout/Table/Primitives/Table.o, dist/build/Text/Layout/Table/Primitives/Table.dyn_o )
[18 of 27] Compiling Text.Layout.Table.Cell ( src/Text/Layout/Table/Cell.hs, dist/build/Text/Layout/Table/Cell.o, dist/build/Text/Layout/Table/Cell.dyn_o )
[19 of 27] Compiling Text.Layout.Table.Primitives.ColumnModifier ( src/Text/Layout/Table/Primitives/ColumnModifier.hs, dist/build/Text/Layout/Table/Primitives/ColumnModifier.o, dist/build/Text/Layout/Table/Primitives/ColumnModifier.dyn_o )
[20 of 27] Compiling Text.Layout.Table.Primitives.Header ( src/Text/Layout/Table/Primitives/Header.hs, dist/build/Text/Layout/Table/Primitives/Header.o, dist/build/Text/Layout/Table/Primitives/Header.dyn_o )
[21 of 27] Compiling Text.Layout.Table.Pandoc ( src/Text/Layout/Table/Pandoc.hs, dist/build/Text/Layout/Table/Pandoc.o, dist/build/Text/Layout/Table/Pandoc.dyn_o )
[22 of 27] Compiling Text.Layout.Table.Cell.WideString ( src/Text/Layout/Table/Cell/WideString.hs, dist/build/Text/Layout/Table/Cell/WideString.o, dist/build/Text/Layout/Table/Cell/WideString.dyn_o )
[23 of 27] Compiling Text.Layout.Table.Cell.Formatted ( src/Text/Layout/Table/Cell/Formatted.hs, dist/build/Text/Layout/Table/Cell/Formatted.o, dist/build/Text/Layout/Table/Cell/Formatted.dyn_o )
[24 of 27] Compiling Text.Layout.Table.Style ( src/Text/Layout/Table/Style.hs, dist/build/Text/Layout/Table/Style.o, dist/build/Text/Layout/Table/Style.dyn_o )
[25 of 27] Compiling Text.Layout.Table.Spec.TableSpec ( src/Text/Layout/Table/Spec/TableSpec.hs, dist/build/Text/Layout/Table/Spec/TableSpec.o, dist/build/Text/Layout/Table/Spec/TableSpec.dyn_o )
[26 of 27] Compiling Text.Layout.Table.Vertical ( src/Text/Layout/Table/Vertical.hs, dist/build/Text/Layout/Table/Vertical.o, dist/build/Text/Layout/Table/Vertical.dyn_o )
[27 of 27] Compiling Text.Layout.Table ( src/Text/Layout/Table.hs, dist/build/Text/Layout/Table.o, dist/build/Text/Layout/Table.dyn_o )
Preprocessing executable 'table-layout-test-styles' for table-layout-1.0.0.2..
Preprocessing library for table-layout-1.0.0.2..
Running Haddock on library for table-layout-1.0.0.2..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 27] Compiling Text.Layout.Table.LineStyle ( src/Text/Layout/Table/LineStyle.hs, nothing )
[ 2 of 27] Compiling Text.Layout.Table.Primitives.AlignInfo ( src/Text/Layout/Table/Primitives/AlignInfo.hs, nothing )
[ 3 of 27] Compiling Text.Layout.Table.Primitives.CellMod ( src/Text/Layout/Table/Primitives/CellMod.hs, nothing )
[ 4 of 27] Compiling Text.Layout.Table.Spec.CutMark ( src/Text/Layout/Table/Spec/CutMark.hs, nothing )
[ 5 of 27] Compiling Text.Layout.Table.Primitives.Basic ( src/Text/Layout/Table/Primitives/Basic.hs, nothing )
[ 6 of 27] Compiling Text.Layout.Table.Justify ( src/Text/Layout/Table/Justify.hs, nothing )
[ 7 of 27] Compiling Text.Layout.Table.Spec.LenSpec ( src/Text/Layout/Table/Spec/LenSpec.hs, nothing )
[ 8 of 27] Compiling Text.Layout.Table.Spec.OccSpec ( src/Text/Layout/Table/Spec/OccSpec.hs, nothing )
[ 9 of 27] Compiling Text.Layout.Table.Spec.AlignSpec ( src/Text/Layout/Table/Spec/AlignSpec.hs, nothing )
[10 of 27] Compiling Text.Layout.Table.Spec.Position ( src/Text/Layout/Table/Spec/Position.hs, nothing )
[11 of 27] Compiling Text.Layout.Table.Spec.HeaderColSpec ( src/Text/Layout/Table/Spec/HeaderColSpec.hs, nothing )
[12 of 27] Compiling Text.Layout.Table.Spec.HeaderSpec ( src/Text/Layout/Table/Spec/HeaderSpec.hs, nothing )
[13 of 27] Compiling Text.Layout.Table.Spec.ColSpec ( src/Text/Layout/Table/Spec/ColSpec.hs, nothing )
[14 of 27] Compiling Text.Layout.Table.Spec.Util ( src/Text/Layout/Table/Spec/Util.hs, nothing )
[15 of 27] Compiling Text.Layout.Table.Spec.RowGroup ( src/Text/Layout/Table/Spec/RowGroup.hs, nothing )
[16 of 27] Compiling Text.Layout.Table.StringBuilder ( src/Text/Layout/Table/StringBuilder.hs, nothing )
[17 of 27] Compiling Text.Layout.Table.Primitives.Table ( src/Text/Layout/Table/Primitives/Table.hs, nothing )
[18 of 27] Compiling Text.Layout.Table.Cell ( src/Text/Layout/Table/Cell.hs, nothing )
[19 of 27] Compiling Text.Layout.Table.Primitives.ColumnModifier ( src/Text/Layout/Table/Primitives/ColumnModifier.hs, nothing )
[20 of 27] Compiling Text.Layout.Table.Primitives.Header ( src/Text/Layout/Table/Primitives/Header.hs, nothing )
[21 of 27] Compiling Text.Layout.Table.Pandoc ( src/Text/Layout/Table/Pandoc.hs, nothing )
[22 of 27] Compiling Text.Layout.Table.Cell.WideString ( src/Text/Layout/Table/Cell/WideString.hs, nothing )
[23 of 27] Compiling Text.Layout.Table.Cell.Formatted ( src/Text/Layout/Table/Cell/Formatted.hs, nothing )
[24 of 27] Compiling Text.Layout.Table.Style ( src/Text/Layout/Table/Style.hs, nothing )
[25 of 27] Compiling Text.Layout.Table.Spec.TableSpec ( src/Text/Layout/Table/Spec/TableSpec.hs, nothing )
[26 of 27] Compiling Text.Layout.Table.Vertical ( src/Text/Layout/Table/Vertical.hs, nothing )
[27 of 27] Compiling Text.Layout.Table ( src/Text/Layout/Table.hs, nothing )
Haddock coverage:
Warning: 'Double' is ambiguous. It is defined
* at src/Text/Layout/Table/LineStyle.hs:77:45
* in GHC.Types
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/Layout/Table/LineStyle.hs:77:45
94% ( 18 / 19) in 'Text.Layout.Table.LineStyle'
Missing documentation for:
Module header
Warning: 'AlignInfo' is ambiguous. It is defined
* at src/Text/Layout/Table/Primitives/AlignInfo.hs:7:18
* at src/Text/Layout/Table/Primitives/AlignInfo.hs:7: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/Layout/Table/Primitives/AlignInfo.hs:7:1
75% ( 3 / 4) in 'Text.Layout.Table.Primitives.AlignInfo'
Missing documentation for:
Module header
Warning: 'StringBuilder' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
72% ( 8 / 11) in 'Text.Layout.Table.Primitives.CellMod'
Missing documentation for:
Module header
modifyCellWithCutMarkLen (src/Text/Layout/Table/Primitives/CellMod.hs:45)
keepCell (src/Text/Layout/Table/Primitives/CellMod.hs:53)
Warning: 'CutMark' is ambiguous. It is defined
* at src/Text/Layout/Table/Spec/CutMark.hs:18:7
* at src/Text/Layout/Table/Spec/CutMark.hs:17: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/Layout/Table/Spec/CutMark.hs:17:1
62% ( 5 / 8) in 'Text.Layout.Table.Spec.CutMark'
Missing documentation for:
Module header
leftMark
rightMark
65% ( 15 / 23) in 'Text.Layout.Table.Primitives.Basic'
Missing documentation for:
spaces (src/Text/Layout/Table/Primitives/Basic.hs:33)
fillLeft' (src/Text/Layout/Table/Primitives/Basic.hs:57)
fillCenter' (src/Text/Layout/Table/Primitives/Basic.hs:68)
fillStart' (src/Text/Layout/Table/Primitives/Basic.hs:36)
fillStart (src/Text/Layout/Table/Primitives/Basic.hs:39)
fillEnd (src/Text/Layout/Table/Primitives/Basic.hs:42)
fillBoth' (src/Text/Layout/Table/Primitives/Basic.hs:45)
fillBoth (src/Text/Layout/Table/Primitives/Basic.hs:54)
Warning: 'chunksOf' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'split' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'dimorphicSpaces' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Line' is ambiguous. It is defined
* at src/Text/Layout/Table/Justify.hs:39:7
* at src/Text/Layout/Table/Justify.hs:38: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/Layout/Table/Justify.hs:38:1
90% ( 10 / 11) in 'Text.Layout.Table.Justify'
Missing documentation for:
dimorphicSummandsBy (src/Text/Layout/Table/Justify.hs:122)
85% ( 6 / 7) in 'Text.Layout.Table.Spec.LenSpec'
Missing documentation for:
Module header
60% ( 3 / 5) in 'Text.Layout.Table.Spec.OccSpec'
Missing documentation for:
Module header
predicate (src/Text/Layout/Table/Spec/OccSpec.hs:14)
83% ( 5 / 6) in 'Text.Layout.Table.Spec.AlignSpec'
Missing documentation for:
Module header
40% ( 4 / 10) in 'Text.Layout.Table.Spec.Position'
Missing documentation for:
Module header
left (src/Text/Layout/Table/Spec/Position.hs:41)
right (src/Text/Layout/Table/Spec/Position.hs:44)
center (src/Text/Layout/Table/Spec/Position.hs:47)
top (src/Text/Layout/Table/Spec/Position.hs:50)
bottom (src/Text/Layout/Table/Spec/Position.hs:53)
Warning: 'HeaderColSpec' is ambiguous. It is defined
* at src/Text/Layout/Table/Spec/HeaderColSpec.hs:9:22
* at src/Text/Layout/Table/Spec/HeaderColSpec.hs:9: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/Layout/Table/Spec/HeaderColSpec.hs:9:1
75% ( 3 / 4) in 'Text.Layout.Table.Spec.HeaderColSpec'
Missing documentation for:
Module header
Warning: 'HeaderColSpec' is ambiguous. It is defined
* at src/Text/Layout/Table/Spec/HeaderColSpec.hs:9:22
* at src/Text/Layout/Table/Spec/HeaderColSpec.hs:9: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/Layout/Table/Spec/HeaderColSpec.hs:9:1
92% ( 12 / 13) in 'Text.Layout.Table.Spec.HeaderSpec'
Missing documentation for:
Module header
Warning: 'ColSpec' is ambiguous. It is defined
* at src/Text/Layout/Table/Spec/ColSpec.hs:24:7
* at src/Text/Layout/Table/Spec/ColSpec.hs:23: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/Layout/Table/Spec/ColSpec.hs:23:1
50% ( 5 / 10) in 'Text.Layout.Table.Spec.ColSpec'
Missing documentation for:
Module header
lenSpec
position
alignSpec
cutMark
66% ( 2 / 3) in 'Text.Layout.Table.Spec.Util'
Missing documentation for:
Module header
Warning: 'RowGroups' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
70% ( 7 / 10) in 'Text.Layout.Table.Spec.RowGroup'
Missing documentation for:
Module header
ColumnSegment (src/Text/Layout/Table/Spec/RowGroup.hs:39)
SegmentedColumn (src/Text/Layout/Table/Spec/RowGroup.hs:45)
Warning: 'Text' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
75% ( 3 / 4) in 'Text.Layout.Table.StringBuilder'
Missing documentation for:
Module header
Warning: 'hSpace' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 3 / 3) in 'Text.Layout.Table.Primitives.Table'
Warning: 'CellView' is ambiguous. It is defined
* at src/Text/Layout/Table/Cell.hs:24:5
* at src/Text/Layout/Table/Cell.hs:23: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/Layout/Table/Cell.hs:23:1
Warning: 'upper' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'lower' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'AlignInfo' is ambiguous. It is defined
* at src/Text/Layout/Table/Primitives/AlignInfo.hs:7:18
* at src/Text/Layout/Table/Primitives/AlignInfo.hs:7: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/Layout/Table/Primitives/AlignInfo.hs:7:1
Warning: 'CellMod' is ambiguous. It is defined
* at src/Text/Layout/Table/Primitives/CellMod.hs:7:5
* at src/Text/Layout/Table/Primitives/CellMod.hs:6: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/Layout/Table/Primitives/CellMod.hs:6:1
Warning: 'a' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
84% ( 32 / 38) in 'Text.Layout.Table.Cell'
Missing documentation for:
Module header
CutAction (src/Text/Layout/Table/Cell.hs:344)
surplusSpace (src/Text/Layout/Table/Cell.hs:351)
determineCutAction (src/Text/Layout/Table/Cell.hs:357)
CutInfo (src/Text/Layout/Table/Cell.hs:362)
applyCutInfo (src/Text/Layout/Table/Cell.hs:396)
Warning: 'AlignInfo' is ambiguous. It is defined
* at src/Text/Layout/Table/Primitives/AlignInfo.hs:7:18
* at src/Text/Layout/Table/Primitives/AlignInfo.hs:7: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/Layout/Table/Primitives/AlignInfo.hs:7:1
88% ( 15 / 17) in 'Text.Layout.Table.Primitives.ColumnModifier'
Missing documentation for:
Module header
unpackColSpecs (src/Text/Layout/Table/Primitives/ColumnModifier.hs:102)
Warning: 'HeaderColSpec' is ambiguous. It is defined
* at src/Text/Layout/Table/Spec/HeaderColSpec.hs:9:22
* at src/Text/Layout/Table/Spec/HeaderColSpec.hs:9: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/Layout/Table/Spec/HeaderColSpec.hs:9:1
50% ( 1 / 2) in 'Text.Layout.Table.Primitives.Header'
Missing documentation for:
Module header
100% ( 3 / 3) in 'Text.Layout.Table.Pandoc'
66% ( 2 / 3) in 'Text.Layout.Table.Cell.WideString'
Missing documentation for:
Module header
83% ( 5 / 6) in 'Text.Layout.Table.Cell.Formatted'
Missing documentation for:
Formatted (src/Text/Layout/Table/Cell/Formatted.hs:29)
Warning: 'TableStyleSpec' is ambiguous. It is defined
* at src/Text/Layout/Table/Style.hs:196:7
* at src/Text/Layout/Table/Style.hs:195: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/Layout/Table/Style.hs:195:1
Warning: 'TableStyle' is ambiguous. It is defined
* at src/Text/Layout/Table/Style.hs:66:7
* at src/Text/Layout/Table/Style.hs:65: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/Layout/Table/Style.hs:65:1
90% ( 30 / 33) in 'Text.Layout.Table.Style'
Missing documentation for:
asciiTableStyleFromSpec (src/Text/Layout/Table/Style.hs:240)
roundedAsciiTableStyleFromSpec (src/Text/Layout/Table/Style.hs:244)
unicodeTableStyleFromSpec (src/Text/Layout/Table/Style.hs:248)
83% ( 5 / 6) in 'Text.Layout.Table.Spec.TableSpec'
Missing documentation for:
Module header
100% ( 7 / 7) in 'Text.Layout.Table.Vertical'
Warning: 'TableSpec' is ambiguous. It is defined
* at src/Text/Layout/Table/Spec/TableSpec.hs:13:7
* at src/Text/Layout/Table/Spec/TableSpec.hs:12: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/Layout/Table/Spec/TableSpec.hs:12:1
95% (124 /130) in 'Text.Layout.Table'
Missing documentation for:
left (src/Text/Layout/Table/Spec/Position.hs:41)
right (src/Text/Layout/Table/Spec/Position.hs:44)
center (src/Text/Layout/Table/Spec/Position.hs:47)
concatLines (src/Text/Layout/Table.hs:257)
top (src/Text/Layout/Table/Spec/Position.hs:50)
bottom (src/Text/Layout/Table/Spec/Position.hs:53)
Warning: Text.Layout.Table.Cell.Formatted: could not find link destinations for:
- Text.Layout.Table.Cell.Formatted.Empty
- Text.Layout.Table.Cell.Formatted.Concat
- Text.Layout.Table.Cell.Formatted.Plain
- Text.Layout.Table.Cell.Formatted.Format
Documentation created: dist/doc/html/table-layout/,
dist/doc/html/table-layout/table-layout.txt
Installing executable table-layout-test-styles in /var/lib/hackage-doc-builder/build-cache/tmp-install/bin
Warning: The directory
/var/lib/hackage-doc-builder/build-cache/tmp-install/bin is not in the system
search path.
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/table-layout-1.0.0.2-PkhpHde0s042pN15t0o63
Completed table-layout-1.0.0.2
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):
- call-stack-0.4.0 (lib:call-stack) (requires build)
- colour-2.3.6 (lib:colour) (requires build)
- data-default-0.8.0.1 (lib:data-default) (requires build)
- emojis-0.1.4.1 (lib:emojis) (requires build)
- haskell-lexer-1.2.1 (lib:haskell-lexer) (requires build)
- hspec-discover-2.11.12 (lib:hspec-discover) (requires build)
- primitive-0.9.1.0 (lib:primitive) (requires build)
- safe-0.3.21 (lib:safe) (requires build)
- splitmix-0.1.1 (lib:splitmix) (requires build)
- HUnit-1.6.2.0 (lib:HUnit) (requires build)
- ansi-terminal-types-1.1 (lib:ansi-terminal-types) (requires build)
- data-default-class-0.2.0.0 (lib:data-default-class) (requires build)
- doclayout-0.5 (lib:doclayout) (requires build)
- random-1.3.1 (lib:random) (requires build)
- hspec-expectations-0.8.4 (lib:hspec-expectations) (requires build)
- ansi-terminal-1.1.2 (lib:ansi-terminal) (requires build)
- tf-random-0.5 (lib:tf-random) (requires build)
- QuickCheck-2.15.0.1 (lib:QuickCheck) (requires build)
- quickcheck-io-0.2.0 (lib:quickcheck-io) (requires build)
- hspec-core-2.11.12 (lib:hspec-core) (requires build)
- hspec-2.11.12 (lib:hspec) (requires build)
- table-layout-1.0.0.2 (first run)
Configuring call-stack-0.4.0...
Preprocessing library for call-stack-0.4.0..
Building library for call-stack-0.4.0..
[1 of 3] Compiling Data.SrcLoc ( src/Data/SrcLoc.hs, dist/build/Data/SrcLoc.o, dist/build/Data/SrcLoc.dyn_o )
[2 of 3] Compiling Data.CallStack ( src/Data/CallStack.hs, dist/build/Data/CallStack.o, dist/build/Data/CallStack.dyn_o )
[3 of 3] Compiling Paths_call_stack ( dist/build/autogen/Paths_call_stack.hs, dist/build/Paths_call_stack.o, dist/build/Paths_call_stack.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/call-stack-0.4.0-94f8906dcb5c6f1c3174dd004e0ba3cda660617eeaefd597c362501f863eecf2/lib
Configuring colour-2.3.6...
Preprocessing library for colour-2.3.6..
Building library for colour-2.3.6..
[ 1 of 14] Compiling Data.Colour.CIE.Chromaticity ( Data/Colour/CIE/Chromaticity.hs, dist/build/Data/Colour/CIE/Chromaticity.o, dist/build/Data/Colour/CIE/Chromaticity.dyn_o )
[ 2 of 14] Compiling Data.Colour.CIE.Illuminant ( Data/Colour/CIE/Illuminant.hs, dist/build/Data/Colour/CIE/Illuminant.o, dist/build/Data/Colour/CIE/Illuminant.dyn_o )
[ 3 of 14] Compiling Data.Colour.Chan ( Data/Colour/Chan.hs, dist/build/Data/Colour/Chan.o, dist/build/Data/Colour/Chan.dyn_o )
[ 4 of 14] Compiling Data.Colour.Internal ( Data/Colour/Internal.hs, dist/build/Data/Colour/Internal.o, dist/build/Data/Colour/Internal.dyn_o )
[ 5 of 14] Compiling Data.Colour.Matrix ( Data/Colour/Matrix.hs, dist/build/Data/Colour/Matrix.o, dist/build/Data/Colour/Matrix.dyn_o )
[ 6 of 14] Compiling Data.Colour.RGB ( Data/Colour/RGB.hs, dist/build/Data/Colour/RGB.o, dist/build/Data/Colour/RGB.dyn_o )
[ 7 of 14] Compiling Data.Colour.RGBSpace.HSL ( Data/Colour/RGBSpace/HSL.hs, dist/build/Data/Colour/RGBSpace/HSL.o, dist/build/Data/Colour/RGBSpace/HSL.dyn_o )
[ 8 of 14] Compiling Data.Colour.RGBSpace.HSV ( Data/Colour/RGBSpace/HSV.hs, dist/build/Data/Colour/RGBSpace/HSV.o, dist/build/Data/Colour/RGBSpace/HSV.dyn_o )
[ 9 of 14] Compiling Data.Colour.SRGB.Linear ( Data/Colour/SRGB/Linear.hs, dist/build/Data/Colour/SRGB/Linear.o, dist/build/Data/Colour/SRGB/Linear.dyn_o )
[10 of 14] Compiling Data.Colour.RGBSpace ( Data/Colour/RGBSpace.hs, dist/build/Data/Colour/RGBSpace.o, dist/build/Data/Colour/RGBSpace.dyn_o )
[11 of 14] Compiling Data.Colour.SRGB ( Data/Colour/SRGB.hs, dist/build/Data/Colour/SRGB.o, dist/build/Data/Colour/SRGB.dyn_o )
Data/Colour/SRGB.hs:117:8: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
117 | x' | head x == '#' = tail x
| ^^^^
Data/Colour/SRGB.hs:117:24: 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."
|
117 | x' | head x == '#' = tail x
| ^^^^
Data/Colour/SRGB.hs:127:50: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
127 | sRGB24read x | length rx /= 1 || not (null (snd (head rx))) =
| ^^^^
Data/Colour/SRGB.hs:129:33: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Prelude, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
129 | | otherwise = fst (head rx)
| ^^^^
[12 of 14] Compiling Data.Colour ( Data/Colour.hs, dist/build/Data/Colour.o, dist/build/Data/Colour.dyn_o )
[13 of 14] Compiling Data.Colour.Names ( Data/Colour/Names.hs, dist/build/Data/Colour/Names.o, dist/build/Data/Colour/Names.dyn_o )
[14 of 14] Compiling Data.Colour.CIE ( Data/Colour/CIE.hs, dist/build/Data/Colour/CIE.o, dist/build/Data/Colour/CIE.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/colour-2.3.6-253cbe603d6176b2857f0dc52f7fcc24904af21685fe604e4b8a85488a2ca750/lib
Configuring data-default-0.8.0.1...
Preprocessing library for data-default-0.8.0.1..
Building library for data-default-0.8.0.1..
[1 of 2] Compiling Data.Default.Internal ( Data/Default/Internal.hs, dist/build/Data/Default/Internal.o, dist/build/Data/Default/Internal.dyn_o )
[2 of 2] Compiling Data.Default ( Data/Default.hs, dist/build/Data/Default.o, dist/build/Data/Default.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/data-default-0.8.0.1-155619ee9fbd8907895757077a88c31bc6e99723ff3f109a58031d9642f1284b/lib
Configuring emojis-0.1.4.1...
Preprocessing library for emojis-0.1.4.1..
Building library for emojis-0.1.4.1..
[1 of 2] Compiling Trie ( src/Trie.hs, dist/build/Trie.o, dist/build/Trie.dyn_o )
[2 of 2] Compiling Text.Emoji ( src/Text/Emoji.hs, dist/build/Text/Emoji.o, dist/build/Text/Emoji.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/emojis-0.1.4.1-9438d39849ea546cf2c93791f70641c5d171284a6f27a3d9a87f062d58c2ee65/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-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/haskell-lexer-1.2.1-246ebdc836f8b4d929722e91b4153850119e5aefe9399b6f26c686975ba33859/lib
Configuring hspec-discover-2.11.12...
Preprocessing library for hspec-discover-2.11.12..
Building library for hspec-discover-2.11.12..
[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.12..
Building executable 'hspec-discover' for hspec-discover-2.11.12..
[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-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hspec-discover-2.11.12-0eaa409564f6c320363312978649930e66ebfba6724a877b5c190b871f6b6ae0/lib
Installing executable hspec-discover in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hspec-discover-2.11.12-0eaa409564f6c320363312978649930e66ebfba6724a877b5c190b871f6b6ae0/bin
Warning: The directory
/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hspec-discover-2.11.12-0eaa409564f6c320363312978649930e66ebfba6724a877b5c190b871f6b6ae0/bin
is not in the system search path.
Configuring primitive-0.9.1.0...
Preprocessing library for primitive-0.9.1.0..
Building library for primitive-0.9.1.0..
[ 1 of 14] Compiling Data.Primitive.Internal.Read ( Data/Primitive/Internal/Read.hs, dist/build/Data/Primitive/Internal/Read.o, dist/build/Data/Primitive/Internal/Read.dyn_o )
[ 2 of 14] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o, dist/build/Data/Primitive/MachDeps.dyn_o )
[ 3 of 14] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o, dist/build/Data/Primitive/Internal/Operations.dyn_o )
[ 4 of 14] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o, dist/build/Control/Monad/Primitive.dyn_o )
[ 5 of 14] Compiling Data.Primitive.MVar ( Data/Primitive/MVar.hs, dist/build/Data/Primitive/MVar.o, dist/build/Data/Primitive/MVar.dyn_o )
[ 6 of 14] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o, dist/build/Data/Primitive/Array.dyn_o )
[ 7 of 14] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o, dist/build/Data/Primitive/MutVar.dyn_o )
[ 8 of 14] Compiling Data.Primitive.SmallArray ( Data/Primitive/SmallArray.hs, dist/build/Data/Primitive/SmallArray.o, dist/build/Data/Primitive/SmallArray.dyn_o )
[ 9 of 14] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o, dist/build/Data/Primitive/Types.dyn_o )
[10 of 14] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o, dist/build/Data/Primitive/ByteArray.dyn_o )
[11 of 14] Compiling Data.Primitive.PrimArray ( Data/Primitive/PrimArray.hs, dist/build/Data/Primitive/PrimArray.o, dist/build/Data/Primitive/PrimArray.dyn_o )
[12 of 14] Compiling Data.Primitive.Ptr ( Data/Primitive/Ptr.hs, dist/build/Data/Primitive/Ptr.o, dist/build/Data/Primitive/Ptr.dyn_o )
[13 of 14] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o, dist/build/Data/Primitive.dyn_o )
[14 of 14] Compiling Data.Primitive.PrimVar ( Data/Primitive/PrimVar.hs, dist/build/Data/Primitive/PrimVar.o, dist/build/Data/Primitive/PrimVar.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/primitive-0.9.1.0-59a9ebea8b573ac02a2fa31dc65927a8a9eb78e5731852981c7b075a7a370e28/lib
Configuring safe-0.3.21...
Preprocessing library for safe-0.3.21..
Building library for safe-0.3.21..
[1 of 5] Compiling Safe.Partial ( Safe/Partial.hs, dist/build/Safe/Partial.o, dist/build/Safe/Partial.dyn_o )
[2 of 5] Compiling Safe.Util ( Safe/Util.hs, dist/build/Safe/Util.o, dist/build/Safe/Util.dyn_o )
[3 of 5] Compiling Safe.Foldable ( Safe/Foldable.hs, dist/build/Safe/Foldable.o, dist/build/Safe/Foldable.dyn_o )
[4 of 5] Compiling Safe.Exact ( Safe/Exact.hs, dist/build/Safe/Exact.o, dist/build/Safe/Exact.dyn_o )
[5 of 5] Compiling Safe ( Safe.hs, dist/build/Safe.o, dist/build/Safe.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/safe-0.3.21-667caccda2eca531a82002856fb489d3fb498c7b70b672e9eeb203b7683b0cca/lib
Configuring splitmix-0.1.1...
Preprocessing library for splitmix-0.1.1..
Building library for splitmix-0.1.1..
[1 of 4] Compiling Data.Bits.Compat ( src-compat/Data/Bits/Compat.hs, dist/build/Data/Bits/Compat.o, dist/build/Data/Bits/Compat.dyn_o )
[2 of 4] Compiling System.Random.SplitMix.Init ( src/System/Random/SplitMix/Init.hs, dist/build/System/Random/SplitMix/Init.o, dist/build/System/Random/SplitMix/Init.dyn_o )
[3 of 4] Compiling System.Random.SplitMix ( src/System/Random/SplitMix.hs, dist/build/System/Random/SplitMix.o, dist/build/System/Random/SplitMix.dyn_o )
[4 of 4] Compiling System.Random.SplitMix32 ( src/System/Random/SplitMix32.hs, dist/build/System/Random/SplitMix32.o, dist/build/System/Random/SplitMix32.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/splitmix-0.1.1-52bf8212af2f811d7d9687b17bc3a6b89bd23e2f903806d40660ce3576bffb5d/lib
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-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/HUnit-1.6.2.0-d50047daef55f01197e27778229a480bf7a0bec796cf517cc2205162eaa2d3a7/lib
Configuring ansi-terminal-types-1.1...
Preprocessing library for ansi-terminal-types-1.1..
Building library for ansi-terminal-types-1.1..
[1 of 1] Compiling System.Console.ANSI.Types ( src/System/Console/ANSI/Types.hs, dist/build/System/Console/ANSI/Types.o, dist/build/System/Console/ANSI/Types.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/ansi-terminal-types-1.1-fd6c8ec093deffea382bd38bf68456cce835ee62ea4d8efdd7d014838359f260/lib
Configuring data-default-class-0.2.0.0...
Preprocessing library for data-default-class-0.2.0.0..
Building library for data-default-class-0.2.0.0..
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o, dist/build/Data/Default/Class.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/data-default-class-0.2.0.0-48c6989c8ca69ccb415b7ff8b8df5a3de19effa73658f3d644631f3fd31371a9/lib
Configuring doclayout-0.5...
Preprocessing library for doclayout-0.5..
Building library for doclayout-0.5..
[1 of 4] Compiling Text.DocLayout.ANSIFont ( src/Text/DocLayout/ANSIFont.hs, dist/build/Text/DocLayout/ANSIFont.o, dist/build/Text/DocLayout/ANSIFont.dyn_o )
[2 of 4] Compiling Text.DocLayout.Attributed ( src/Text/DocLayout/Attributed.hs, dist/build/Text/DocLayout/Attributed.o, dist/build/Text/DocLayout/Attributed.dyn_o )
[3 of 4] Compiling Text.DocLayout.HasChars ( src/Text/DocLayout/HasChars.hs, dist/build/Text/DocLayout/HasChars.o, dist/build/Text/DocLayout/HasChars.dyn_o )
[4 of 4] Compiling Text.DocLayout ( src/Text/DocLayout.hs, dist/build/Text/DocLayout.o, dist/build/Text/DocLayout.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/doclayout-0.5-2880cdcf142445552864e4fdbfcc6ba7872a9caf30ace5d89ec59a5fef40ffbe/lib
Configuring random-1.3.1...
Preprocessing library for random-1.3.1..
Building library for random-1.3.1..
[1 of 6] Compiling System.Random.Array ( src/System/Random/Array.hs, dist/build/System/Random/Array.o, dist/build/System/Random/Array.dyn_o )
[2 of 6] Compiling System.Random.GFinite ( src/System/Random/GFinite.hs, dist/build/System/Random/GFinite.o, dist/build/System/Random/GFinite.dyn_o )
[3 of 6] Compiling System.Random.Internal ( src/System/Random/Internal.hs, dist/build/System/Random/Internal.o, dist/build/System/Random/Internal.dyn_o )
[4 of 6] Compiling System.Random.Seed ( src/System/Random/Seed.hs, dist/build/System/Random/Seed.o, dist/build/System/Random/Seed.dyn_o )
[5 of 6] Compiling System.Random ( src/System/Random.hs, dist/build/System/Random.o, dist/build/System/Random.dyn_o )
[6 of 6] Compiling System.Random.Stateful ( src/System/Random/Stateful.hs, dist/build/System/Random/Stateful.o, dist/build/System/Random/Stateful.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/random-1.3.1-993629eb713cfb056a377ec103a7c8f84a917abdb41ea57f8c0d7cc3d7760b8b/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-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hspec-expectations-0.8.4-3b6302af30ba69469aebbc018f72429bd11b1687a310ab1e5a24205ac0f98d8f/lib
Configuring ansi-terminal-1.1.2...
Preprocessing library for ansi-terminal-1.1.2..
Building library for ansi-terminal-1.1.2..
[1 of 3] Compiling System.Console.ANSI.Codes ( src/System/Console/ANSI/Codes.hs, dist/build/System/Console/ANSI/Codes.o, dist/build/System/Console/ANSI/Codes.dyn_o )
[2 of 3] Compiling System.Console.ANSI.Internal ( unix/System/Console/ANSI/Internal.hs, dist/build/System/Console/ANSI/Internal.o, dist/build/System/Console/ANSI/Internal.dyn_o )
[3 of 3] Compiling System.Console.ANSI ( src/System/Console/ANSI.hs, dist/build/System/Console/ANSI.o, dist/build/System/Console/ANSI.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/ansi-terminal-1.1.2-2165acdd7d95f578551f4f1f3ea8db4446151779246cd0ce4be079a4bcb1143e/lib
Configuring tf-random-0.5...
Preprocessing library for tf-random-0.5..
Building library for tf-random-0.5..
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o, dist/build/System/Random/TF/Gen.dyn_o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o, dist/build/System/Random/TF/Init.dyn_o )
src/System/Random/TF/Init.hs:94:5: warning: [GHC-68441] [-Wdeprecations]
In the use of bitSize
(imported from Data.Bits, but defined in GHC.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
|
94 | | bitSize n > 64 = error "mkTFGen: case where size of Int > 64 not implemented"
| ^^^^^^^
[3 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o, dist/build/System/Random/TF.dyn_o )
[4 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o, dist/build/System/Random/TF/Instances.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/tf-random-0.5-4b2bdd5777426d850b83d4b34a25f39907e1ebf56b69f8c4c1d821541926c9ba/lib
Configuring QuickCheck-2.15.0.1...
Preprocessing library for QuickCheck-2.15.0.1..
Building library for QuickCheck-2.15.0.1..
[ 1 of 16] Compiling Test.QuickCheck.Exception ( src/Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o, dist/build/Test/QuickCheck/Exception.dyn_o )
[ 2 of 16] Compiling Test.QuickCheck.Random ( src/Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o, dist/build/Test/QuickCheck/Random.dyn_o )
src/Test/QuickCheck/Random.hs:50:37: warning: [GHC-68441] [-Wdeprecations]
In the use of genShortByteString
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `System.Random.uniformShortByteString`"
|
50 | genShortByteString n = wrapQCGen (genShortByteString n)
| ^^^^^^^^^^^^^^^^^^
src/Test/QuickCheck/Random.hs:83:16: warning: [GHC-68441] [-Wdeprecations]
In the use of split
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `splitGen`"
|
83 | left = fst . split
| ^^^^^
src/Test/QuickCheck/Random.hs:84:17: warning: [GHC-68441] [-Wdeprecations]
In the use of split
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `splitGen`"
|
84 | right = snd . split
| ^^^^^
[ 3 of 16] Compiling Test.QuickCheck.Gen ( src/Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o, dist/build/Test/QuickCheck/Gen.dyn_o )
src/Test/QuickCheck/Gen.hs:92:12: warning: [GHC-68441] [-Wdeprecations]
In the use of split
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `splitGen`"
|
92 | case split r of
| ^^^^^
[ 4 of 16] Compiling Test.QuickCheck.Gen.Unsafe ( src/Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o, dist/build/Test/QuickCheck/Gen/Unsafe.dyn_o )
[ 5 of 16] Compiling Test.QuickCheck.Arbitrary ( src/Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o, dist/build/Test/QuickCheck/Arbitrary.dyn_o )
[ 6 of 16] Compiling Test.QuickCheck.Poly ( src/Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o, dist/build/Test/QuickCheck/Poly.dyn_o )
[ 7 of 16] Compiling Test.QuickCheck.Modifiers ( src/Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o, dist/build/Test/QuickCheck/Modifiers.dyn_o )
[ 8 of 16] Compiling Test.QuickCheck.Function ( src/Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o, dist/build/Test/QuickCheck/Function.dyn_o )
[ 9 of 16] Compiling Test.QuickCheck.Text ( src/Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o, dist/build/Test/QuickCheck/Text.dyn_o )
[10 of 16] Compiling Test.QuickCheck.State ( src/Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o, dist/build/Test/QuickCheck/State.dyn_o )
[11 of 16] Compiling Test.QuickCheck.Property ( src/Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o, dist/build/Test/QuickCheck/Property.dyn_o )
[12 of 16] Compiling Test.QuickCheck.Test ( src/Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o, dist/build/Test/QuickCheck/Test.dyn_o )
src/Test/QuickCheck/Test.hs:501:17: warning: [GHC-68441] [-Wdeprecations]
In the use of split
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `splitGen`"
|
501 | (rnd1,rnd2) = split (randomSeed st)
| ^^^^^
[13 of 16] Compiling Test.QuickCheck.Monadic ( src/Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o, dist/build/Test/QuickCheck/Monadic.dyn_o )
[14 of 16] Compiling Test.QuickCheck.All ( src/Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o, dist/build/Test/QuickCheck/All.dyn_o )
[15 of 16] Compiling Test.QuickCheck.Features ( src/Test/QuickCheck/Features.hs, dist/build/Test/QuickCheck/Features.o, dist/build/Test/QuickCheck/Features.dyn_o )
[16 of 16] Compiling Test.QuickCheck ( src/Test/QuickCheck.hs, dist/build/Test/QuickCheck.o, dist/build/Test/QuickCheck.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/QuickCheck-2.15.0.1-5983dcaa584ea483ef9e9ea2af7fa224df0fae931fdcab4c744423c7bc41920d/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-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/quickcheck-io-0.2.0-be809c33c83a4dc6a39d09adb7dec75c78785f0d1b31add639c4b0ff33738071/lib
Configuring hspec-core-2.11.12...
Preprocessing library for hspec-core-2.11.12..
Building library for hspec-core-2.11.12..
[ 1 of 52] Compiling Control.Concurrent.Async ( vendor/Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o, dist/build/Control/Concurrent/Async.dyn_o )
[ 2 of 52] Compiling Data.Algorithm.Diff ( vendor/Data/Algorithm/Diff.hs, dist/build/Data/Algorithm/Diff.o, dist/build/Data/Algorithm/Diff.dyn_o )
[ 3 of 52] 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 52] 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 52] 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 52] 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 52] Compiling NonEmpty ( src/NonEmpty.hs, dist/build/NonEmpty.o, dist/build/NonEmpty.dyn_o )
[ 8 of 52] Compiling GetOpt.Declarative.Types ( src/GetOpt/Declarative/Types.hs, dist/build/GetOpt/Declarative/Types.o, dist/build/GetOpt/Declarative/Types.dyn_o )
[ 9 of 52] Compiling GetOpt.Declarative.Environment ( src/GetOpt/Declarative/Environment.hs, dist/build/GetOpt/Declarative/Environment.o, dist/build/GetOpt/Declarative/Environment.dyn_o )
[10 of 52] 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 )
[11 of 52] 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 )
[12 of 52] Compiling Test.Hspec.Core.Formatters.Pretty.Parser.Parser ( src/Test/Hspec/Core/Formatters/Pretty/Parser/Parser.hs, dist/build/Test/Hspec/Core/Formatters/Pretty/Parser/Parser.o, dist/build/Test/Hspec/Core/Formatters/Pretty/Parser/Parser.dyn_o )
[13 of 52] 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 )
[14 of 52] 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 )
[15 of 52] 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 )
[16 of 52] 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 )
[17 of 52] 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 )
[18 of 52] 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 )
[19 of 52] 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 )
[20 of 52] 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 )
[21 of 52] 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 )
[22 of 52] 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 )
[23 of 52] 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 )
[24 of 52] 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 )
[25 of 52] 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 )
[26 of 52] 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 )
[27 of 52] 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 )
[28 of 52] 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 )
[29 of 52] 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 )
[30 of 52] 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 )
[31 of 52] 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 )
[32 of 52] 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 )
[33 of 52] Compiling GetOpt.Declarative.Util ( src/GetOpt/Declarative/Util.hs, dist/build/GetOpt/Declarative/Util.o, dist/build/GetOpt/Declarative/Util.dyn_o )
[34 of 52] Compiling GetOpt.Declarative.Interpret ( src/GetOpt/Declarative/Interpret.hs, dist/build/GetOpt/Declarative/Interpret.o, dist/build/GetOpt/Declarative/Interpret.dyn_o )
[35 of 52] Compiling GetOpt.Declarative ( src/GetOpt/Declarative.hs, dist/build/GetOpt/Declarative.o, dist/build/GetOpt/Declarative.dyn_o )
[36 of 52] 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 )
[37 of 52] 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 )
[38 of 52] 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 )
[39 of 52] 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 )
[40 of 52] 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 )
[41 of 52] 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 )
[42 of 52] 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 )
[43 of 52] 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 )
[44 of 52] 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 )
[45 of 52] 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 )
[46 of 52] 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 )
[47 of 52] 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 )
[48 of 52] 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 )
[49 of 52] 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 )
[50 of 52] 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 )
[51 of 52] 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 )
[52 of 52] 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-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hspec-core-2.11.12-00bc00049c0d488b492ba856bba07b40f516f1750d8cc7710bf6f8b5b3b25c60/lib
Configuring hspec-2.11.12...
Preprocessing library for hspec-2.11.12..
Building library for hspec-2.11.12..
[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-2130781/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hspec-2.11.12-d92216aa238118de9078c136a0a57f09dc88795eac83690e5ff5c02629c1d06b/lib
Configuring table-layout-1.0.0.2...
Preprocessing test suite 'table-layout-tests' for table-layout-1.0.0.2..
Building test suite 'table-layout-tests' for table-layout-1.0.0.2..
[ 1 of 28] Compiling Text.Layout.Table.LineStyle ( src/Text/Layout/Table/LineStyle.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/LineStyle.o )
[ 2 of 28] Compiling Text.Layout.Table.Primitives.AlignInfo ( src/Text/Layout/Table/Primitives/AlignInfo.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Primitives/AlignInfo.o )
[ 3 of 28] Compiling Text.Layout.Table.Primitives.CellMod ( src/Text/Layout/Table/Primitives/CellMod.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Primitives/CellMod.o )
[ 4 of 28] Compiling Text.Layout.Table.Spec.CutMark ( src/Text/Layout/Table/Spec/CutMark.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Spec/CutMark.o )
[ 5 of 28] Compiling Text.Layout.Table.Primitives.Basic ( src/Text/Layout/Table/Primitives/Basic.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Primitives/Basic.o )
[ 6 of 28] Compiling Text.Layout.Table.Justify ( src/Text/Layout/Table/Justify.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Justify.o )
[ 7 of 28] Compiling Text.Layout.Table.Spec.LenSpec ( src/Text/Layout/Table/Spec/LenSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Spec/LenSpec.o )
[ 8 of 28] Compiling Text.Layout.Table.Spec.OccSpec ( src/Text/Layout/Table/Spec/OccSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Spec/OccSpec.o )
[ 9 of 28] Compiling Text.Layout.Table.Spec.AlignSpec ( src/Text/Layout/Table/Spec/AlignSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Spec/AlignSpec.o )
[10 of 28] Compiling Text.Layout.Table.Spec.Position ( src/Text/Layout/Table/Spec/Position.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Spec/Position.o )
[11 of 28] Compiling Text.Layout.Table.Spec.HeaderColSpec ( src/Text/Layout/Table/Spec/HeaderColSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Spec/HeaderColSpec.o )
[12 of 28] Compiling Text.Layout.Table.Spec.HeaderSpec ( src/Text/Layout/Table/Spec/HeaderSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Spec/HeaderSpec.o )
[13 of 28] Compiling Text.Layout.Table.Spec.ColSpec ( src/Text/Layout/Table/Spec/ColSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Spec/ColSpec.o )
[14 of 28] Compiling Text.Layout.Table.Spec.Util ( src/Text/Layout/Table/Spec/Util.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Spec/Util.o )
[15 of 28] Compiling Text.Layout.Table.Spec.RowGroup ( src/Text/Layout/Table/Spec/RowGroup.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Spec/RowGroup.o )
[16 of 28] Compiling Text.Layout.Table.StringBuilder ( src/Text/Layout/Table/StringBuilder.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/StringBuilder.o )
[17 of 28] Compiling Text.Layout.Table.Primitives.Table ( src/Text/Layout/Table/Primitives/Table.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Primitives/Table.o )
[18 of 28] Compiling Text.Layout.Table.Cell ( src/Text/Layout/Table/Cell.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Cell.o )
[19 of 28] Compiling Text.Layout.Table.Primitives.ColumnModifier ( src/Text/Layout/Table/Primitives/ColumnModifier.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Primitives/ColumnModifier.o )
[20 of 28] Compiling Text.Layout.Table.Primitives.Header ( src/Text/Layout/Table/Primitives/Header.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Primitives/Header.o )
[21 of 28] Compiling Text.Layout.Table.Cell.WideString ( src/Text/Layout/Table/Cell/WideString.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Cell/WideString.o )
[22 of 28] Compiling Text.Layout.Table.Cell.Formatted ( src/Text/Layout/Table/Cell/Formatted.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Cell/Formatted.o )
[23 of 28] Compiling Text.Layout.Table.Style ( src/Text/Layout/Table/Style.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Style.o )
[24 of 28] Compiling Text.Layout.Table.Spec.TableSpec ( src/Text/Layout/Table/Spec/TableSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Spec/TableSpec.o )
[25 of 28] Compiling Text.Layout.Table.Vertical ( src/Text/Layout/Table/Vertical.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table/Vertical.o )
[26 of 28] Compiling Text.Layout.Table ( src/Text/Layout/Table.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Text/Layout/Table.o )
[27 of 28] Compiling TestSpec ( test-suite/TestSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/TestSpec.o )
[28 of 28] Compiling Main ( test-suite/Spec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests-tmp/Main.o )
[29 of 29] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-tests/table-layout-tests
Preprocessing executable 'table-layout-test-styles' for table-layout-1.0.0.2..
Building executable 'table-layout-test-styles' for table-layout-1.0.0.2..
[ 1 of 27] Compiling Text.Layout.Table.LineStyle ( src/Text/Layout/Table/LineStyle.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/LineStyle.o )
[ 2 of 27] Compiling Text.Layout.Table.Primitives.AlignInfo ( src/Text/Layout/Table/Primitives/AlignInfo.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Primitives/AlignInfo.o )
[ 3 of 27] Compiling Text.Layout.Table.Primitives.CellMod ( src/Text/Layout/Table/Primitives/CellMod.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Primitives/CellMod.o )
[ 4 of 27] Compiling Text.Layout.Table.Spec.CutMark ( src/Text/Layout/Table/Spec/CutMark.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/CutMark.o )
[ 5 of 27] Compiling Text.Layout.Table.Primitives.Basic ( src/Text/Layout/Table/Primitives/Basic.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Primitives/Basic.o )
[ 6 of 27] Compiling Text.Layout.Table.Justify ( src/Text/Layout/Table/Justify.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Justify.o )
[ 7 of 27] Compiling Text.Layout.Table.Spec.LenSpec ( src/Text/Layout/Table/Spec/LenSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/LenSpec.o )
[ 8 of 27] Compiling Text.Layout.Table.Spec.OccSpec ( src/Text/Layout/Table/Spec/OccSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/OccSpec.o )
[ 9 of 27] Compiling Text.Layout.Table.Spec.AlignSpec ( src/Text/Layout/Table/Spec/AlignSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/AlignSpec.o )
[10 of 27] Compiling Text.Layout.Table.Spec.Position ( src/Text/Layout/Table/Spec/Position.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/Position.o )
[11 of 27] Compiling Text.Layout.Table.Spec.HeaderColSpec ( src/Text/Layout/Table/Spec/HeaderColSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/HeaderColSpec.o )
[12 of 27] Compiling Text.Layout.Table.Spec.HeaderSpec ( src/Text/Layout/Table/Spec/HeaderSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/HeaderSpec.o )
[13 of 27] Compiling Text.Layout.Table.Spec.ColSpec ( src/Text/Layout/Table/Spec/ColSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/ColSpec.o )
[14 of 27] Compiling Text.Layout.Table.Spec.Util ( src/Text/Layout/Table/Spec/Util.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/Util.o )
[15 of 27] Compiling Text.Layout.Table.Spec.RowGroup ( src/Text/Layout/Table/Spec/RowGroup.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/RowGroup.o )
[16 of 27] Compiling Text.Layout.Table.StringBuilder ( src/Text/Layout/Table/StringBuilder.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/StringBuilder.o )
[17 of 27] Compiling Text.Layout.Table.Primitives.Table ( src/Text/Layout/Table/Primitives/Table.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Primitives/Table.o )
[18 of 27] Compiling Text.Layout.Table.Cell ( src/Text/Layout/Table/Cell.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Cell.o )
[19 of 27] Compiling Text.Layout.Table.Primitives.ColumnModifier ( src/Text/Layout/Table/Primitives/ColumnModifier.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Primitives/ColumnModifier.o )
[20 of 27] Compiling Text.Layout.Table.Primitives.Header ( src/Text/Layout/Table/Primitives/Header.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Primitives/Header.o )
[21 of 27] Compiling Text.Layout.Table.Cell.WideString ( src/Text/Layout/Table/Cell/WideString.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Cell/WideString.o )
[22 of 27] Compiling Text.Layout.Table.Cell.Formatted ( src/Text/Layout/Table/Cell/Formatted.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Cell/Formatted.o )
[23 of 27] Compiling Text.Layout.Table.Style ( src/Text/Layout/Table/Style.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Style.o )
[24 of 27] Compiling Text.Layout.Table.Spec.TableSpec ( src/Text/Layout/Table/Spec/TableSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Spec/TableSpec.o )
[25 of 27] Compiling Text.Layout.Table.Vertical ( src/Text/Layout/Table/Vertical.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table/Vertical.o )
[26 of 27] Compiling Text.Layout.Table ( src/Text/Layout/Table.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Text/Layout/Table.o )
[27 of 27] Compiling Main ( src/Test.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles-tmp/Main.o )
[28 of 28] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/table-layout-test-styles/table-layout-test-styles
Preprocessing library for table-layout-1.0.0.2..
Building library for table-layout-1.0.0.2..
[ 1 of 27] Compiling Text.Layout.Table.LineStyle ( src/Text/Layout/Table/LineStyle.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/LineStyle.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/LineStyle.dyn_o )
[ 2 of 27] Compiling Text.Layout.Table.Primitives.AlignInfo ( src/Text/Layout/Table/Primitives/AlignInfo.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Primitives/AlignInfo.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Primitives/AlignInfo.dyn_o )
[ 3 of 27] Compiling Text.Layout.Table.Primitives.CellMod ( src/Text/Layout/Table/Primitives/CellMod.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Primitives/CellMod.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Primitives/CellMod.dyn_o )
[ 4 of 27] Compiling Text.Layout.Table.Spec.CutMark ( src/Text/Layout/Table/Spec/CutMark.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/CutMark.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/CutMark.dyn_o )
[ 5 of 27] Compiling Text.Layout.Table.Primitives.Basic ( src/Text/Layout/Table/Primitives/Basic.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Primitives/Basic.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Primitives/Basic.dyn_o )
[ 6 of 27] Compiling Text.Layout.Table.Justify ( src/Text/Layout/Table/Justify.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Justify.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Justify.dyn_o )
[ 7 of 27] Compiling Text.Layout.Table.Spec.LenSpec ( src/Text/Layout/Table/Spec/LenSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/LenSpec.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/LenSpec.dyn_o )
[ 8 of 27] Compiling Text.Layout.Table.Spec.OccSpec ( src/Text/Layout/Table/Spec/OccSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/OccSpec.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/OccSpec.dyn_o )
[ 9 of 27] Compiling Text.Layout.Table.Spec.AlignSpec ( src/Text/Layout/Table/Spec/AlignSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/AlignSpec.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/AlignSpec.dyn_o )
[10 of 27] Compiling Text.Layout.Table.Spec.Position ( src/Text/Layout/Table/Spec/Position.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/Position.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/Position.dyn_o )
[11 of 27] Compiling Text.Layout.Table.Spec.HeaderColSpec ( src/Text/Layout/Table/Spec/HeaderColSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/HeaderColSpec.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/HeaderColSpec.dyn_o )
[12 of 27] Compiling Text.Layout.Table.Spec.HeaderSpec ( src/Text/Layout/Table/Spec/HeaderSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/HeaderSpec.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/HeaderSpec.dyn_o )
[13 of 27] Compiling Text.Layout.Table.Spec.ColSpec ( src/Text/Layout/Table/Spec/ColSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/ColSpec.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/ColSpec.dyn_o )
[14 of 27] Compiling Text.Layout.Table.Spec.Util ( src/Text/Layout/Table/Spec/Util.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/Util.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/Util.dyn_o )
[15 of 27] Compiling Text.Layout.Table.Spec.RowGroup ( src/Text/Layout/Table/Spec/RowGroup.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/RowGroup.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/RowGroup.dyn_o )
[16 of 27] Compiling Text.Layout.Table.StringBuilder ( src/Text/Layout/Table/StringBuilder.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/StringBuilder.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/StringBuilder.dyn_o )
[17 of 27] Compiling Text.Layout.Table.Primitives.Table ( src/Text/Layout/Table/Primitives/Table.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Primitives/Table.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Primitives/Table.dyn_o )
[18 of 27] Compiling Text.Layout.Table.Cell ( src/Text/Layout/Table/Cell.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Cell.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Cell.dyn_o )
[19 of 27] Compiling Text.Layout.Table.Primitives.ColumnModifier ( src/Text/Layout/Table/Primitives/ColumnModifier.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Primitives/ColumnModifier.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Primitives/ColumnModifier.dyn_o )
[20 of 27] Compiling Text.Layout.Table.Primitives.Header ( src/Text/Layout/Table/Primitives/Header.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Primitives/Header.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Primitives/Header.dyn_o )
[21 of 27] Compiling Text.Layout.Table.Pandoc ( src/Text/Layout/Table/Pandoc.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Pandoc.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Pandoc.dyn_o )
[22 of 27] Compiling Text.Layout.Table.Cell.WideString ( src/Text/Layout/Table/Cell/WideString.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Cell/WideString.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Cell/WideString.dyn_o )
[23 of 27] Compiling Text.Layout.Table.Cell.Formatted ( src/Text/Layout/Table/Cell/Formatted.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Cell/Formatted.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Cell/Formatted.dyn_o )
[24 of 27] Compiling Text.Layout.Table.Style ( src/Text/Layout/Table/Style.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Style.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Style.dyn_o )
[25 of 27] Compiling Text.Layout.Table.Spec.TableSpec ( src/Text/Layout/Table/Spec/TableSpec.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/TableSpec.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Spec/TableSpec.dyn_o )
[26 of 27] Compiling Text.Layout.Table.Vertical ( src/Text/Layout/Table/Vertical.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Vertical.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table/Vertical.dyn_o )
[27 of 27] Compiling Text.Layout.Table ( src/Text/Layout/Table.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/table-layout-1.0.0.2/noopt/build/Text/Layout/Table.dyn_o )
Running 1 test suites...
Test suite table-layout-tests: RUNNING...
Test suite table-layout-tests: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/table-layout-1.0.0.2.test
Writing: Text.Layout.Table.hs.html
Writing: Text.Layout.Table.Vertical.hs.html
Writing: Text.Layout.Table.Spec.TableSpec.hs.html
Writing: Text.Layout.Table.Style.hs.html
Writing: Text.Layout.Table.Cell.Formatted.hs.html
Writing: Text.Layout.Table.Cell.WideString.hs.html
Writing: Text.Layout.Table.Primitives.Header.hs.html
Writing: Text.Layout.Table.Primitives.ColumnModifier.hs.html
Writing: Text.Layout.Table.Cell.hs.html
Writing: Text.Layout.Table.Primitives.Table.hs.html
Writing: Text.Layout.Table.StringBuilder.hs.html
Writing: Text.Layout.Table.Spec.RowGroup.hs.html
Writing: Text.Layout.Table.Spec.Util.hs.html
Writing: Text.Layout.Table.Spec.ColSpec.hs.html
Writing: Text.Layout.Table.Spec.HeaderSpec.hs.html
Writing: Text.Layout.Table.Spec.HeaderColSpec.hs.html
Writing: Text.Layout.Table.Spec.Position.hs.html
Writing: Text.Layout.Table.Spec.AlignSpec.hs.html
Writing: Text.Layout.Table.Spec.OccSpec.hs.html
Writing: Text.Layout.Table.Spec.LenSpec.hs.html
Writing: Text.Layout.Table.Justify.hs.html
Writing: Text.Layout.Table.Primitives.Basic.hs.html
Writing: Text.Layout.Table.Spec.CutMark.hs.html
Writing: Text.Layout.Table.Primitives.CellMod.hs.html
Writing: Text.Layout.Table.Primitives.AlignInfo.hs.html
Writing: Text.Layout.Table.LineStyle.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/table-layout-1.0.0.2/noopt/hpc/vanilla/html/table-layout-tests/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
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/table-layout-1.0.0.2/noopt/hpc/vanilla/html/table-layout-1.0.0.2/hpc_index.html