Build #2 for hocd-0.1.1.1
| Package | hocd-0.1.1.1 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2023-12-27 18:20:22.527647831 UTC |
|---|---|
| Compiler | ghc-9.2.4 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.16.3.0, bytestring-0.11.3.1, data-default-class-0.1.2.0, exceptions-0.10.4, mtl-2.2.2, network-3.1.4.0, text-1.2.5.0, transformers-0.5.6.2, base-4.16.3.0, text-1.2.5.0 |
| Flags | -build-readme |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Starting data-default-class-0.1.2.0
Starting network-3.1.4.0
Building data-default-class-0.1.2.0
Building network-3.1.4.0
Completed data-default-class-0.1.2.0
Completed network-3.1.4.0
Starting hocd-0.1.1.1
Building hocd-0.1.1.1
Failed to install hocd-0.1.1.1
Build log ( /home/builder/.cabal/logs/ghc-9.2.4/hocd-0.1.1.1-C3t7jAi3Yh3D2s8qG87PeC.log ):
cabal: Entering directory '/tmp/cabal-tmp-2875733/hocd-0.1.1.1'
Configuring hocd-0.1.1.1...
Preprocessing library for hocd-0.1.1.1..
Building library for hocd-0.1.1.1..
[1 of 5] Compiling HOCD.Error ( src/HOCD/Error.hs, dist/build/HOCD/Error.o, dist/build/HOCD/Error.dyn_o )
[2 of 5] Compiling HOCD.Types ( src/HOCD/Types.hs, dist/build/HOCD/Types.o, dist/build/HOCD/Types.dyn_o )
[3 of 5] Compiling HOCD.Command ( src/HOCD/Command.hs, dist/build/HOCD/Command.o, dist/build/HOCD/Command.dyn_o )
[4 of 5] Compiling HOCD.Monad ( src/HOCD/Monad.hs, dist/build/HOCD/Monad.o, dist/build/HOCD/Monad.dyn_o )
src/HOCD/Monad.hs:86:11: error:
" Illegal equational constraint m ~ t m'
(Use GADTs or TypeFamilies to permit this)
" When checking the class method:
getSocket :: forall (m :: * -> *). MonadOCD m => m Socket
In the class declaration for MonadOCD
|
86 | default getSocket
| ^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-2875733/hocd-0.1.1.1'
Error: cabal: Some packages failed to install:
hocd-0.1.1.1-C3t7jAi3Yh3D2s8qG87PeC failed during the building phase. The
exception was:
ExitFailure 1
Test log
No test log was submitted for this report.