Build #1 for toml-parser-2.0.2.0

[all reports]

Package toml-parser-2.0.2.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2025-12-18 16:57:41.35139279 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies array-0.5.8.0, base-4.19.2.0, containers-0.6.8, prettyprinter-1.7.1, text-2.1.1, time-1.12.2, transformers-0.6.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring prettyprinter-1.7.1...
Preprocessing library for prettyprinter-1.7.1..
Building library for prettyprinter-1.7.1..
[ 1 of 28] Compiling Prettyprinter.Render.Util.Panic ( src/Prettyprinter/Render/Util/Panic.hs, dist/build/Prettyprinter/Render/Util/Panic.o, dist/build/Prettyprinter/Render/Util/Panic.dyn_o )
[ 2 of 28] Compiling Prettyprinter.Internal ( src/Prettyprinter/Internal.hs, dist/build/Prettyprinter/Internal.o, dist/build/Prettyprinter/Internal.dyn_o )
[ 3 of 28] Compiling Prettyprinter.Render.String ( src/Prettyprinter/Render/String.hs, dist/build/Prettyprinter/Render/String.o, dist/build/Prettyprinter/Render/String.dyn_o )
[ 4 of 28] Compiling Data.Text.Prettyprint.Doc.Render.String ( src/Data/Text/Prettyprint/Doc/Render/String.hs, dist/build/Data/Text/Prettyprint/Doc/Render/String.o, dist/build/Data/Text/Prettyprint/Doc/Render/String.dyn_o )
[ 5 of 28] Compiling Prettyprinter.Internal.Type ( src/Prettyprinter/Internal/Type.hs, dist/build/Prettyprinter/Internal/Type.o, dist/build/Prettyprinter/Internal/Type.dyn_o )
[ 6 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Type ( src/Data/Text/Prettyprint/Doc/Internal/Type.hs, dist/build/Data/Text/Prettyprint/Doc/Internal/Type.o, dist/build/Data/Text/Prettyprint/Doc/Internal/Type.dyn_o )
[ 7 of 28] Compiling Prettyprinter.Internal.Debug ( src/Prettyprinter/Internal/Debug.hs, dist/build/Prettyprinter/Internal/Debug.o, dist/build/Prettyprinter/Internal/Debug.dyn_o )
[ 8 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Debug ( src/Data/Text/Prettyprint/Doc/Internal/Debug.hs, dist/build/Data/Text/Prettyprint/Doc/Internal/Debug.o, dist/build/Data/Text/Prettyprint/Doc/Internal/Debug.dyn_o )
[ 9 of 28] Compiling Data.Text.Prettyprint.Doc.Internal ( src/Data/Text/Prettyprint/Doc/Internal.hs, dist/build/Data/Text/Prettyprint/Doc/Internal.o, dist/build/Data/Text/Prettyprint/Doc/Internal.dyn_o )
[10 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.Panic ( src/Data/Text/Prettyprint/Doc/Render/Util/Panic.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Util/Panic.o, dist/build/Data/Text/Prettyprint/Doc/Render/Util/Panic.dyn_o )
[11 of 28] Compiling Prettyprinter.Render.Util.StackMachine ( src/Prettyprinter/Render/Util/StackMachine.hs, dist/build/Prettyprinter/Render/Util/StackMachine.o, dist/build/Prettyprinter/Render/Util/StackMachine.dyn_o )

src/Prettyprinter/Render/Util/StackMachine.hs:34:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Control.Applicative is redundant
      except perhaps to import instances from Control.Applicative
    To import instances alone, use: import Control.Applicative()
   |
34 | import           Control.Applicative
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[12 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.StackMachine ( src/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.o, dist/build/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.dyn_o )
[13 of 28] Compiling Prettyprinter.Symbols.Ascii ( src/Prettyprinter/Symbols/Ascii.hs, dist/build/Prettyprinter/Symbols/Ascii.o, dist/build/Prettyprinter/Symbols/Ascii.dyn_o )
[14 of 28] Compiling Prettyprinter    ( src/Prettyprinter.hs, dist/build/Prettyprinter.o, dist/build/Prettyprinter.dyn_o )
[15 of 28] Compiling Prettyprinter.Render.Util.SimpleDocTree ( src/Prettyprinter/Render/Util/SimpleDocTree.hs, dist/build/Prettyprinter/Render/Util/SimpleDocTree.o, dist/build/Prettyprinter/Render/Util/SimpleDocTree.dyn_o )
[16 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.SimpleDocTree ( src/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.o, dist/build/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.dyn_o )
[17 of 28] Compiling Prettyprinter.Render.Tutorials.TreeRenderingTutorial ( src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs, dist/build/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.o, dist/build/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.dyn_o )
[18 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.TreeRenderingTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.o, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.dyn_o )
[19 of 28] Compiling Prettyprinter.Render.Tutorials.StackMachineTutorial ( src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs, dist/build/Prettyprinter/Render/Tutorials/StackMachineTutorial.o, dist/build/Prettyprinter/Render/Tutorials/StackMachineTutorial.dyn_o )
[20 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.StackMachineTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.o, dist/build/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.dyn_o )

src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs:7:1: warning: [GHC-15328] [-Wdeprecations]
    Module Prettyprinter.Render.Tutorials.StackMachineTutorial is deprecated:
      "Writing your own stack machine is probably more efficient and customizable; also consider using �renderSimplyDecorated(A)� instead"
  |
7 | import Prettyprinter.Render.Tutorials.StackMachineTutorial
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[21 of 28] Compiling Prettyprinter.Render.Text ( src/Prettyprinter/Render/Text.hs, dist/build/Prettyprinter/Render/Text.o, dist/build/Prettyprinter/Render/Text.dyn_o )
[22 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Text ( src/Data/Text/Prettyprint/Doc/Render/Text.hs, dist/build/Data/Text/Prettyprint/Doc/Render/Text.o, dist/build/Data/Text/Prettyprint/Doc/Render/Text.dyn_o )
[23 of 28] Compiling Data.Text.Prettyprint.Doc ( src/Data/Text/Prettyprint/Doc.hs, dist/build/Data/Text/Prettyprint/Doc.o, dist/build/Data/Text/Prettyprint/Doc.dyn_o )
[24 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Ascii ( src/Data/Text/Prettyprint/Doc/Symbols/Ascii.hs, dist/build/Data/Text/Prettyprint/Doc/Symbols/Ascii.o, dist/build/Data/Text/Prettyprint/Doc/Symbols/Ascii.dyn_o )
[25 of 28] Compiling Prettyprinter.Symbols.Unicode ( src/Prettyprinter/Symbols/Unicode.hs, dist/build/Prettyprinter/Symbols/Unicode.o, dist/build/Prettyprinter/Symbols/Unicode.dyn_o )
[26 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Unicode ( src/Data/Text/Prettyprint/Doc/Symbols/Unicode.hs, dist/build/Data/Text/Prettyprint/Doc/Symbols/Unicode.o, dist/build/Data/Text/Prettyprint/Doc/Symbols/Unicode.dyn_o )
[27 of 28] Compiling Prettyprinter.Util ( src/Prettyprinter/Util.hs, dist/build/Prettyprinter/Util.o, dist/build/Prettyprinter/Util.dyn_o )
[28 of 28] Compiling Data.Text.Prettyprint.Doc.Util ( src/Data/Text/Prettyprint/Doc/Util.hs, dist/build/Data/Text/Prettyprint/Doc/Util.o, dist/build/Data/Text/Prettyprint/Doc/Util.dyn_o )
Preprocessing library for prettyprinter-1.7.1..
Running Haddock on library for prettyprinter-1.7.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 28] Compiling Prettyprinter.Render.Util.Panic ( src/Prettyprinter/Render/Util/Panic.hs, nothing )
[ 2 of 28] Compiling Prettyprinter.Internal ( src/Prettyprinter/Internal.hs, nothing )
[ 3 of 28] Compiling Prettyprinter.Render.String ( src/Prettyprinter/Render/String.hs, nothing )
[ 4 of 28] Compiling Data.Text.Prettyprint.Doc.Render.String ( src/Data/Text/Prettyprint/Doc/Render/String.hs, nothing )
[ 5 of 28] Compiling Prettyprinter.Internal.Type ( src/Prettyprinter/Internal/Type.hs, nothing )
[ 6 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Type ( src/Data/Text/Prettyprint/Doc/Internal/Type.hs, nothing )
[ 7 of 28] Compiling Prettyprinter.Internal.Debug ( src/Prettyprinter/Internal/Debug.hs, nothing )
[ 8 of 28] Compiling Data.Text.Prettyprint.Doc.Internal.Debug ( src/Data/Text/Prettyprint/Doc/Internal/Debug.hs, nothing )
[ 9 of 28] Compiling Data.Text.Prettyprint.Doc.Internal ( src/Data/Text/Prettyprint/Doc/Internal.hs, nothing )
[10 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.Panic ( src/Data/Text/Prettyprint/Doc/Render/Util/Panic.hs, nothing )
[11 of 28] Compiling Prettyprinter.Render.Util.StackMachine ( src/Prettyprinter/Render/Util/StackMachine.hs, nothing )

src/Prettyprinter/Render/Util/StackMachine.hs:34:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Control.Applicative is redundant
      except perhaps to import instances from Control.Applicative
    To import instances alone, use: import Control.Applicative()
   |
34 | import           Control.Applicative
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[12 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.StackMachine ( src/Data/Text/Prettyprint/Doc/Render/Util/StackMachine.hs, nothing )
[13 of 28] Compiling Prettyprinter.Symbols.Ascii ( src/Prettyprinter/Symbols/Ascii.hs, nothing )
[14 of 28] Compiling Prettyprinter    ( src/Prettyprinter.hs, nothing )
[15 of 28] Compiling Prettyprinter.Render.Util.SimpleDocTree ( src/Prettyprinter/Render/Util/SimpleDocTree.hs, nothing )
[16 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Util.SimpleDocTree ( src/Data/Text/Prettyprint/Doc/Render/Util/SimpleDocTree.hs, nothing )
[17 of 28] Compiling Prettyprinter.Render.Tutorials.TreeRenderingTutorial ( src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs, nothing )
[18 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.TreeRenderingTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/TreeRenderingTutorial.hs, nothing )
[19 of 28] Compiling Prettyprinter.Render.Tutorials.StackMachineTutorial ( src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs, nothing )
[20 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Tutorials.StackMachineTutorial ( src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs, nothing )

src/Data/Text/Prettyprint/Doc/Render/Tutorials/StackMachineTutorial.hs:7:1: warning: [GHC-15328] [-Wdeprecations]
    Module Prettyprinter.Render.Tutorials.StackMachineTutorial is deprecated:
      "Writing your own stack machine is probably more efficient and customizable; also consider using �renderSimplyDecorated(A)� instead"
  |
7 | import Prettyprinter.Render.Tutorials.StackMachineTutorial
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[21 of 28] Compiling Prettyprinter.Render.Text ( src/Prettyprinter/Render/Text.hs, nothing )
[22 of 28] Compiling Data.Text.Prettyprint.Doc.Render.Text ( src/Data/Text/Prettyprint/Doc/Render/Text.hs, nothing )
[23 of 28] Compiling Data.Text.Prettyprint.Doc ( src/Data/Text/Prettyprint/Doc.hs, nothing )
[24 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Ascii ( src/Data/Text/Prettyprint/Doc/Symbols/Ascii.hs, nothing )
[25 of 28] Compiling Prettyprinter.Symbols.Unicode ( src/Prettyprinter/Symbols/Unicode.hs, nothing )
[26 of 28] Compiling Data.Text.Prettyprint.Doc.Symbols.Unicode ( src/Data/Text/Prettyprint/Doc/Symbols/Unicode.hs, nothing )
[27 of 28] Compiling Prettyprinter.Util ( src/Prettyprinter/Util.hs, nothing )
[28 of 28] Compiling Data.Text.Prettyprint.Doc.Util ( src/Data/Text/Prettyprint/Doc/Util.hs, nothing )
Haddock coverage:
  57% (  4 /  7) in 'Prettyprinter.Render.Util.Panic'
  Missing documentation for:
    Module header
    panicPeekedEmpty (src/Prettyprinter/Render/Util/Panic.hs:36)
    panicPoppedEmpty (src/Prettyprinter/Render/Util/Panic.hs:36)
Warning: 'Text' is ambiguous. It is defined
    * at src/Prettyprinter/Internal.hs:159:7
    * in Data.Text.Internal
    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/Prettyprinter/Internal.hs:159:7
Warning: 'parens' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'space' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'doc' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'putDoc' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'hPutDoc' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'reAnnotateST' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'comma' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
  98% ( 77 / 78) in 'Prettyprinter.Internal'
  Missing documentation for:
    defaultPageWidth (src/Prettyprinter/Internal.hs:1778)
  66% (  2 /  3) in 'Prettyprinter.Render.String'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Data.Text.Prettyprint.Doc.Render.String'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Prettyprinter.Internal.Type'
  50% (  1 /  2) in 'Data.Text.Prettyprint.Doc.Internal.Type'
  Missing documentation for:
    Module header
  75% (  3 /  4) in 'Prettyprinter.Internal.Debug'
  Missing documentation for:
    diag' (src/Prettyprinter/Internal/Debug.hs:76)
  50% (  1 /  2) in 'Data.Text.Prettyprint.Doc.Internal.Debug'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Data.Text.Prettyprint.Doc.Internal'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Data.Text.Prettyprint.Doc.Render.Util.Panic'
  Missing documentation for:
    Module header
Warning: 'Text' is ambiguous. It is defined
    * at src/Prettyprinter/Internal.hs:159:7
    * in Data.Text.Internal
    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/Prettyprinter/Internal.hs:159:7
 100% ( 13 / 13) in 'Prettyprinter.Render.Util.StackMachine'
  50% (  1 /  2) in 'Data.Text.Prettyprint.Doc.Render.Util.StackMachine'
  Missing documentation for:
    Module header
 100% ( 27 / 27) in 'Prettyprinter.Symbols.Ascii'
Warning: 'Keyword' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Red' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'color' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'colorDull' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'bgColor' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
Warning: 'bgColorDull' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% (112 /112) in 'Prettyprinter'
Warning: 'Text' is ambiguous. It is defined
    * at src/Prettyprinter/Internal.hs:159:7
    * in Data.Text.Internal
    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/Prettyprinter/Internal.hs:159:7
 100% ( 11 / 11) in 'Prettyprinter.Render.Util.SimpleDocTree'
  50% (  1 /  2) in 'Data.Text.Prettyprint.Doc.Render.Util.SimpleDocTree'
  Missing documentation for:
    Module header
  61% ( 11 / 18) in 'Prettyprinter.Render.Tutorials.TreeRenderingTutorial'
  Missing documentation for:
    SimpleHtml (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:40)
    Color (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:41)
    bold (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:46)
    italics (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:47)
    paragraph (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:48)
    headline (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:49)
    color (src/Prettyprinter/Render/Tutorials/TreeRenderingTutorial.hs:52)
  50% (  1 /  2) in 'Data.Text.Prettyprint.Doc.Render.Tutorials.TreeRenderingTutorial'
  Missing documentation for:
    Module header
  61% ( 11 / 18) in 'Prettyprinter.Render.Tutorials.StackMachineTutorial'
  Missing documentation for:
    SimpleHtml (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:43)
    Color (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:44)
    bold (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:49)
    italics (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:50)
    paragraph (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:51)
    headline (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:52)
    color (src/Prettyprinter/Render/Tutorials/StackMachineTutorial.hs:55)
  50% (  1 /  2) in 'Data.Text.Prettyprint.Doc.Render.Tutorials.StackMachineTutorial'
  Missing documentation for:
    Module header
Warning: 'Text' is ambiguous. It is defined
    * at src/Prettyprinter/Internal.hs:159:7
    * in Data.Text.Internal
    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/Prettyprinter/Internal.hs:159:7
 100% (  9 /  9) in 'Prettyprinter.Render.Text'
  50% (  1 /  2) in 'Data.Text.Prettyprint.Doc.Render.Text'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Data.Text.Prettyprint.Doc'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Data.Text.Prettyprint.Doc.Symbols.Ascii'
  Missing documentation for:
    Module header
 100% ( 30 / 30) in 'Prettyprinter.Symbols.Unicode'
  50% (  1 /  2) in 'Data.Text.Prettyprint.Doc.Symbols.Unicode'
  Missing documentation for:
    Module header
Warning: Prettyprinter.Util: Could not find documentation for exported module: Prettyprinter.Util
 100% (  4 /  4) in 'Prettyprinter.Util'
  50% (  1 /  2) in 'Data.Text.Prettyprint.Doc.Util'
  Missing documentation for:
    Module header
Warning: Prettyprinter.Internal: could not find link destinations for: 
	- Prettyprinter.Internal.Rep_Doc
	- Prettyprinter.Internal.Rep_SimpleDocStream
Warning: Prettyprinter.Internal.Type: could not find link destinations for: 
	- Prettyprinter.Internal.Rep_Doc
Warning: Prettyprinter: could not find link destinations for: 
	- Prettyprinter.Internal.Rep_Doc
	- Prettyprinter.Internal.Rep_SimpleDocStream
Warning: Prettyprinter.Render.Util.SimpleDocTree: could not find link destinations for: 
	- Prettyprinter.Render.Util.SimpleDocTree.Rep_SimpleDocTree
Documentation created: dist/doc/html/prettyprinter/,
dist/doc/html/prettyprinter/prettyprinter.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/prettyprinter-1.7.1-UnQFunVR8xJApG1SQhvgB
Completed    prettyprinter-1.7.1
Downloading  toml-parser-2.0.2.0
Downloaded   toml-parser-2.0.2.0
Configuring toml-parser-2.0.2.0...
Preprocessing library for toml-parser-2.0.2.0..
Building library for toml-parser-2.0.2.0..
[ 1 of 21] Compiling Toml.Schema.Matcher ( src/Toml/Schema/Matcher.hs, dist/build/Toml/Schema/Matcher.o, dist/build/Toml/Schema/Matcher.dyn_o )
[ 2 of 21] Compiling Toml.Semantics.Types ( src/Toml/Semantics/Types.hs, dist/build/Toml/Semantics/Types.o, dist/build/Toml/Semantics/Types.dyn_o )
[ 3 of 21] Compiling Toml.Syntax.Position ( src/Toml/Syntax/Position.hs, dist/build/Toml/Syntax/Position.o, dist/build/Toml/Syntax/Position.dyn_o )
[ 4 of 21] Compiling Toml.Syntax.Token ( src/Toml/Syntax/Token.hs, dist/build/Toml/Syntax/Token.o, dist/build/Toml/Syntax/Token.dyn_o )
[ 5 of 21] Compiling Toml.Syntax.LexerUtils ( src/Toml/Syntax/LexerUtils.hs, dist/build/Toml/Syntax/LexerUtils.o, dist/build/Toml/Syntax/LexerUtils.dyn_o )
[ 6 of 21] Compiling Toml.Syntax.Lexer ( dist/build/Toml/Syntax/Lexer.hs, dist/build/Toml/Syntax/Lexer.o, dist/build/Toml/Syntax/Lexer.dyn_o )
[ 7 of 21] Compiling Toml.Syntax.Types ( src/Toml/Syntax/Types.hs, dist/build/Toml/Syntax/Types.o, dist/build/Toml/Syntax/Types.dyn_o )
[ 8 of 21] Compiling Toml.Semantics.Ordered ( src/Toml/Semantics/Ordered.hs, dist/build/Toml/Semantics/Ordered.o, dist/build/Toml/Semantics/Ordered.dyn_o )
[ 9 of 21] Compiling Toml.Semantics   ( src/Toml/Semantics.hs, dist/build/Toml/Semantics.o, dist/build/Toml/Semantics.dyn_o )
[10 of 21] Compiling Toml.Schema.ToValue ( src/Toml/Schema/ToValue.hs, dist/build/Toml/Schema/ToValue.o, dist/build/Toml/Schema/ToValue.dyn_o )
[11 of 21] Compiling Toml.Schema.Generic.ToValue ( src/Toml/Schema/Generic/ToValue.hs, dist/build/Toml/Schema/Generic/ToValue.o, dist/build/Toml/Schema/Generic/ToValue.dyn_o )
[12 of 21] Compiling Toml.Pretty      ( src/Toml/Pretty.hs, dist/build/Toml/Pretty.o, dist/build/Toml/Pretty.dyn_o )
[13 of 21] Compiling Toml.Syntax.ParserUtils ( src/Toml/Syntax/ParserUtils.hs, dist/build/Toml/Syntax/ParserUtils.o, dist/build/Toml/Syntax/ParserUtils.dyn_o )
[14 of 21] Compiling Toml.Syntax.Parser ( dist/build/Toml/Syntax/Parser.hs, dist/build/Toml/Syntax/Parser.o, dist/build/Toml/Syntax/Parser.dyn_o )
[15 of 21] Compiling Toml.Syntax      ( src/Toml/Syntax.hs, dist/build/Toml/Syntax.o, dist/build/Toml/Syntax.dyn_o )
[16 of 21] Compiling Toml.Schema.ParseTable ( src/Toml/Schema/ParseTable.hs, dist/build/Toml/Schema/ParseTable.o, dist/build/Toml/Schema/ParseTable.dyn_o )
[17 of 21] Compiling Toml.Schema.FromValue ( src/Toml/Schema/FromValue.hs, dist/build/Toml/Schema/FromValue.o, dist/build/Toml/Schema/FromValue.dyn_o )
[18 of 21] Compiling Toml.Schema.Generic.FromValue ( src/Toml/Schema/Generic/FromValue.hs, dist/build/Toml/Schema/Generic/FromValue.o, dist/build/Toml/Schema/Generic/FromValue.dyn_o )
[19 of 21] Compiling Toml.Schema.Generic ( src/Toml/Schema/Generic.hs, dist/build/Toml/Schema/Generic.o, dist/build/Toml/Schema/Generic.dyn_o )
[20 of 21] Compiling Toml.Schema      ( src/Toml/Schema.hs, dist/build/Toml/Schema.o, dist/build/Toml/Schema.dyn_o )
[21 of 21] Compiling Toml             ( src/Toml.hs, dist/build/Toml.o, dist/build/Toml.dyn_o )
Preprocessing library for toml-parser-2.0.2.0..
Running Haddock on library for toml-parser-2.0.2.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 21] Compiling Toml.Schema.Matcher ( src/Toml/Schema/Matcher.hs, nothing )
[ 2 of 21] Compiling Toml.Semantics.Types ( src/Toml/Semantics/Types.hs, nothing )
[ 3 of 21] Compiling Toml.Syntax.Position ( src/Toml/Syntax/Position.hs, nothing )
[ 4 of 21] Compiling Toml.Syntax.Token ( src/Toml/Syntax/Token.hs, nothing )
[ 5 of 21] Compiling Toml.Syntax.LexerUtils ( src/Toml/Syntax/LexerUtils.hs, nothing )
[ 6 of 21] Compiling Toml.Syntax.Lexer ( dist/build/Toml/Syntax/Lexer.hs, nothing )
[ 7 of 21] Compiling Toml.Syntax.Types ( src/Toml/Syntax/Types.hs, nothing )
[ 8 of 21] Compiling Toml.Semantics.Ordered ( src/Toml/Semantics/Ordered.hs, nothing )
[ 9 of 21] Compiling Toml.Semantics   ( src/Toml/Semantics.hs, nothing )
[10 of 21] Compiling Toml.Schema.ToValue ( src/Toml/Schema/ToValue.hs, nothing )
[11 of 21] Compiling Toml.Schema.Generic.ToValue ( src/Toml/Schema/Generic/ToValue.hs, nothing )
[12 of 21] Compiling Toml.Pretty      ( src/Toml/Pretty.hs, nothing )
[13 of 21] Compiling Toml.Syntax.ParserUtils ( src/Toml/Syntax/ParserUtils.hs, nothing )
[14 of 21] Compiling Toml.Syntax.Parser ( dist/build/Toml/Syntax/Parser.hs, nothing )
[15 of 21] Compiling Toml.Syntax      ( src/Toml/Syntax.hs, nothing )
[16 of 21] Compiling Toml.Schema.ParseTable ( src/Toml/Schema/ParseTable.hs, nothing )
[17 of 21] Compiling Toml.Schema.FromValue ( src/Toml/Schema/FromValue.hs, nothing )
[18 of 21] Compiling Toml.Schema.Generic.FromValue ( src/Toml/Schema/Generic/FromValue.hs, nothing )
[19 of 21] Compiling Toml.Schema.Generic ( src/Toml/Schema/Generic.hs, nothing )
[20 of 21] Compiling Toml.Schema      ( src/Toml/Schema.hs, nothing )
[21 of 21] Compiling Toml             ( src/Toml.hs, nothing )
Haddock coverage:
Warning: 'Matcher' is ambiguous. It is defined
    * at src/Toml/Schema/Matcher.hs:56:23
    * at src/Toml/Schema/Matcher.hs:56: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/Toml/Schema/Matcher.hs:56:1
 100% ( 19 / 19) in 'Toml.Schema.Matcher'
Warning: 'Table'' is ambiguous. It is defined
    * at src/Toml/Semantics/Types.hs:92:7
    * at src/Toml/Semantics/Types.hs:135: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/Toml/Semantics/Types.hs:135:1
Warning: 'ZonedTime' is ambiguous. It is defined
    * in Data.Time.LocalTime.Internal.ZonedTime
    * at src/Toml/Semantics/Types.hs:74: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/Toml/Semantics/Types.hs:74:1
 100% ( 12 / 12) in 'Toml.Semantics.Types'
Warning: 'Position' is ambiguous. It is defined
    * at src/Toml/Syntax/Position.hs:35:17
    * at src/Toml/Syntax/Position.hs:35: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/Toml/Syntax/Position.hs:35:1
 100% (  5 /  5) in 'Toml.Syntax.Position'
 100% ( 15 / 15) in 'Toml.Syntax.Token'
 100% (  5 /  5) in 'Toml.Syntax.Lexer'
 100% (  5 /  5) in 'Toml.Syntax.Types'
 100% (  6 /  6) in 'Toml.Semantics.Ordered'
Warning: 'FrameTable' is ambiguous. It is defined
    * at src/Toml/Semantics.hs:100:7
    * at src/Toml/Semantics.hs:86: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/Toml/Semantics.hs:86:1
 100% ( 15 / 15) in 'Toml.Semantics'
Warning: 'Table' is ambiguous. It is defined
    * at src/Toml/Semantics/Types.hs:58:1
    * at src/Toml/Semantics/Types.hs:145: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/Toml/Semantics/Types.hs:145:1
 100% (  8 /  8) in 'Toml.Schema.ToValue'
Warning: 'Table' is ambiguous. It is defined
    * at src/Toml/Semantics/Types.hs:58:1
    * at src/Toml/Semantics/Types.hs:145: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/Toml/Semantics/Types.hs:145:1
 100% (  7 /  7) in 'Toml.Schema.Generic.ToValue'
 100% ( 17 / 17) in 'Toml.Pretty'
 100% (  8 /  8) in 'Toml.Syntax.Parser'
 100% ( 14 / 14) in 'Toml.Syntax'
Warning: 'ParseTable' is ambiguous. It is defined
    * at src/Toml/Schema/ParseTable.hs:52:26
    * at src/Toml/Schema/ParseTable.hs:52: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/Toml/Schema/ParseTable.hs:52:1
 100% ( 13 / 13) in 'Toml.Schema.ParseTable'
 100% ( 15 / 15) in 'Toml.Schema.FromValue'
 100% (  8 /  8) in 'Toml.Schema.Generic.FromValue'
 100% ( 14 / 14) in 'Toml.Schema.Generic'
 100% ( 51 / 51) in 'Toml.Schema'
 100% ( 28 / 28) in 'Toml'
Documentation created: dist/doc/html/toml-parser/,
dist/doc/html/toml-parser/toml-parser.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/toml-parser-2.0.2.0-4L05SB2Ujpg51Z4OaxRRc7
Completed    toml-parser-2.0.2.0

Test log

[view raw]

Resolving dependencies...
Error:
    Internal libraries only supported with per-component builds.
    Per-component builds were disabled because program coverage is enabled
    In the package 'happy-lib-2.1.7'