Build #2 for bookhound-0.1.12.0

[all reports]

Package bookhound-0.1.12.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2023-05-07 22:56:55.431188553 UTC
Compiler ghc-9.2.4
OS linux
Arch x86_64
Dependencies base-4.16.3.0, containers-0.6.5.1, text-2.0.2, time-1.11.1.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Starting     text-2.0.2
Building     text-2.0.2
Completed    text-2.0.2
Starting     bookhound-0.1.12.0
Building     bookhound-0.1.12.0
Failed to install bookhound-0.1.12.0
Build log ( /home/builder/.cabal/logs/ghc-9.2.4/bookhound-0.1.12.0-8ZtCYjy7m8t2tk74Nfm2Jl.log ):
cabal: Entering directory '/tmp/cabal-tmp-3612933/bookhound-0.1.12.0'
Configuring bookhound-0.1.12.0...
Preprocessing library for bookhound-0.1.12.0..
Building library for bookhound-0.1.12.0..

src/Bookhound/Utils/Applicative.hs:1:8: error:
    File name does not match module name:
    Saw: Bookhound.Internal.Applicative
    Expected: Bookhound.Utils.Applicative
  |
1 | module Bookhound.Internal.Applicative where
  |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Bookhound/Utils/DateTime.hs:3:8: error:
    File name does not match module name:
    Saw: Bookhound.Internal.DateTime
    Expected: Bookhound.Utils.DateTime
  |
3 | module Bookhound.Internal.DateTime where
  |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Bookhound/Utils/Foldable.hs:1:8: error:
    File name does not match module name:
    Saw: Bookhound.Internal.Foldable
    Expected: Bookhound.Utils.Foldable
  |
1 | module Bookhound.Internal.Foldable where
  |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^

src/Bookhound/Utils/Map.hs:1:8: error:
    File name does not match module name:
    Saw: Bookhound.Internal.Map
    Expected: Bookhound.Utils.Map
  |
1 | module Bookhound.Internal.Map where
  |        ^^^^^^^^^^^^^^^^^^^^^^

src/Bookhound/Utils/String.hs:1:8: error:
    File name does not match module name:
    Saw: Bookhound.Internal.String
    Expected: Bookhound.Utils.String
  |
1 | module Bookhound.Internal.String where
  |        ^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-3612933/bookhound-0.1.12.0'
Error: cabal: Some packages failed to install:
bookhound-0.1.12.0-8ZtCYjy7m8t2tk74Nfm2Jl failed during the building phase.
The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.