Build #2 for ronn-envparse-1.0.0.0

[all reports]

Package ronn-envparse-1.0.0.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2024-10-31 18:47:10.607530753 UTC
Compiler ghc-9.6.3
OS linux
Arch x86_64
Dependencies base-4.18.1.0, envparse-0.6.0, ronn-1.1.0.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Starting     ronn-1.1.0.0
Starting     envparse-0.6.0
Building     envparse-0.6.0
Building     ronn-1.1.0.0
Completed    ronn-1.1.0.0
Completed    envparse-0.6.0
Starting     ronn-envparse-1.0.0.0
Building     ronn-envparse-1.0.0.0
Failed to install ronn-envparse-1.0.0.0
Build log ( /home/builder/.cabal/logs/ghc-9.6.3/ronn-envparse-1.0.0.0-BIQYDHCmedmA6YyXl5UzNP.log ):
cabal: Entering directory '/tmp/cabal-tmp-2268483/ronn-envparse-1.0.0.0'
Configuring ronn-envparse-1.0.0.0...
Preprocessing library for ronn-envparse-1.0.0.0..
Building library for ronn-envparse-1.0.0.0..
[1 of 2] Compiling Paths_ronn_envparse ( dist/build/autogen/Paths_ronn_envparse.hs, dist/build/Paths_ronn_envparse.o, dist/build/Paths_ronn_envparse.dyn_o )
[2 of 2] Compiling Ronn.Env         ( src/Ronn/Env.hs, dist/build/Ronn/Env.o, dist/build/Ronn/Env.dyn_o )

src/Ronn/Env.hs:21:54: error: [GHC-83865]
    " Couldn't match type Int with Parser e a
      Expected: Parser e a -> String
        Actual: Int -> Parser e0 a0 -> String
    " Probable cause: helpDoc is applied to too few arguments
      In the second argument of (.), namely helpDoc
      In the second argument of (.), namely lines . helpDoc
      In the second argument of (.), namely drop 2 . lines . helpDoc
    " Relevant bindings include
        envDefinitions :: Parser e a -> [Definition]
          (bound at src/Ronn/Env.hs:21:1)
   |
21 | envDefinitions = map fromHelpLine . drop 2 . lines . helpDoc
   |                                                      ^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-2268483/ronn-envparse-1.0.0.0'
Error: cabal: Some packages failed to install:
ronn-envparse-1.0.0.0-BIQYDHCmedmA6YyXl5UzNP failed during the building phase.
The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.