Build #1 for MicroCabal-0.5.10.0

[all reports]

Package MicroCabal-0.5.10.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2026-06-03 10:43:41.485367038 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies base-4.19.2.0, directory-1.3.8.5, process-1.6.25.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading  MicroCabal-0.5.10.0
Downloaded   MicroCabal-0.5.10.0
Configuring MicroCabal-0.5.10.0...
Preprocessing executable 'mcabal' for MicroCabal-0.5.10.0..
Building executable 'mcabal' for MicroCabal-0.5.10.0..
[ 1 of 14] Compiling MicroCabal.Cabal ( src/MicroCabal/Cabal.hs, dist/build/mcabal/mcabal-tmp/MicroCabal/Cabal.o )

src/MicroCabal/Cabal.hs:156:23: warning: [GHC-62161] [-Wincomplete-uni-patterns]
    Pattern match(es) are non-exhaustive
    In a lambda abstraction:
        Patterns of type Field not matched: If _ _ _
    |
156 | dropField n = filter (\ (Field f _) -> f /= n)
    |                       ^^^^^^^^^^^^^^^^^^^^^^^
[ 2 of 14] Compiling MicroCabal.Macros ( src/MicroCabal/Macros.hs, dist/build/mcabal/mcabal-tmp/MicroCabal/Macros.o )
[ 3 of 14] Compiling MicroCabal.Normalize ( src/MicroCabal/Normalize.hs, dist/build/mcabal/mcabal-tmp/MicroCabal/Normalize.o )
[ 4 of 14] Compiling MicroCabal.Regex ( src/MicroCabal/Regex.hs, dist/build/mcabal/mcabal-tmp/MicroCabal/Regex.o )
[ 5 of 14] Compiling MicroCabal.YAML  ( src/MicroCabal/YAML.hs, dist/build/mcabal/mcabal-tmp/MicroCabal/YAML.o )
[ 6 of 14] Compiling MicroCabal.StackageList ( src/MicroCabal/StackageList.hs, dist/build/mcabal/mcabal-tmp/MicroCabal/StackageList.o )
[ 7 of 14] Compiling MicroCabal.Env   ( src/MicroCabal/Env.hs, dist/build/mcabal/mcabal-tmp/MicroCabal/Env.o )
[ 8 of 14] Compiling MicroCabal.Unix  ( src/MicroCabal/Unix.hs, dist/build/mcabal/mcabal-tmp/MicroCabal/Unix.o )
[ 9 of 14] Compiling MicroCabal.Glob  ( src/MicroCabal/Glob.hs, dist/build/mcabal/mcabal-tmp/MicroCabal/Glob.o )
[10 of 14] Compiling MicroCabal.Backend.MHS ( src/MicroCabal/Backend/MHS.hs, dist/build/mcabal/mcabal-tmp/MicroCabal/Backend/MHS.o )
[11 of 14] Compiling MicroCabal.Backend.GHC ( src/MicroCabal/Backend/GHC.hs, dist/build/mcabal/mcabal-tmp/MicroCabal/Backend/GHC.o )

src/MicroCabal/Backend/GHC.hs:181:1: warning: [GHC-40910] [-Wunused-top-binds]
    Defined but not used: getPackageVersion
    |
181 | getPackageVersion env n = readVersion <$> getPackageField "version" env n
    | ^^^^^^^^^^^^^^^^^
[12 of 14] Compiling Text.ParserComb  ( src/Text/ParserComb.hs, dist/build/mcabal/mcabal-tmp/Text/ParserComb.o )
[13 of 14] Compiling MicroCabal.Parse ( src/MicroCabal/Parse.hs, dist/build/mcabal/mcabal-tmp/MicroCabal/Parse.o )
[14 of 14] Compiling MicroCabal.Main  ( src/MicroCabal/Main.hs, dist/build/mcabal/mcabal-tmp/MicroCabal/Main.o )

src/MicroCabal/Main.hs:537:23: warning: [GHC-63397] [-Wname-shadowing]
    This binding for flags shadows the existing binding
      imported from MicroCabal.Cabal at src/MicroCabal/Main.hs:13:1-23
      (and originally defined at src/MicroCabal/Cabal.hs:86:5-9)
    |
537 | normalizeAndPatch env flags = patchDepends (backend env) env . normalize flags
    |                       ^^^^^
[15 of 15] Linking dist/build/mcabal/mcabal
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests, --benchmarks or
--foreign-libraries flags.
Installing executable mcabal 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.
Completed    MicroCabal-0.5.10.0

Test log

[view raw]

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