Build #4 for interleavableGen-0.0.1
| Package | interleavableGen-0.0.1 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-09-29 15:46:13.016729 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | mtl-2.2.1, hint-0.4.2.3, haskell-src-1.0.2.0, directory-1.2.2.0, base-4.8.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring extensible-exceptions-0.1.1.4...
Building extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
[1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o )
In-place registering extensible-exceptions-0.1.1.4...
Running Haddock for extensible-exceptions-0.1.1.4...
Running hscolour for extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Preprocessing library extensible-exceptions-0.1.1.4...
Haddock coverage:
100% ( 2 / 2) in 'Control.Exception.Extensible'
Documentation created: dist/doc/html/extensible-exceptions/index.html,
dist/doc/html/extensible-exceptions/extensible-exceptions.txt
Creating package registration file:
/tmp/pkgConf-extensible-exceptions-0.1.1278722862233665123.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/extensible-exceptions-0.1.1.4-CmaSmA8CMpz45lfrjKH2bq
Registering extensible-exceptions-0.1.1.4...
Installed extensible-exceptions-0.1.1.4
[1 of 1] Compiling Main ( /tmp/cabal-tmp-4089/ghc-paths-0.1.0.9/dist/setup/setup.hs, /tmp/cabal-tmp-4089/ghc-paths-0.1.0.9/dist/setup/Main.o )
Linking /tmp/cabal-tmp-4089/ghc-paths-0.1.0.9/dist/setup/setup ...
Configuring ghc-paths-0.1.0.9...
Building ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
[1 of 1] Compiling GHC.Paths ( GHC/Paths.hs, dist/build/GHC/Paths.o )
In-place registering ghc-paths-0.1.0.9...
Running Haddock for ghc-paths-0.1.0.9...
Running hscolour for ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
Haddock coverage:
0% ( 0 / 5) in 'GHC.Paths'
Missing documentation for:
Module header
ghc (GHC/Paths.hs:7)
ghc_pkg (GHC/Paths.hs:7)
libdir (GHC/Paths.hs:7)
docdir (GHC/Paths.hs:7)
Documentation created: dist/doc/html/ghc-paths/index.html,
dist/doc/html/ghc-paths/ghc-paths.txt
Creating package registration file:
/tmp/pkgConf-ghc-paths-0.1.019988988141548233367.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ghc-paths-0.1.0.9-83fO7sKyOaAKK9cbE3049O
Registering ghc-paths-0.1.0.9...
Installed ghc-paths-0.1.0.9
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
75% ( 3 / 4) in 'Control.Monad.Writer.Class'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
100% ( 5 / 5) in 'Control.Monad.State.Class'
100% ( 3 / 3) in 'Control.Monad.Reader.Class'
80% ( 4 / 5) in 'Control.Monad.RWS.Class'
Missing documentation for:
MonadRWS (Control/Monad/RWS/Class.hs:44)
100% ( 4 / 4) in 'Control.Monad.Identity'
100% ( 3 / 3) in 'Control.Monad.Error.Class'
50% ( 1 / 2) in 'Control.Monad.Cont.Class'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
100% ( 3 / 3) in 'Control.Monad.Trans'
93% ( 14 / 15) in 'Control.Monad.Error'
Missing documentation for:
runErrorT
100% ( 19 / 19) in 'Control.Monad.Except'
100% ( 5 / 5) in 'Control.Monad.List'
95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
Missing documentation for:
runRWST
100% ( 2 / 2) in 'Control.Monad.RWS'
96% ( 22 / 23) in 'Control.Monad.Reader'
Missing documentation for:
runReaderT
95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
Missing documentation for:
runRWST
96% ( 24 / 25) in 'Control.Monad.State.Lazy'
Missing documentation for:
runStateT
100% ( 2 / 2) in 'Control.Monad.State'
96% ( 24 / 25) in 'Control.Monad.State.Strict'
Missing documentation for:
runStateT
89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
runWriterT
100% ( 2 / 2) in 'Control.Monad.Writer'
94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
91% ( 20 / 22) in 'Control.Monad.Cont'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.28556362261749698586.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o )
System/Random.hs:43:1: Warning: Tab character
System/Random.hs:45:1: Warning: Tab character
System/Random.hs:47:1: Warning: Tab character
System/Random.hs:53:1: Warning: Tab character
System/Random.hs:55:1: Warning: Tab character
System/Random.hs:56:1: Warning: Tab character
System/Random.hs:57:1: Warning: Tab character
System/Random.hs:59:1: Warning: Tab character
System/Random.hs:61:1: Warning: Tab character
System/Random.hs:63:1: Warning: Tab character
System/Random.hs:64:1: Warning: Tab character
System/Random.hs:65:1: Warning: Tab character
System/Random.hs:66:1: Warning: Tab character
System/Random.hs:68:1: Warning: Tab character
System/Random.hs:69:1: Warning: Tab character
System/Random.hs:70:1: Warning: Tab character
System/Random.hs:71:1: Warning: Tab character
System/Random.hs:73:1: Warning: Tab character
System/Random.hs:74:1: Warning: Tab character
System/Random.hs:76:1: Warning: Tab character
System/Random.hs:90:22: Warning: Tab character
System/Random.hs:91:17: Warning: Tab character
System/Random.hs:94:17: Warning: Tab character
System/Random.hs:102:15: Warning: Tab character
System/Random.hs:240:1: Warning: Tab character
System/Random.hs:241:1: Warning: Tab character
System/Random.hs:249:1: Warning: Tab character
System/Random.hs:269:1: Warning: Tab character
System/Random.hs:270:1: Warning: Tab character
System/Random.hs:271:1: Warning: Tab character
System/Random.hs:272:1: Warning: Tab character
System/Random.hs:273:1: Warning: Tab character
System/Random.hs:326:11: Warning: Tab character
System/Random.hs:343:11: Warning: Tab character
System/Random.hs:384:11: Warning: Tab character
System/Random.hs:395:1: Warning: Tab character
System/Random.hs:396:1: Warning: Tab character
System/Random.hs:396:20: Warning: Tab character
System/Random.hs:397:1: Warning: Tab character
System/Random.hs:397:20: Warning: Tab character
System/Random.hs:399:11: Warning: Tab character
System/Random.hs:406:1: Warning: Tab character
System/Random.hs:415:1: Warning: Tab character
System/Random.hs:428:1: Warning: Tab character
System/Random.hs:429:1: Warning: Tab character
System/Random.hs:430:1: Warning: Tab character
System/Random.hs:440:3: Warning: Tab character
System/Random.hs:502:1: Warning: Tab character
System/Random.hs:503:1: Warning: Tab character
System/Random.hs:504:1: Warning: Tab character
System/Random.hs:506:1: Warning: Tab character
System/Random.hs:507:1: Warning: Tab character
System/Random.hs:508:1: Warning: Tab character
System/Random.hs:519:1: Warning: Tab character
System/Random.hs:519:14: Warning: Tab character
System/Random.hs:520:1: Warning: Tab character
System/Random.hs:522:1: Warning: Tab character
System/Random.hs:523:1: Warning: Tab character
System/Random.hs:524:1: Warning: Tab character
System/Random.hs:526:1: Warning: Tab character
System/Random.hs:527:1: Warning: Tab character
System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...
System/Random.hs:43:1: Warning: Tab character
System/Random.hs:45:1: Warning: Tab character
System/Random.hs:47:1: Warning: Tab character
System/Random.hs:53:1: Warning: Tab character
System/Random.hs:55:1: Warning: Tab character
System/Random.hs:56:1: Warning: Tab character
System/Random.hs:57:1: Warning: Tab character
System/Random.hs:59:1: Warning: Tab character
System/Random.hs:61:1: Warning: Tab character
System/Random.hs:63:1: Warning: Tab character
System/Random.hs:64:1: Warning: Tab character
System/Random.hs:65:1: Warning: Tab character
System/Random.hs:66:1: Warning: Tab character
System/Random.hs:68:1: Warning: Tab character
System/Random.hs:69:1: Warning: Tab character
System/Random.hs:70:1: Warning: Tab character
System/Random.hs:71:1: Warning: Tab character
System/Random.hs:73:1: Warning: Tab character
System/Random.hs:74:1: Warning: Tab character
System/Random.hs:76:1: Warning: Tab character
System/Random.hs:90:22: Warning: Tab character
System/Random.hs:91:17: Warning: Tab character
System/Random.hs:94:17: Warning: Tab character
System/Random.hs:102:15: Warning: Tab character
System/Random.hs:240:1: Warning: Tab character
System/Random.hs:241:1: Warning: Tab character
System/Random.hs:249:1: Warning: Tab character
System/Random.hs:269:1: Warning: Tab character
System/Random.hs:270:1: Warning: Tab character
System/Random.hs:271:1: Warning: Tab character
System/Random.hs:272:1: Warning: Tab character
System/Random.hs:273:1: Warning: Tab character
System/Random.hs:326:11: Warning: Tab character
System/Random.hs:343:11: Warning: Tab character
System/Random.hs:384:11: Warning: Tab character
System/Random.hs:395:1: Warning: Tab character
System/Random.hs:396:1: Warning: Tab character
System/Random.hs:396:20: Warning: Tab character
System/Random.hs:397:1: Warning: Tab character
System/Random.hs:397:20: Warning: Tab character
System/Random.hs:399:11: Warning: Tab character
System/Random.hs:406:1: Warning: Tab character
System/Random.hs:415:1: Warning: Tab character
System/Random.hs:428:1: Warning: Tab character
System/Random.hs:429:1: Warning: Tab character
System/Random.hs:430:1: Warning: Tab character
System/Random.hs:440:3: Warning: Tab character
System/Random.hs:502:1: Warning: Tab character
System/Random.hs:503:1: Warning: Tab character
System/Random.hs:504:1: Warning: Tab character
System/Random.hs:506:1: Warning: Tab character
System/Random.hs:507:1: Warning: Tab character
System/Random.hs:508:1: Warning: Tab character
System/Random.hs:519:1: Warning: Tab character
System/Random.hs:519:14: Warning: Tab character
System/Random.hs:520:1: Warning: Tab character
System/Random.hs:522:1: Warning: Tab character
System/Random.hs:523:1: Warning: Tab character
System/Random.hs:524:1: Warning: Tab character
System/Random.hs:526:1: Warning: Tab character
System/Random.hs:527:1: Warning: Tab character
System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-1150517567212251746.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
Haddock coverage:
0% ( 0 / 11) in 'Control.Sequential.STM'
Missing documentation for:
Module header
STM (Control/Sequential/STM.hs:29)
atomically (Control/Sequential/STM.hs:47)
throwSTM (Control/Sequential/STM.hs:54)
catchSTM (Control/Sequential/STM.hs:57)
TVar (Control/Sequential/STM.hs:72)
newTVar (Control/Sequential/STM.hs:75)
newTVarIO (Control/Sequential/STM.hs:78)
readTVar (Control/Sequential/STM.hs:83)
readTVarIO (Control/Sequential/STM.hs:86)
writeTVar (Control/Sequential/STM.hs:89)
100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
100% ( 2 / 2) in 'Control.Concurrent.STM.TArray'
90% ( 9 / 10) in 'Control.Monad.STM'
Missing documentation for:
check (Control/Monad/STM.hs:81)
100% ( 8 / 8) in 'Control.Concurrent.STM'
40% ( 2 / 5) in 'Control.Concurrent.STM.TSem'
Missing documentation for:
newTSem (Control/Concurrent/STM/TSem.hs:42)
waitTSem (Control/Concurrent/STM/TSem.hs:45)
signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.44029031771329202900.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.6...
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...
Haddock coverage:
100% ( 2 / 2) in 'Data.Generics.Basics'
100% ( 2 / 2) in 'Generics.SYB.Basics'
100% ( 1 / 1) in 'Data.Generics.Instances'
100% ( 1 / 1) in 'Generics.SYB.Instances'
96% ( 43 / 45) in 'Data.Generics.Aliases'
Missing documentation for:
GenericQ' (src/Data/Generics/Aliases.hs:268)
GenericM' (src/Data/Generics/Aliases.hs:269)
100% ( 19 / 19) in 'Data.Generics.Schemes'
100% ( 2 / 2) in 'Generics.SYB.Schemes'
100% ( 6 / 6) in 'Data.Generics.Text'
100% ( 2 / 2) in 'Generics.SYB.Text'
100% ( 17 / 17) in 'Data.Generics.Twins'
100% ( 2 / 2) in 'Generics.SYB.Twins'
100% ( 3 / 3) in 'Data.Generics.Builders'
100% ( 2 / 2) in 'Generics.SYB.Builders'
100% ( 2 / 2) in 'Generics.SYB.Aliases'
100% ( 8 / 8) in 'Data.Generics'
100% ( 2 / 2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-012915540981655035325.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.6-2wX6OHAY1mu1En8Oic6xKR
Registering syb-0.6...
Installed syb-0.6
Configuring transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Haddock coverage:
0% ( 0 / 8) in 'Paths_transformers_compat'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_transformers_compat.hs:15)
getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.018237968921785550551.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
Configuring haskell-src-1.0.2.0...
Building haskell-src-1.0.2.0...
Preprocessing library haskell-src-1.0.2.0...
[1 of 6] Compiling Language.Haskell.Syntax ( Language/Haskell/Syntax.hs, dist/build/Language/Haskell/Syntax.o )
[2 of 6] Compiling Language.Haskell.Pretty ( Language/Haskell/Pretty.hs, dist/build/Language/Haskell/Pretty.o )
[3 of 6] Compiling Language.Haskell.ParseMonad ( Language/Haskell/ParseMonad.hs, dist/build/Language/Haskell/ParseMonad.o )
[4 of 6] Compiling Language.Haskell.ParseUtils ( Language/Haskell/ParseUtils.hs, dist/build/Language/Haskell/ParseUtils.o )
[5 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, dist/build/Language/Haskell/Lexer.o )
[6 of 6] Compiling Language.Haskell.Parser ( dist/build/Language/Haskell/Parser.hs, dist/build/Language/Haskell/Parser.o )
In-place registering haskell-src-1.0.2.0...
Running Haddock for haskell-src-1.0.2.0...
Running hscolour for haskell-src-1.0.2.0...
Preprocessing library haskell-src-1.0.2.0...
Preprocessing library haskell-src-1.0.2.0...
Haddock coverage:
70% ( 45 / 64) in 'Language.Haskell.Syntax'
Missing documentation for:
HsDecl (Language/Haskell/Syntax.hs:236)
HsContext (Language/Haskell/Syntax.hs:341)
HsGuardedAlts (Language/Haskell/Syntax.hs:492)
prelude_mod (Language/Haskell/Syntax.hs:514)
main_mod (Language/Haskell/Syntax.hs:514)
main_name (Language/Haskell/Syntax.hs:518)
unit_con_name (Language/Haskell/Syntax.hs:521)
tuple_con_name (Language/Haskell/Syntax.hs:524)
list_cons_name (Language/Haskell/Syntax.hs:527)
unit_con (Language/Haskell/Syntax.hs:530)
tuple_con (Language/Haskell/Syntax.hs:533)
unit_tycon_name (Language/Haskell/Syntax.hs:536)
fun_tycon_name (Language/Haskell/Syntax.hs:536)
list_tycon_name (Language/Haskell/Syntax.hs:536)
tuple_tycon_name (Language/Haskell/Syntax.hs:541)
unit_tycon (Language/Haskell/Syntax.hs:544)
fun_tycon (Language/Haskell/Syntax.hs:544)
list_tycon (Language/Haskell/Syntax.hs:544)
tuple_tycon (Language/Haskell/Syntax.hs:549)
93% ( 14 / 15) in 'Language.Haskell.Pretty'
Missing documentation for:
Indent (Language/Haskell/Pretty.hs:43)
37% ( 10 / 27) in 'Language.Haskell.ParseMonad'
Missing documentation for:
atSrcLoc (Language/Haskell/ParseMonad.hs:131)
LexContext (Language/Haskell/ParseMonad.hs:66)
runParserWithMode (Language/Haskell/ParseMonad.hs:103)
runParser (Language/Haskell/ParseMonad.hs:113)
getSrcLoc (Language/Haskell/ParseMonad.hs:134)
pushCurrentContext (Language/Haskell/ParseMonad.hs:142)
popContext (Language/Haskell/ParseMonad.hs:156)
Lex (Language/Haskell/ParseMonad.hs:166)
getInput (Language/Haskell/ParseMonad.hs:183)
lexWhile (Language/Haskell/ParseMonad.hs:209)
alternative (Language/Haskell/ParseMonad.hs:217)
checkBOL (Language/Haskell/ParseMonad.hs:237)
setBOL (Language/Haskell/ParseMonad.hs:242)
startToken (Language/Haskell/ParseMonad.hs:247)
getOffside (Language/Haskell/ParseMonad.hs:261)
pushContextL (Language/Haskell/ParseMonad.hs:265)
popContextL (Language/Haskell/ParseMonad.hs:269)
7% ( 1 / 15) in 'Language.Haskell.ParseUtils'
Missing documentation for:
splitTyConApp (Language/Haskell/ParseUtils.hs:37)
mkRecConstrOrUpdate (Language/Haskell/ParseUtils.hs:288)
checkPrec (Language/Haskell/ParseUtils.hs:284)
checkContext (Language/Haskell/ParseUtils.hs:48)
checkAssertion (Language/Haskell/ParseUtils.hs:57)
checkDataHeader (Language/Haskell/ParseUtils.hs:64)
checkClassHeader (Language/Haskell/ParseUtils.hs:69)
checkInstHeader (Language/Haskell/ParseUtils.hs:79)
checkPattern (Language/Haskell/ParseUtils.hs:95)
checkExpr (Language/Haskell/ParseUtils.hs:147)
checkValDef (Language/Haskell/ParseUtils.hs:239)
checkClassBody (Language/Haskell/ParseUtils.hs:261)
checkUnQual (Language/Haskell/ParseUtils.hs:276)
checkRevDecls (Language/Haskell/ParseUtils.hs:297)
33% ( 1 / 3) in 'Language.Haskell.Lexer'
Missing documentation for:
Token (Language/Haskell/Lexer.hs:30)
lexer (Language/Haskell/Lexer.hs:182)
100% ( 6 / 6) in 'Language.Haskell.Parser'
Warning: Language.Haskell.Pretty: could not find link destinations for:
D1Style C1_0Style S1_0_0Style S1_0_1Style S1_0_2Style D1Mode C1_0Mode C1_1Mode C1_2Mode C1_3Mode
Documentation created: dist/doc/html/haskell-src/index.html,
dist/doc/html/haskell-src/haskell-src.txt
Creating package registration file:
/tmp/pkgConf-haskell-src-1.0.26994600081867107722.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/haskell-src-1.0.2.0-0X1MJdxDVJhLIk6gtLKdmG
Registering haskell-src-1.0.2.0...
Installed haskell-src-1.0.2.0
Configuring exceptions-0.8.0.2...
Building exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
In-place registering exceptions-0.8.0.2...
Running Haddock for exceptions-0.8.0.2...
Running hscolour for exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Haddock coverage:
100% ( 31 / 31) in 'Control.Monad.Catch'
80% ( 8 / 10) in 'Control.Monad.Catch.Pure'
Missing documentation for:
Catch (src/Control/Monad/Catch/Pure.hs:95)
runCatch (src/Control/Monad/Catch/Pure.hs:97)
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.8.0184009602138982933.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/exceptions-0.8.0.2-8GsEeHgaIks3pVGk6GaELJ
Registering exceptions-0.8.0.2...
Installed exceptions-0.8.0.2
Configuring ghc-mtl-1.2.1.0...
Building ghc-mtl-1.2.1.0...
Preprocessing library ghc-mtl-1.2.1.0...
[1 of 1] Compiling Control.Monad.Ghc ( Control/Monad/Ghc.hs, dist/build/Control/Monad/Ghc.o )
Control/Monad/Ghc.hs:14:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
In-place registering ghc-mtl-1.2.1.0...
Running Haddock for ghc-mtl-1.2.1.0...
Running hscolour for ghc-mtl-1.2.1.0...
Preprocessing library ghc-mtl-1.2.1.0...
Preprocessing library ghc-mtl-1.2.1.0...
Control/Monad/Ghc.hs:14:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
29% ( 2 / 7) in 'Control.Monad.Ghc'
Missing documentation for:
Module header
Ghc (Control/Monad/Ghc.hs:34)
runGhc (Control/Monad/Ghc.hs:87)
GhcT (Control/Monad/Ghc.hs:90)
runGhcT (Control/Monad/Ghc.hs:102)
Warning: Control.Monad.Ghc: could not find link destinations for:
MTLAdapter
Documentation created: dist/doc/html/ghc-mtl/index.html,
dist/doc/html/ghc-mtl/ghc-mtl.txt
Creating package registration file:
/tmp/pkgConf-ghc-mtl-1.2.116002068981139352160.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/ghc-mtl-1.2.1.0-BqqtjVMzqQDFL02xEtpBGO
Registering ghc-mtl-1.2.1.0...
Installed ghc-mtl-1.2.1.0
Configuring hint-0.4.2.3...
Building hint-0.4.2.3...
Preprocessing library hint-0.4.2.3...
[ 1 of 23] Compiling Hint.SignalHandlers ( src/Hint/SignalHandlers.hs, dist/build/Hint/SignalHandlers.o )
[ 2 of 23] Compiling Hint.Util ( src/Hint/Util.hs, dist/build/Hint/Util.o )
[ 3 of 23] Compiling Hint.CompatPlatform ( src/Hint/CompatPlatform.hs, dist/build/Hint/CompatPlatform.o )
src/Hint/CompatPlatform.hs:11:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 4 of 23] Compiling Hint.GHC ( src/Hint/GHC.hs, dist/build/Hint/GHC.o )
[ 5 of 23] Compiling Hint.Compat ( src/Hint/Compat.hs, dist/build/Hint/Compat.o )
[ 6 of 23] Compiling Hint.Extension ( src/Hint/Extension.hs, dist/build/Hint/Extension.o )
[ 7 of 23] Compiling Language.Haskell.Interpreter.Extension ( src/Language/Haskell/Interpreter/Extension.hs, dist/build/Language/Haskell/Interpreter/Extension.o )
[ 8 of 23] Compiling Hint.Base ( src/Hint/Base.hs, dist/build/Hint/Base.o )
[ 9 of 23] Compiling Hint.Annotations ( src/Hint/Annotations.hs, dist/build/Hint/Annotations.o )
[10 of 23] Compiling Hint.Configuration ( src/Hint/Configuration.hs, dist/build/Hint/Configuration.o )
[11 of 23] Compiling Hint.Reflection ( src/Hint/Reflection.hs, dist/build/Hint/Reflection.o )
[12 of 23] Compiling Hint.Typecheck[boot] ( src/Hint/Typecheck.hs-boot, dist/build/Hint/Typecheck.o-boot )
[13 of 23] Compiling Hint.Conversions ( src/Hint/Conversions.hs, dist/build/Hint/Conversions.o )
[14 of 23] Compiling Hint.Context ( src/Hint/Context.hs, dist/build/Hint/Context.o )
[15 of 23] Compiling Hint.InterpreterT ( src/Hint/InterpreterT.hs, dist/build/Hint/InterpreterT.o )
src/Hint/InterpreterT.hs:15:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[16 of 23] Compiling Language.Haskell.Interpreter.Unsafe ( src/Language/Haskell/Interpreter/Unsafe.hs, dist/build/Language/Haskell/Interpreter/Unsafe.o )
[17 of 23] Compiling Language.Haskell.Interpreter.GHC.Unsafe ( src/Language/Haskell/Interpreter/GHC/Unsafe.hs, dist/build/Language/Haskell/Interpreter/GHC/Unsafe.o )
[18 of 23] Compiling Hint.Parsers ( src/Hint/Parsers.hs, dist/build/Hint/Parsers.o )
[19 of 23] Compiling Hint.Sandbox ( src/Hint/Sandbox.hs, dist/build/Hint/Sandbox.o )
[20 of 23] Compiling Hint.Typecheck ( src/Hint/Typecheck.hs, dist/build/Hint/Typecheck.o )
[21 of 23] Compiling Hint.Eval ( src/Hint/Eval.hs, dist/build/Hint/Eval.o )
[22 of 23] Compiling Language.Haskell.Interpreter ( src/Language/Haskell/Interpreter.hs, dist/build/Language/Haskell/Interpreter.o )
[23 of 23] Compiling Language.Haskell.Interpreter.GHC ( src/Language/Haskell/Interpreter/GHC.hs, dist/build/Language/Haskell/Interpreter/GHC.o )
In-place registering hint-0.4.2.3...
Running Haddock for hint-0.4.2.3...
Running hscolour for hint-0.4.2.3...
Preprocessing library hint-0.4.2.3...
Preprocessing library hint-0.4.2.3...
src/Hint/CompatPlatform.hs:11:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Hint/InterpreterT.hs:15:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
0% ( 0 / 2) in 'Hint.SignalHandlers'
Missing documentation for:
Module header
protectHandlers (src/Hint/SignalHandlers.hs:39)
0% ( 0 / 7) in 'Hint.Util'
Missing documentation for:
Module header
Expr (src/Hint/Util.hs:5)
safeBndFor (src/Hint/Util.hs:13)
partition (src/Hint/Util.hs:16)
partitionEither (src/Hint/Util.hs:21)
>=> (src/Hint/Util.hs:28)
quote (src/Hint/Util.hs:31)
0% ( 0 / 2) in 'Hint.CompatPlatform'
Missing documentation for:
Module header
getPID (src/Hint/CompatPlatform.hs:39)
89% ( 16 / 18) in 'Hint.GHC'
Missing documentation for:
Module header
Message (src/Hint/GHC.hs:86)
0% ( 0 / 26) in 'Hint.Compat'
Missing documentation for:
Module header
Kind (src/Hint/Compat.hs:19)
supportedExtensions (src/Hint/Compat.hs:23)
setContext (src/Hint/Compat.hs:50)
getContext (src/Hint/Compat.hs:57)
modToIIMod (src/Hint/Compat.hs:69)
iiModToMod (src/Hint/Compat.hs:70)
mkPState (src/Hint/Compat.hs:82)
setContextModules (src/Hint/Compat.hs:107)
getContextNames (src/Hint/Compat.hs:110)
mkSrcLoc (src/Hint/Compat.hs:120)
stringToStringBuffer (src/Hint/Compat.hs:121)
configureDynFlags (src/Hint/Compat.hs:125)
parseDynamicFlags (src/Hint/Compat.hs:131)
fileTarget (src/Hint/Compat.hs:136)
targetId (src/Hint/Compat.hs:140)
guessTarget (src/Hint/Compat.hs:143)
compileExpr (src/Hint/Compat.hs:147)
exprType (src/Hint/Compat.hs:151)
typeKind (src/Hint/Compat.hs:159)
pprType (src/Hint/Compat.hs:213)
pprKind (src/Hint/Compat.hs:220)
showSDoc (src/Hint/Compat.hs:242)
showSDocForUser (src/Hint/Compat.hs:243)
showSDocUnqual (src/Hint/Compat.hs:244)
mkLocMessage (src/Hint/Compat.hs:254)
40% ( 2 / 5) in 'Hint.Extension'
Missing documentation for:
Module header
knownExtensions (src/Hint/Extension.hs:100)
asExtension (src/Hint/Extension.hs:14)
40% ( 2 / 5) in 'Language.Haskell.Interpreter.Extension'
Missing documentation for:
Module header
knownExtensions (src/Hint/Extension.hs:100)
asExtension (src/Hint/Extension.hs:14)
7% ( 2 / 27) in 'Hint.Base'
Missing documentation for:
Module header
MonadInterpreter (src/Hint/Base.hs:46)
RunGhc (src/Hint/Base.hs:108)
GhcError (src/Hint/Base.hs:146)
InterpreterError (src/Hint/Base.hs:56)
mayFail (src/Hint/Base.hs:202)
catchIE (src/Hint/Base.hs:158)
InterpreterSession (src/Hint/Base.hs:101)
SessionData (src/Hint/Base.hs:133)
GhcErrLogger (src/Hint/Base.hs:169)
InterpreterState (src/Hint/Base.hs:64)
fromState (src/Hint/Base.hs:193)
onState (src/Hint/Base.hs:197)
InterpreterConfiguration (src/Hint/Base.hs:72)
runGhc1 (src/Hint/Base.hs:175)
runGhc2 (src/Hint/Base.hs:178)
runGhc3 (src/Hint/Base.hs:181)
runGhc4 (src/Hint/Base.hs:184)
runGhc5 (src/Hint/Base.hs:187)
PhantomModule (src/Hint/Base.hs:230)
findModule (src/Hint/Base.hs:233)
moduleIsLoaded (src/Hint/Base.hs:239)
withDynFlags (src/Hint/Base.hs:245)
debug (src/Hint/Base.hs:218)
showGHC (src/Hint/Base.hs:221)
67% ( 2 / 3) in 'Hint.Annotations'
Missing documentation for:
Module header
50% ( 9 / 18) in 'Hint.Configuration'
Missing documentation for:
Module header
setGhcOption (src/Hint/Configuration.hs:41)
setGhcOptions (src/Hint/Configuration.hs:30)
defaultConf (src/Hint/Configuration.hs:44)
fromConf (src/Hint/Configuration.hs:168)
onConf (src/Hint/Configuration.hs:171)
OptionVal (src/Hint/Configuration.hs:62)
setUseLanguageExtensions (src/Hint/Configuration.hs:177)
setInstalledModsAreInScopeQualified (src/Hint/Configuration.hs:183)
33% ( 2 / 6) in 'Hint.Reflection'
Missing documentation for:
Module header
ModuleElem (src/Hint/Reflection.hs:20)
name (src/Hint/Reflection.hs:23)
children (src/Hint/Reflection.hs:28)
0% ( 0 / 5) in 'Hint.Conversions'
Missing documentation for:
Module header
typeToString (src/Hint/Conversions.hs:20)
kindToString (src/Hint/Conversions.hs:28)
moduleToString (src/Hint/Conversions.hs:36)
isSucceeded (src/Hint/Conversions.hs:41)
47% ( 9 / 19) in 'Hint.Context'
Missing documentation for:
Module header
PhantomModule (src/Hint/Base.hs:230)
ModuleText (src/Hint/Context.hs:41)
addPhantomModule (src/Hint/Context.hs:66)
removePhantomModule (src/Hint/Context.hs:95)
getPhantomModules (src/Hint/Context.hs:132)
allModulesInContext (src/Hint/Context.hs:63)
onAnEmptyContext (src/Hint/Context.hs:224)
support_String (src/Hint/Context.hs:355)
support_show (src/Hint/Context.hs:359)
50% ( 3 / 6) in 'Hint.InterpreterT'
Missing documentation for:
Module header
InterpreterT (src/Hint/InterpreterT.hs:63)
Interpreter (src/Hint/InterpreterT.hs:35)
67% ( 2 / 3) in 'Language.Haskell.Interpreter.Unsafe'
Missing documentation for:
Module header
100% ( 2 / 2) in 'Language.Haskell.Interpreter.GHC.Unsafe'
0% ( 0 / 6) in 'Hint.Parsers'
Missing documentation for:
Module header
ParseResult (src/Hint/Parsers.hs:14)
parseExpr (src/Hint/Parsers.hs:16)
parseType (src/Hint/Parsers.hs:19)
runParser (src/Hint/Parsers.hs:22)
failOnParseError (src/Hint/Parsers.hs:37)
0% ( 0 / 2) in 'Hint.Sandbox'
Missing documentation for:
Module header
sandboxed (src/Hint/Sandbox.hs:12)
50% ( 3 / 6) in 'Hint.Typecheck'
Missing documentation for:
Module header
typeOf_unsandboxed (src/Hint/Typecheck.hs:24)
typeChecks_unsandboxed (src/Hint/Typecheck.hs:39)
83% ( 5 / 6) in 'Hint.Eval'
Missing documentation for:
Module header
80% ( 45 / 56) in 'Language.Haskell.Interpreter'
Missing documentation for:
MonadInterpreter (src/Hint/Base.hs:46)
InterpreterT (src/Hint/InterpreterT.hs:63)
Interpreter (src/Hint/InterpreterT.hs:35)
OptionVal (src/Hint/Configuration.hs:62)
setUseLanguageExtensions (src/Hint/Configuration.hs:177)
setInstalledModsAreInScopeQualified (src/Hint/Configuration.hs:183)
ModuleElem (src/Hint/Reflection.hs:20)
name (src/Hint/Reflection.hs:23)
children (src/Hint/Reflection.hs:28)
InterpreterError (src/Hint/Base.hs:56)
GhcError (src/Hint/Base.hs:146)
100% ( 2 / 2) in 'Language.Haskell.Interpreter.GHC'
Warning: Language.Haskell.Interpreter: could not find link destinations for:
FromSession ModifySessionRef RunGhc
Documentation created: dist/doc/html/hint/index.html,
dist/doc/html/hint/hint.txt
Creating package registration file:
/tmp/pkgConf-hint-0.4.2532495011415675634.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hint-0.4.2.3-KkVEsd46zzY0wXaWjkzCLV
Registering hint-0.4.2.3...
Installed hint-0.4.2.3
Configuring interleavableGen-0.0.1...
Building interleavableGen-0.0.1...
Preprocessing executable 'interleavableGen' for interleavableGen-0.0.1...
[1 of 1] Compiling Main ( Main.hs, dist/build/interleavableGen/interleavableGen-tmp/Main.o )
Main.hs:27:20: Not in scope: ‘newSession’
Main.hs:28:88: Not in scope: ‘withSession’
Main.hs:150:16: Not in scope: ‘newSession’
Main.hs:151:5: Not in scope: ‘withSession’
Main.hs:160:20: Not in scope: ‘newSession’
Main.hs:164:15: Not in scope: ‘withSession’
Failed to install interleavableGen-0.0.1
cabal: Error: some packages failed to install:
interleavableGen-0.0.1 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.