Build #1 for language-javascript-0.6.0.8

[all reports]

Package language-javascript-0.6.0.8
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-07-21 09:03:39.55005 UTC
Compiler ghc-8.0.1.20160701
OS linux
Arch x86_64
Dependencies array-0.5.1.1, base-4.9.0.0, blaze-builder-0.4.0.2, bytestring-0.10.8.1, containers-0.5.7.1, mtl-2.2.1, text-1.2.2.1, utf8-string-1.0.1.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-4738/mtl-2.2.1'
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 )
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.22145174067468703135.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-4738/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-4738/text-1.2.2.1'
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )

Data/Text.hs:587:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT compareN/length -> compareLength" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:592:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT ==N/length -> compareLength/==EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:597:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT /=N/length -> compareLength//=EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:602:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <N/length -> compareLength/==LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:607:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <=N/length -> compareLength//=GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:612:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >N/length -> compareLength/==GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:617:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >=N/length -> compareLength//=LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )

Data/Text/Internal/Builder.hs:324:1: warning: [-Winline-rule-shadowing]
    Rule "flush/flush" may never fire
      because ‘flush’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (127 /127) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (128 /129) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:301)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.21253207672570073850.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-4738/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-4738/utf8-string-1.0.1.1'
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
Running Haddock for utf8-string-1.0.1.1...
Running hscolour for utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Haddock coverage:
 100% (  8 /  8) in 'Codec.Binary.UTF8.String'
  94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
  89% ( 24 / 27) in 'Data.String.UTF8'
  Missing documentation for:
    UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
    fromRep (Data/String/UTF8.hs:59)
    toRep (Data/String/UTF8.hs:62)
 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
 100% ( 17 / 17) in 'Data.ByteString.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.14206874831669475776.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/utf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4
Registering utf8-string-1.0.1.1...
cabal: Leaving directory '/tmp/cabal-tmp-4738/utf8-string-1.0.1.1'
Installed utf8-string-1.0.1.1
cabal: Entering directory '/tmp/cabal-tmp-4738/blaze-builder-0.4.0.2'
Configuring blaze-builder-0.4.0.2...
Building blaze-builder-0.4.0.2...
Preprocessing library blaze-builder-0.4.0.2...
[ 1 of 10] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )
[ 2 of 10] Compiling Blaze.ByteString.Builder.Compat.Write ( Blaze/ByteString/Builder/Compat/Write.hs, dist/build/Blaze/ByteString/Builder/Compat/Write.o )
[ 3 of 10] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 4 of 10] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[ 5 of 10] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
[ 6 of 10] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 7 of 10] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )
[ 8 of 10] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 10] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[10 of 10] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
Running Haddock for blaze-builder-0.4.0.2...
Running hscolour for blaze-builder-0.4.0.2...
Preprocessing library blaze-builder-0.4.0.2...
Preprocessing library blaze-builder-0.4.0.2...
Haddock coverage:
  96% ( 24 / 25) in 'Blaze.ByteString.Builder.Internal.Write'
  Missing documentation for:
    fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:229)
  50% (  2 /  4) in 'Blaze.ByteString.Builder.Compat.Write'
  Missing documentation for:
    writePrimFixed (Blaze/ByteString/Builder/Compat/Write.hs:24)
    writePrimBounded (Blaze/ByteString/Builder/Compat/Write.hs:28)
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char.Utf8'
 100% (  9 /  9) in 'Blaze.ByteString.Builder.Char8'
 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
 100% (  4 /  4) in 'Blaze.ByteString.Builder.HTTP'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
  92% ( 22 / 24) in 'Blaze.ByteString.Builder'
  Missing documentation for:
    toByteStringIOWith (Blaze/ByteString/Builder.hs:175)
    fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:229)
