Build #4 for hsshellscript-3.6.2
| Package | hsshellscript-3.6.2 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2024-03-31 12:16:58.059838787 UTC |
|---|---|
| Compiler | ghc-9.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.18.1.0, directory-1.3.7.1, parsec-3.1.16.1, random-1.1, unix-2.7.3 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Starting random-1.1
Starting os-string-2.0.2
Starting unix-2.7.3
Building random-1.1
Building os-string-2.0.2
Completed random-1.1
Building unix-2.7.3
Completed os-string-2.0.2
Starting filepath-1.5.2.0
Building filepath-1.5.2.0
Completed filepath-1.5.2.0
Completed unix-2.7.3
Starting directory-1.3.7.1
Building directory-1.3.7.1
Completed directory-1.3.7.1
Starting hsshellscript-3.6.2
Building hsshellscript-3.6.2
Failed to install hsshellscript-3.6.2
Build log ( /home/builder/.cabal/logs/ghc-9.6.3/hsshellscript-3.6.2-nhU3QWuTam1Syj6fjGwWS.log ):
cabal: Entering directory '/tmp/cabal-tmp-1955134/hsshellscript-3.6.2'
Configuring hsshellscript-3.6.2...
Preprocessing library for hsshellscript-3.6.2..
Building library for hsshellscript-3.6.2..
[ 1 of 10] Compiling HsShellScript.GetOpt ( src/HsShellScript/GetOpt.hs, dist/build/HsShellScript/GetOpt.o, dist/build/HsShellScript/GetOpt.dyn_o )
[ 2 of 10] Compiling HsShellScript.Paths ( src/HsShellScript/Paths.hs, dist/build/HsShellScript/Paths.o, dist/build/HsShellScript/Paths.dyn_o )
[ 3 of 10] Compiling HsShellScript.Shell ( src/HsShellScript/Shell.hs, dist/build/HsShellScript/Shell.o, dist/build/HsShellScript/Shell.dyn_o )
[ 4 of 10] Compiling HsShellScript.ProcErr[boot] ( dist/build/HsShellScript/ProcErr.hs-boot, dist/build/HsShellScript/ProcErr.o-boot, dist/build/HsShellScript/ProcErr.dyn_o-boot )
[ 5 of 10] Compiling HsShellScript.Args[boot] ( dist/build/HsShellScript/Args.hs-boot, dist/build/HsShellScript/Args.o-boot, dist/build/HsShellScript/Args.dyn_o-boot )
dist/build/HsShellScript/Args.hs-boot:9:14: error: [GHC-76037]
Not in scope: type constructor or class Typeable
|
9 | deriving (Typeable)
| ^^^^^^^^
dist/build/HsShellScript/Args.hs-boot:12:23: error: [GHC-76037]
Not in scope: type constructor or class Handle
|
12 | terminal_width_ioe :: Handle -> IO Int
| ^^^^^^
dist/build/HsShellScript/Args.hs-boot:13:23: error: [GHC-76037]
Not in scope: type constructor or class Handle
|
13 | terminal_width :: Handle -> IO (Maybe Int)
| ^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-1955134/hsshellscript-3.6.2'
Error: cabal: Some packages failed to install:
hsshellscript-3.6.2-nhU3QWuTam1Syj6fjGwWS failed during the building phase.
The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.