Build #1 for MASMGen-0.2.0.0
| Package | MASMGen-0.2.0.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2016-02-27 23:52:00.897506 UTC |
|---|---|
| Compiler | ghc-7.10.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | mtl-2.2.1, containers-0.5.6.2, base-4.8.2.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
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.2278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8
Registering mtl-2.2.1...
Installed mtl-2.2.1
Downloading MASMGen-0.2.0.0...
Configuring MASMGen-0.2.0.0...
Building MASMGen-0.2.0.0...
Preprocessing library MASMGen-0.2.0.0...
[1 of 2] Compiling Language.MASMGen.Types ( src/Language/MASMGen/Types.hs, dist/build/Language/MASMGen/Types.o )
[2 of 2] Compiling Language.MASMGen.Core ( src/Language/MASMGen/Core.hs, dist/build/Language/MASMGen/Core.o )
In-place registering MASMGen-0.2.0.0...
Running Haddock for MASMGen-0.2.0.0...
Running hscolour for MASMGen-0.2.0.0...
Preprocessing library MASMGen-0.2.0.0...
Preprocessing library MASMGen-0.2.0.0...
Haddock coverage:
2% ( 1 / 42) in 'Language.MASMGen.Types'
Missing documentation for:
Def (src/Language/MASMGen/Types.hs:15)
MASM (src/Language/MASMGen/Types.hs:17)
(src/Language/MASMGen/Types.hs:22)
Lit (src/Language/MASMGen/Types.hs:29)
Addr (src/Language/MASMGen/Types.hs:30)
Scale (src/Language/MASMGen/Types.hs:31)
Displacement (src/Language/MASMGen/Types.hs:32)
Operand (src/Language/MASMGen/Types.hs:35)
OpClass (src/Language/MASMGen/Types.hs:44)
OperandClass (src/Language/MASMGen/Types.hs:46)
(src/Language/MASMGen/Types.hs:49)
(src/Language/MASMGen/Types.hs:58)
MASMMode (src/Language/MASMGen/Types.hs:70)
Reg32 (src/Language/MASMGen/Types.hs:71)
Reg16 (src/Language/MASMGen/Types.hs:72)
Reg8 (src/Language/MASMGen/Types.hs:73)
RegXMM (src/Language/MASMGen/Types.hs:74)
RegClass (src/Language/MASMGen/Types.hs:75)
Reg (src/Language/MASMGen/Types.hs:76)
(src/Language/MASMGen/Types.hs:80)
(src/Language/MASMGen/Types.hs:82)
(src/Language/MASMGen/Types.hs:84)
(src/Language/MASMGen/Types.hs:86)
MASMInclude (src/Language/MASMGen/Types.hs:88)
MASMType (src/Language/MASMGen/Types.hs:89)
(src/Language/MASMGen/Types.hs:94)
MASMVar (src/Language/MASMGen/Types.hs:100)
MASMVarMap (src/Language/MASMGen/Types.hs:101)
CallingConvention (src/Language/MASMGen/Types.hs:102)
MASMInstr (src/Language/MASMGen/Types.hs:103)
FuncArg (src/Language/MASMGen/Types.hs:116)
MASMFunc (src/Language/MASMGen/Types.hs:117)
MASMFuncM (src/Language/MASMGen/Types.hs:120)
MASMProgM (src/Language/MASMGen/Types.hs:121)
MASMTopLevel (src/Language/MASMGen/Types.hs:123)
MASMProg (src/Language/MASMGen/Types.hs:124)
MASMOutput (src/Language/MASMGen/Types.hs:128)
UntypedMASMInstrSinCon (src/Language/MASMGen/Types.hs:130)
UntypedMASMInstrBinCon (src/Language/MASMGen/Types.hs:131)
TypedMASMInstrSinCon (src/Language/MASMGen/Types.hs:132)
TypedMASMInstrBinCon (src/Language/MASMGen/Types.hs:133)
2% ( 1 / 40) in 'Language.MASMGen.Core'
Missing documentation for:
mkFunc (src/Language/MASMGen/Core.hs:19)
initFuncState (src/Language/MASMGen/Core.hs:26)
initProgState (src/Language/MASMGen/Core.hs:30)
section (src/Language/MASMGen/Core.hs:37)
output (src/Language/MASMGen/Core.hs:40)
produceAsm (src/Language/MASMGen/Core.hs:52)
produceAsmOptions (src/Language/MASMGen/Core.hs:67)
produceAsmInclude (src/Language/MASMGen/Core.hs:70)
produceAsmProg (src/Language/MASMGen/Core.hs:75)
produceAsmGlobalVarMap (src/Language/MASMGen/Core.hs:83)
produceAsmFuncs (src/Language/MASMGen/Core.hs:89)
printShowableInstr (src/Language/MASMGen/Core.hs:105)
modFun (src/Language/MASMGen/Core.hs:131)
add (src/Language/MASMGen/Core.hs:135)
addb (src/Language/MASMGen/Core.hs:138)
addw (src/Language/MASMGen/Core.hs:141)
addl (src/Language/MASMGen/Core.hs:144)
sub (src/Language/MASMGen/Core.hs:147)
subb (src/Language/MASMGen/Core.hs:150)
subw (src/Language/MASMGen/Core.hs:153)
subl (src/Language/MASMGen/Core.hs:156)
imul (src/Language/MASMGen/Core.hs:160)
idiv (src/Language/MASMGen/Core.hs:163)
inc (src/Language/MASMGen/Core.hs:166)
dec (src/Language/MASMGen/Core.hs:169)
mov (src/Language/MASMGen/Core.hs:172)
typedSinOp (src/Language/MASMGen/Core.hs:176)
typedBinOp (src/Language/MASMGen/Core.hs:181)
movb (src/Language/MASMGen/Core.hs:186)
movw (src/Language/MASMGen/Core.hs:189)
movl (src/Language/MASMGen/Core.hs:192)
goto (src/Language/MASMGen/Core.hs:195)
push (src/Language/MASMGen/Core.hs:198)
pushl (src/Language/MASMGen/Core.hs:201)
pop (src/Language/MASMGen/Core.hs:204)
popl (src/Language/MASMGen/Core.hs:207)
label (src/Language/MASMGen/Core.hs:211)
comment (src/Language/MASMGen/Core.hs:214)
stell (src/Language/MASMGen/Core.hs:217)
Documentation created: dist/doc/html/MASMGen/index.html,
dist/doc/html/MASMGen/MASMGen.txt
Creating package registration file:
/tmp/pkgConf-MASMGen-0.2.09176792922006811972.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/MASMGen-0.2.0.0-HEeXcrP9tyHF0D3Fr3edId
Registering MASMGen-0.2.0.0...
Installed MASMGen-0.2.0.0
Test log
No test log was submitted for this report.