Documentation created: dist/doc/html/blaze-builder/index.html,
dist/doc/html/blaze-builder/blaze-builder.txt
Creating package registration file:
/tmp/pkgConf-blaze-builder-0.4.09819146931375179334.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/blaze-builder-0.4.0.2-6Lw6V3wDhf3KDMasjNOEeG
Registering blaze-builder-0.4.0.2...
cabal: Leaving directory '/tmp/cabal-tmp-4738/blaze-builder-0.4.0.2'
Installed blaze-builder-0.4.0.2
Downloading language-javascript-0.6.0.8...
cabal: Entering directory '/tmp/cabal-tmp-4738/language-javascript-0.6.0.8'
Configuring language-javascript-0.6.0.8...
Building language-javascript-0.6.0.8...
Preprocessing library language-javascript-0.6.0.8...
unused rules: 3
shift/reduce conflicts:  138
reduce/reduce conflicts: 218
[ 1 of 13] Compiling Language.JavaScript.Parser.StringEscape ( src/Language/JavaScript/Parser/StringEscape.hs, dist/build/Language/JavaScript/Parser/StringEscape.o )
[ 2 of 13] Compiling Language.JavaScript.Parser.SrcLocation ( src/Language/JavaScript/Parser/SrcLocation.hs, dist/build/Language/JavaScript/Parser/SrcLocation.o )
[ 3 of 13] Compiling Language.JavaScript.Parser.Token ( src/Language/JavaScript/Parser/Token.hs, dist/build/Language/JavaScript/Parser/Token.o )
[ 4 of 13] Compiling Language.JavaScript.Parser.ParserMonad ( src/Language/JavaScript/Parser/ParserMonad.hs, dist/build/Language/JavaScript/Parser/ParserMonad.o )
[ 5 of 13] Compiling Language.JavaScript.Parser.LexerUtils ( src/Language/JavaScript/Parser/LexerUtils.hs, dist/build/Language/JavaScript/Parser/LexerUtils.o )
[ 6 of 13] Compiling Language.JavaScript.Parser.Lexer ( dist/build/Language/JavaScript/Parser/Lexer.hs, dist/build/Language/JavaScript/Parser/Lexer.o )

src/Language/JavaScript/Parser/Lexer.x:423:19: warning: [-Wunused-matches]
    Defined but not used: ‘ws’

src/Language/JavaScript/Parser/Lexer.x:586:19: warning: [-Wunused-matches]
    Defined but not used: ‘ap’

templates/wrappers.hs:9:1: warning: [-Wunused-imports]
    The qualified import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()

templates/wrappers.hs:67:25: warning: [-Wunused-matches]
    Defined but not used: ‘ps’

templates/wrappers.hs:70:20: warning: [-Wunused-matches]
    Defined but not used: ‘p’

templates/wrappers.hs:70:24: warning: [-Wunused-matches]
    Defined but not used: ‘bs’

templates/wrappers.hs:70:27: warning: [-Wunused-matches]
    Defined but not used: ‘s’

templates/wrappers.hs:74:14: warning: [-Wunused-matches]
    Defined but not used: ‘p’

templates/wrappers.hs:74:16: warning: [-Wunused-matches]
    Defined but not used: ‘c’

templates/wrappers.hs:157:22: warning: [-Wunused-matches]
    Defined but not used: ‘c’

templates/wrappers.hs:219:19: warning: [-Wname-shadowing]
    This binding for ‘s’ shadows the existing binding
      bound at templates/wrappers.hs:218:12

templates/wrappers.hs:222:29: warning: [-Wunused-matches]
    Defined but not used: ‘s’

templates/wrappers.hs:244:20: warning: [-Wunused-matches]
    Defined but not used: ‘len’

templates/wrappers.hs:258:6: warning: [-Wunused-matches]
    Defined but not used: ‘input’

templates/wrappers.hs:258:12: warning: [-Wunused-matches]
    Defined but not used: ‘len’

templates/wrappers.hs:262:12: warning: [-Wunused-matches]
    Defined but not used: ‘input’

templates/wrappers.hs:262:18: warning: [-Wunused-matches]
    Defined but not used: ‘len’
