Build #1 for managed-1.0.11

[all reports]

Package managed-1.0.11
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2025-11-18 03:18:27.618908809 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies base-4.19.2.0, transformers-0.6.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading  managed-1.0.11
Downloaded   managed-1.0.11
Configuring managed-1.0.11...
Preprocessing library for managed-1.0.11..
Building library for managed-1.0.11..
[1 of 2] Compiling Control.Monad.Managed ( src/Control/Monad/Managed.hs, dist/build/Control/Monad/Managed.o, dist/build/Control/Monad/Managed.dyn_o )

src/Control/Monad/Managed.hs:115: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()
    |
115 | import Control.Applicative (liftA2)
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2 of 2] Compiling Control.Monad.Managed.Safe ( src/Control/Monad/Managed/Safe.hs, dist/build/Control/Monad/Managed/Safe.o, dist/build/Control/Monad/Managed/Safe.dyn_o )
Preprocessing library for managed-1.0.11..
Running Haddock on library for managed-1.0.11..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Control.Monad.Managed ( src/Control/Monad/Managed.hs, nothing )

src/Control/Monad/Managed.hs:115: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()
    |
115 | import Control.Applicative (liftA2)
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2 of 2] Compiling Control.Monad.Managed.Safe ( src/Control/Monad/Managed/Safe.hs, nothing )
Haddock coverage:
Warning: 'Managed' is ambiguous. It is defined
    * at src/Control/Monad/Managed.hs:136:21
    * at src/Control/Monad/Managed.hs:136: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/Control/Monad/Managed.hs:136:1
Warning: 'Handle' is out of scope.
    If you qualify the identifier, haddock can try to link it anyway.
 100% ( 12 / 12) in 'Control.Monad.Managed'
 100% ( 11 / 11) in 'Control.Monad.Managed.Safe'
Documentation created: dist/doc/html/managed/,
dist/doc/html/managed/managed.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/managed-1.0.11-BSoe6a1lZcFJWDTtTWJC1J
Completed    managed-1.0.11

Test log

[view raw]

Resolving dependencies...
No tests to run for all the packages in the project