Build #2 for int-cast-0.2.0.0

[all reports]

Package int-cast-0.2.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2026-01-25 11:21:16.268917197 UTC
Compiler ghc-9.8.4
OS linux
Arch x86_64
Dependencies base-4.19.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading  int-cast-0.2.0.0
Downloaded   int-cast-0.2.0.0
Configuring int-cast-0.2.0.0...
Preprocessing library for int-cast-0.2.0.0..
Building library for int-cast-0.2.0.0..
[1 of 1] Compiling Data.IntCast     ( Data/IntCast.hs, dist/build/Data/IntCast.o, dist/build/Data/IntCast.dyn_o )

Data/IntCast.hs:84:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Numeric.Natural is redundant
      except perhaps to import instances from Numeric.Natural
    To import instances alone, use: import Numeric.Natural()
   |
84 | import           Numeric.Natural (Natural)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Preprocessing library for int-cast-0.2.0.0..
Running Haddock on library for int-cast-0.2.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Data.IntCast     ( Data/IntCast.hs, nothing )

Data/IntCast.hs:84:1: warning: [GHC-66111] [-Wunused-imports]
    The import of Numeric.Natural is redundant
      except perhaps to import instances from Numeric.Natural
    To import instances alone, use: import Numeric.Natural()
   |
84 | import           Numeric.Natural (Natural)
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Haddock coverage:
  85% ( 18 / 21) in 'Data.IntCast'
  Missing documentation for:
    IsIntSubType (Data/IntCast.hs:192)
    IsIntTypeIso (Data/IntCast.hs:207)
    IsIntTypeEq (Data/IntCast.hs:216)
Documentation created: dist/doc/html/int-cast/,
dist/doc/html/int-cast/int-cast.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/int-cast-0.2.0.0-34gNbVqIhXGQPRCRjJZ1k
Completed    int-cast-0.2.0.0

Test log

[view raw]

Resolving dependencies...
Error: cabal: Could not resolve dependencies:
[__0] trying: int-cast-0.2.0.0 (user goal)
[__1] next goal: base (dependency of int-cast)
[__1] rejecting: base-4.19.2.0/installed-inplace (conflict: int-cast =>
base>=4.7 && <4.12)
[__1] skipping: base-4.22.0.0, base-4.21.1.0, base-4.21.0.0, base-4.20.2.0,
base-4.20.1.0, base-4.20.0.1, base-4.20.0.0, base-4.19.2.0, base-4.19.1.0,
base-4.19.0.0, base-4.18.3.0, base-4.18.2.1, base-4.18.2.0, base-4.18.1.0,
base-4.18.0.0, base-4.17.2.1, base-4.17.2.0, base-4.17.1.0, base-4.17.0.0,
base-4.16.4.0, base-4.16.3.0, base-4.16.2.0, base-4.16.1.0, base-4.16.0.0,
base-4.15.1.0, base-4.15.0.0, base-4.14.3.0, base-4.14.2.0, base-4.14.1.0,
base-4.14.0.0, base-4.13.0.0, base-4.12.0.0 (has the same characteristics that
caused the previous version to fail: excluded by constraint '>=4.7 && <4.12'
from 'int-cast')
[__1] rejecting: base-4.11.1.0, base-4.11.0.0, base-4.10.1.0, base-4.10.0.0,
base-4.9.1.0, base-4.9.0.0, base-4.8.2.0, base-4.8.1.0, base-4.8.0.0,
base-4.7.0.2, base-4.7.0.1, base-4.7.0.0, base-4.6.0.1, base-4.6.0.0,
base-4.5.1.0, base-4.5.0.0, base-4.4.1.0, base-4.4.0.0, base-4.3.1.0,
base-4.3.0.0, base-4.2.0.2, base-4.2.0.1, base-4.2.0.0, base-4.1.0.0,
base-4.0.0.0, base-3.0.3.2, base-3.0.3.1 (constraint from non-upgradeable
package requires installed instance)
[__1] fail (backjumping, conflict set: base, int-cast)
After searching the rest of the dependency tree exhaustively, these were the
goals I've had most trouble fulfilling: base, int-cast