[ 7 of 13] Compiling Language.JavaScript.Parser.ParseError ( src/Language/JavaScript/Parser/ParseError.hs, dist/build/Language/JavaScript/Parser/ParseError.o )

src/Language/JavaScript/Parser/ParseError.hs:34:5: warning: [-Wunused-top-binds]
    Defined but not used: ‘noMsg’

src/Language/JavaScript/Parser/ParseError.hs:37:5: warning: [-Wunused-top-binds]
    Defined but not used: ‘strMsg’
[ 8 of 13] Compiling Language.JavaScript.Parser.AST ( src/Language/JavaScript/Parser/AST.hs, dist/build/Language/JavaScript/Parser/AST.o )
[ 9 of 13] Compiling Language.JavaScript.Pretty.Printer ( src/Language/JavaScript/Pretty/Printer.hs, dist/build/Language/JavaScript/Pretty/Printer.o )
[10 of 13] Compiling Language.JavaScript.Parser.Grammar5 ( dist/build/Language/JavaScript/Parser/Grammar5.hs, dist/build/Language/JavaScript/Parser/Grammar5.o )
[11 of 13] Compiling Language.JavaScript.Parser.Parser ( src/Language/JavaScript/Parser/Parser.hs, dist/build/Language/JavaScript/Parser/Parser.o )
[12 of 13] Compiling Language.JavaScript.Process.Minify ( src/Language/JavaScript/Process/Minify.hs, dist/build/Language/JavaScript/Process/Minify.o )
[13 of 13] Compiling Language.JavaScript.Parser ( src/Language/JavaScript/Parser.hs, dist/build/Language/JavaScript/Parser.o )
Running Haddock for language-javascript-0.6.0.8...
Running hscolour for language-javascript-0.6.0.8...
Preprocessing library language-javascript-0.6.0.8...
Preprocessing library language-javascript-0.6.0.8...

src/Language/JavaScript/Parser/Lexer.x:423:19: warning: [-Wunused-matches]
    Defined but not used: ‘ws’

src/Language/JavaScript/Parser/Lexer.x:586:19: warning: [-Wunused-matches]
    Defined but not used: ‘ap’

templates/wrappers.hs:9:1: warning: [-Wunused-imports]
    The qualified import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()

templates/wrappers.hs:67:25: warning: [-Wunused-matches]
    Defined but not used: ‘ps’

templates/wrappers.hs:70:20: warning: [-Wunused-matches]
    Defined but not used: ‘p’

templates/wrappers.hs:70:24: warning: [-Wunused-matches]
    Defined but not used: ‘bs’

templates/wrappers.hs:70:27: warning: [-Wunused-matches]
    Defined but not used: ‘s’

templates/wrappers.hs:74:14: warning: [-Wunused-matches]
    Defined but not used: ‘p’

templates/wrappers.hs:74:16: warning: [-Wunused-matches]
    Defined but not used: ‘c’

templates/wrappers.hs:157:22: warning: [-Wunused-matches]
    Defined but not used: ‘c’

templates/wrappers.hs:219:19: warning: [-Wname-shadowing]
    This binding for ‘s’ shadows the existing binding
      bound at templates/wrappers.hs:218:12

templates/wrappers.hs:222:29: warning: [-Wunused-matches]
    Defined but not used: ‘s’

templates/wrappers.hs:244:20: warning: [-Wunused-matches]
    Defined but not used: ‘len’

templates/wrappers.hs:258:6: warning: [-Wunused-matches]
    Defined but not used: ‘input’

templates/wrappers.hs:258:12: warning: [-Wunused-matches]
    Defined but not used: ‘len’

templates/wrappers.hs:262:12: warning: [-Wunused-matches]
    Defined but not used: ‘input’

templates/wrappers.hs:262:18: warning: [-Wunused-matches]
    Defined but not used: ‘len’

src/Language/JavaScript/Parser/ParseError.hs:34:5: warning: [-Wunused-top-binds]
    Defined but not used: ‘noMsg’

src/Language/JavaScript/Parser/ParseError.hs:37:5: warning: [-Wunused-top-binds]
    Defined but not used: ‘strMsg’
Haddock coverage:
 100% (  7 /  7) in 'Language.JavaScript.Parser.StringEscape'
  33% (  1 /  3) in 'Language.JavaScript.Parser.SrcLocation'
  Missing documentation for:
    Module header
    tokenPosnEmpty (src/Language/JavaScript/Parser/SrcLocation.hs:19)
  86% (  6 /  7) in 'Language.JavaScript.Parser.Token'
  Missing documentation for:
    CommentAnnotation (src/Language/JavaScript/Parser/Token.hs:29)
  33% (  1 /  3) in 'Language.JavaScript.Parser.ParserMonad'
  Missing documentation for:
    AlexUserState (src/Language/JavaScript/Parser/ParserMonad.hs:21)
    alexInitUserState (src/Language/JavaScript/Parser/ParserMonad.hs:26)
   9% (  1 / 11) in 'Language.JavaScript.Parser.LexerUtils'
  Missing documentation for:
    StartCode (src/Language/JavaScript/Parser/LexerUtils.hs:32)
    symbolToken (src/Language/JavaScript/Parser/LexerUtils.hs:34)
    mkString (src/Language/JavaScript/Parser/LexerUtils.hs:37)
    commentToken (src/Language/JavaScript/Parser/LexerUtils.hs:55)
    wsToken (src/Language/JavaScript/Parser/LexerUtils.hs:58)
    regExToken (src/Language/JavaScript/Parser/LexerUtils.hs:49)
    decimalToken (src/Language/JavaScript/Parser/LexerUtils.hs:40)
    hexIntegerToken (src/Language/JavaScript/Parser/LexerUtils.hs:43)
    octalToken (src/Language/JavaScript/Parser/LexerUtils.hs:46)
    stringToken (src/Language/JavaScript/Parser/LexerUtils.hs:52)
  14% (  1 /  7) in 'Language.JavaScript.Parser.Lexer'
  Missing documentation for:
    Module header
    Alex (templates/wrappers.hs:190)
    lexCont (src/Language/JavaScript/Parser/Lexer.x:397)
    alexError (templates/wrappers.hs:221)
    runAlex (templates/wrappers.hs:178)
    alexTestTokeniser (src/Language/JavaScript/Parser/Lexer.x:382)
  50% (  1 /  2) in 'Language.JavaScript.Parser.ParseError'
  Missing documentation for:
    ParseError (src/Language/JavaScript/Parser/ParseError.hs:21)
   9% (  2 / 23) in 'Language.JavaScript.Parser.AST'
  Missing documentation for:
    Module header
    JSExpression (src/Language/JavaScript/Parser/AST.hs:76)
    JSAnnot (src/Language/JavaScript/Parser/AST.hs:36)
    JSBinOp (src/Language/JavaScript/Parser/AST.hs:108)
    JSUnaryOp (src/Language/JavaScript/Parser/AST.hs:134)
    JSSemi (src/Language/JavaScript/Parser/AST.hs:146)
    JSAssignOp (src/Language/JavaScript/Parser/AST.hs:151)
    JSTryCatch (src/Language/JavaScript/Parser/AST.hs:166)
    JSTryFinally (src/Language/JavaScript/Parser/AST.hs:171)
    JSStatement (src/Language/JavaScript/Parser/AST.hs:49)
    JSBlock (src/Language/JavaScript/Parser/AST.hs:176)
    JSSwitchParts (src/Language/JavaScript/Parser/AST.hs:180)
    JSAST (src/Language/JavaScript/Parser/AST.hs:42)
    JSObjectProperty (src/Language/JavaScript/Parser/AST.hs:190)
    JSPropertyName (src/Language/JavaScript/Parser/AST.hs:195)
    JSObjectPropertyList (src/Language/JavaScript/Parser/AST.hs:201)
    JSIdent (src/Language/JavaScript/Parser/AST.hs:209)
    JSVarInitializer (src/Language/JavaScript/Parser/AST.hs:185)
    JSArrayElement (src/Language/JavaScript/Parser/AST.hs:214)
    JSCommaList (src/Language/JavaScript/Parser/AST.hs:219)
    JSCommaTrailingList (src/Language/JavaScript/Parser/AST.hs:225)
  20% (  1 /  5) in 'Language.JavaScript.Pretty.Printer'
  Missing documentation for:
    Module header
    renderJS (src/Language/JavaScript/Pretty/Printer.hs:38)
    renderToString (src/Language/JavaScript/Pretty/Printer.hs:44)
    renderToText (src/Language/JavaScript/Pretty/Printer.hs:48)
   0% (  0 /  5) in 'Language.JavaScript.Parser.Grammar5'
  Missing documentation for:
    Module header
    parseProgram (dist/build/Language/JavaScript/Parser/Grammar5.hs:4531)
    parseStatement (dist/build/Language/JavaScript/Parser/Grammar5.hs:4540)
    parseExpression (dist/build/Language/JavaScript/Parser/Grammar5.hs:4537)
    parseLiteral (dist/build/Language/JavaScript/Parser/Grammar5.hs:4534)
  60% (  6 / 10) in 'Language.JavaScript.Parser.Parser'
  Missing documentation for:
    Module header
    readJs (src/Language/JavaScript/Parser/Parser.hs:31)
    showStripped (src/Language/JavaScript/Parser/Parser.hs:56)
    showStrippedMaybe (src/Language/JavaScript/Parser/Parser.hs:59)
  33% (  1 /  3) in 'Language.JavaScript.Process.Minify'
  Missing documentation for:
    Module header
    minifyJS (src/Language/JavaScript/Process/Minify.hs:16)
  22% (  6 / 27) in 'Language.JavaScript.Parser'
  Missing documentation for:
    Module header
    readJs (src/Language/JavaScript/Parser/Parser.hs:31)
    showStripped (src/Language/JavaScript/Parser/Parser.hs:56)
    showStrippedMaybe (src/Language/JavaScript/Parser/Parser.hs:59)
    JSExpression (src/Language/JavaScript/Parser/AST.hs:76)
    JSAnnot (src/Language/JavaScript/Parser/AST.hs:36)
    JSBinOp (src/Language/JavaScript/Parser/AST.hs:108)
    JSBlock (src/Language/JavaScript/Parser/AST.hs:176)
    JSUnaryOp (src/Language/JavaScript/Parser/AST.hs:134)
    JSSemi (src/Language/JavaScript/Parser/AST.hs:146)
    JSAssignOp (src/Language/JavaScript/Parser/AST.hs:151)
    JSTryCatch (src/Language/JavaScript/Parser/AST.hs:166)
    JSTryFinally (src/Language/JavaScript/Parser/AST.hs:171)
    JSStatement (src/Language/JavaScript/Parser/AST.hs:49)
    JSSwitchParts (src/Language/JavaScript/Parser/AST.hs:180)
    JSAST (src/Language/JavaScript/Parser/AST.hs:42)
    CommentAnnotation (src/Language/JavaScript/Parser/Token.hs:29)
    tokenPosnEmpty (src/Language/JavaScript/Parser/SrcLocation.hs:19)
    renderJS (src/Language/JavaScript/Pretty/Printer.hs:38)
    renderToString (src/Language/JavaScript/Pretty/Printer.hs:44)
    renderToText (src/Language/JavaScript/Pretty/Printer.hs:48)
Documentation created: dist/doc/html/language-javascript/index.html,
dist/doc/html/language-javascript/language-javascript.txt
Creating package registration file:
/tmp/pkgConf-language-javascript-0.6.01692713933379366797.8
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/language-javascript-0.6.0.8-3WOyndRKmcEKJsCVlpag7j
Registering language-javascript-0.6.0.8...
cabal: Leaving directory '/tmp/cabal-tmp-4738/language-javascript-0.6.0.8'
Installed language-javascript-0.6.0.8

Test log

No test log was submitted for this report.