Resolving dependencies... Configuring ansi-terminal-0.6.2.1... Building ansi-terminal-0.6.2.1... Preprocessing library ansi-terminal-0.6.2.1... [1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o ) [2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o ) [3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o ) In-place registering ansi-terminal-0.6.2.1... Running Haddock for ansi-terminal-0.6.2.1... Running hscolour for ansi-terminal-0.6.2.1... Preprocessing library ansi-terminal-0.6.2.1... Preprocessing library ansi-terminal-0.6.2.1... Haddock coverage: 88% ( 7 / 8) in 'System.Console.ANSI.Common' 38% ( 30 / 79) in 'System.Console.ANSI.Unix' 39% ( 31 / 79) in 'System.Console.ANSI' Documentation created: dist/doc/html/ansi-terminal/index.html, dist/doc/html/ansi-terminal/ansi-terminal.txt Creating package registration file: /tmp/pkgConf-ansi-terminal-0.6.227656.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/ansi-terminal-0.6.2.1 Registering ansi-terminal-0.6.2.1... Installed ansi-terminal-0.6.2.1 Configuring dlist-0.7.1.1... Building dlist-0.7.1.1... Preprocessing library dlist-0.7.1.1... [1 of 1] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o ) In-place registering dlist-0.7.1.1... Running Haddock for dlist-0.7.1.1... Running hscolour for dlist-0.7.1.1... Preprocessing library dlist-0.7.1.1... Preprocessing library dlist-0.7.1.1... Haddock coverage: 100% ( 20 / 20) in 'Data.DList' Documentation created: dist/doc/html/dlist/index.html, dist/doc/html/dlist/dlist.txt Creating package registration file: /tmp/pkgConf-dlist-0.7.127656.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/dlist-0.7.1.1 Registering dlist-0.7.1.1... Installed dlist-0.7.1.1 Configuring mtl-2.1.3.1... Building mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... [ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.1.3.1... Running Haddock for mtl-2.1.3.1... Running hscolour for mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 100% ( 4 / 4) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' 100% ( 14 / 14) in 'Control.Monad.Error' 100% ( 5 / 5) in 'Control.Monad.List' 100% ( 21 / 21) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 22 / 22) in 'Control.Monad.Reader' 100% ( 21 / 21) in 'Control.Monad.RWS.Strict' 100% ( 23 / 23) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 23 / 23) in 'Control.Monad.State.Strict' 94% ( 17 / 18) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' 95% ( 20 / 21) in 'Control.Monad.Cont' Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.1.327656.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.1.3.1 Registering mtl-2.1.3.1... Installed mtl-2.1.3.1 Configuring primitive-0.6... Building primitive-0.6... Preprocessing library primitive-0.6... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.6... Running Haddock for primitive-0.6... Running hscolour for primitive-0.6... Preprocessing library primitive-0.6... Preprocessing library primitive-0.6... Haddock coverage: 100% ( 3 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' 75% ( 12 / 16) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Creating package registration file: /tmp/pkgConf-primitive-027656.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/primitive-0.6 Registering primitive-0.6... Installed primitive-0.6 Configuring safe-0.3.9... Building safe-0.3.9... Preprocessing library safe-0.3.9... [1 of 4] Compiling Safe.Util ( Safe/Util.hs, dist/build/Safe/Util.o ) [2 of 4] Compiling Safe.Exact ( Safe/Exact.hs, dist/build/Safe/Exact.o ) [3 of 4] Compiling Safe.Foldable ( Safe/Foldable.hs, dist/build/Safe/Foldable.o ) [4 of 4] Compiling Safe ( Safe.hs, dist/build/Safe.o ) In-place registering safe-0.3.9... Running Haddock for safe-0.3.9... Running hscolour for safe-0.3.9... Preprocessing library safe-0.3.9... Preprocessing library safe-0.3.9... Haddock coverage: 14% ( 1 / 7) in 'Safe.Util' 35% ( 8 / 23) in 'Safe.Exact' 18% ( 5 / 28) in 'Safe.Foldable' 20% ( 14 / 71) in 'Safe' Documentation created: dist/doc/html/safe/index.html, dist/doc/html/safe/safe.txt Creating package registration file: /tmp/pkgConf-safe-0.327656.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/safe-0.3.9 Registering safe-0.3.9... Installed safe-0.3.9 Configuring split-0.2.2... Building split-0.2.2... Preprocessing library split-0.2.2... [1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o ) [2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, dist/build/Data/List/Split.o ) In-place registering split-0.2.2... Running Haddock for split-0.2.2... Running hscolour for split-0.2.2... Preprocessing library split-0.2.2... Preprocessing library split-0.2.2... Haddock coverage: 91% ( 61 / 67) in 'Data.List.Split.Internals' 90% ( 44 / 49) in 'Data.List.Split' Documentation created: dist/doc/html/split/index.html, dist/doc/html/split/split.txt Creating package registration file: /tmp/pkgConf-split-0.227656.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/split-0.2.2 Registering split-0.2.2... Installed split-0.2.2 Configuring syb-0.5.1... Building syb-0.5.1... Preprocessing library syb-0.5.1... [ 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.5.1... Running Haddock for syb-0.5.1... Running hscolour for syb-0.5.1... Preprocessing library syb-0.5.1... Preprocessing library syb-0.5.1... 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' 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-0.527656.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/syb-0.5.1 Registering syb-0.5.1... Installed syb-0.5.1 Configuring text-1.2.1.3... Building text-1.2.1.3... Preprocessing library text-1.2.1.3... [ 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 ) [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 ) [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 ) In-place registering text-1.2.1.3... Running Haddock for text-1.2.1.3... Running hscolour for text-1.2.1.3... Preprocessing library text-1.2.1.3... Preprocessing library text-1.2.1.3... Haddock coverage: 14% ( 1 / 7) in 'Data.Text.Internal.Read' 50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32' 50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions' 0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits' 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' 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' 95% ( 19 / 20) in 'Data.Text.Internal' 38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size' 88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types' 0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping' 89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common' 93% ( 13 / 14) in 'Data.Text.Unsafe' 33% ( 1 / 3) in 'Data.Text.Internal.Private' 91% ( 20 / 22) in 'Data.Text.Internal.Fusion' 100% ( 4 / 4) in 'Data.Text.Show' 33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common' 17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8' 91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion' 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% (126 /126) 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' 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' 99% (127 /128) in 'Data.Text.Lazy' 94% ( 16 / 17) in 'Data.Text.Internal.Builder' 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' 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' 100% ( 7 / 7) in 'Data.Text.Read' Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for: Data.Text.Internal.Fusion.Common.findIndicesI Warning: Data.Text.Unsafe: could not find link destinations for: GHC.IO.bracket Warning: Data.Text: could not find link destinations for: Data.Text.replicateChar Data.Text.countChar Warning: Data.Text.Internal.IO: could not find link destinations for: GHC.IO.Handle.Types.Handle__ Warning: Data.Text.Lazy: could not find link destinations for: Data.Text.Lazy.replicateChar Data.Text.Lazy.dropWords Data.Text.Lazy.splitAtWord Data.Text.Lazy.countChar Warning: Data.Text.Internal.Builder: could not find link destinations for: Data.Text.Internal.Builder.empty Data.Text.Internal.Builder.append Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for: Data.Text.Lazy.Builder.RealFloat.floatToDigits Documentation created: dist/doc/html/text/index.html, dist/doc/html/text/text.txt Creating package registration file: /tmp/pkgConf-text-1.2.127656.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-1.2.1.3 Registering text-1.2.1.3... Installed text-1.2.1.3 Configuring utf8-string-1... Building utf8-string-1... Preprocessing library utf8-string-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.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) [5 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) In-place registering utf8-string-1... Running Haddock for utf8-string-1... Running hscolour for utf8-string-1... Preprocessing library utf8-string-1... Preprocessing library utf8-string-1... Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' 89% ( 24 / 27) in 'Data.String.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' 100% ( 17 / 17) in 'Data.ByteString.Lazy.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-127656 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/utf8-string-1 Registering utf8-string-1... Installed utf8-string-1 Configuring ansi-wl-pprint-0.6.7.2... Building ansi-wl-pprint-0.6.7.2... Preprocessing library ansi-wl-pprint-0.6.7.2... [1 of 1] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o ) In-place registering ansi-wl-pprint-0.6.7.2... Running Haddock for ansi-wl-pprint-0.6.7.2... Running hscolour for ansi-wl-pprint-0.6.7.2... Preprocessing library ansi-wl-pprint-0.6.7.2... Preprocessing library ansi-wl-pprint-0.6.7.2... Haddock coverage: 96% (129 /134) in 'Text.PrettyPrint.ANSI.Leijen' Documentation created: dist/doc/html/ansi-wl-pprint/index.html, dist/doc/html/ansi-wl-pprint/ansi-wl-pprint.txt Creating package registration file: /tmp/pkgConf-ansi-wl-pprint-0.6.727656.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/ansi-wl-pprint-0.6.7.2 Registering ansi-wl-pprint-0.6.7.2... Installed ansi-wl-pprint-0.6.7.2 Configuring Glob-0.7.5... Building Glob-0.7.5... Preprocessing library Glob-0.7.5... [1 of 7] Compiling System.FilePath.Glob.Utils ( System/FilePath/Glob/Utils.hs, dist/build/System/FilePath/Glob/Utils.o ) [2 of 7] Compiling System.FilePath.Glob.Base ( System/FilePath/Glob/Base.hs, dist/build/System/FilePath/Glob/Base.o ) [3 of 7] Compiling System.FilePath.Glob.Match ( System/FilePath/Glob/Match.hs, dist/build/System/FilePath/Glob/Match.o ) [4 of 7] Compiling System.FilePath.Glob.Directory ( System/FilePath/Glob/Directory.hs, dist/build/System/FilePath/Glob/Directory.o ) [5 of 7] Compiling System.FilePath.Glob.Simplify ( System/FilePath/Glob/Simplify.hs, dist/build/System/FilePath/Glob/Simplify.o ) [6 of 7] Compiling System.FilePath.Glob.Primitive ( System/FilePath/Glob/Primitive.hs, dist/build/System/FilePath/Glob/Primitive.o ) [7 of 7] Compiling System.FilePath.Glob ( System/FilePath/Glob.hs, dist/build/System/FilePath/Glob.o ) In-place registering Glob-0.7.5... Running Haddock for Glob-0.7.5... Running hscolour for Glob-0.7.5... Preprocessing library Glob-0.7.5... Preprocessing library Glob-0.7.5... Haddock coverage: 0% ( 0 / 13) in 'System.FilePath.Glob.Utils' 65% ( 11 / 17) in 'System.FilePath.Glob.Base' 67% ( 2 / 3) in 'System.FilePath.Glob.Match' 83% ( 5 / 6) in 'System.FilePath.Glob.Directory' 50% ( 1 / 2) in 'System.FilePath.Glob.Simplify' 100% ( 7 / 7) in 'System.FilePath.Glob.Primitive' 100% ( 29 / 29) in 'System.FilePath.Glob' Documentation created: dist/doc/html/Glob/index.html, dist/doc/html/Glob/Glob.txt Creating package registration file: /tmp/pkgConf-Glob-0.727656.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/Glob-0.7.5 Registering Glob-0.7.5... Installed Glob-0.7.5 Configuring pattern-arrows-0.0.2... Building pattern-arrows-0.0.2... Preprocessing library pattern-arrows-0.0.2... [1 of 1] Compiling Control.PatternArrows ( src/Control/PatternArrows.hs, dist/build/Control/PatternArrows.o ) In-place registering pattern-arrows-0.0.2... Running Haddock for pattern-arrows-0.0.2... Running hscolour for pattern-arrows-0.0.2... Preprocessing library pattern-arrows-0.0.2... Preprocessing library pattern-arrows-0.0.2... Haddock coverage: 86% ( 12 / 14) in 'Control.PatternArrows' Documentation created: dist/doc/html/pattern-arrows/index.html, dist/doc/html/pattern-arrows/pattern-arrows.txt Creating package registration file: /tmp/pkgConf-pattern-arrows-0.027656.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/pattern-arrows-0.0.2 Registering pattern-arrows-0.0.2... Installed pattern-arrows-0.0.2 Configuring transformers-compat-0.4.0.3... Building transformers-compat-0.4.0.3... Preprocessing library transformers-compat-0.4.0.3... [1 of 5] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) [2 of 5] Compiling Data.Functor.Classes ( 0.3/Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o ) [3 of 5] Compiling Data.Functor.Sum ( 0.3/Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o ) [4 of 5] Compiling Control.Monad.Signatures ( 0.3/Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o ) [5 of 5] Compiling Control.Monad.Trans.Except ( 0.3/Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o ) In-place registering transformers-compat-0.4.0.3... Running Haddock for transformers-compat-0.4.0.3... Running hscolour for transformers-compat-0.4.0.3... Preprocessing library transformers-compat-0.4.0.3... Preprocessing library transformers-compat-0.4.0.3... Haddock coverage: 0% ( 0 / 8) in 'Paths_transformers_compat' 100% ( 14 / 14) in 'Data.Functor.Classes' 100% ( 2 / 2) in 'Data.Functor.Sum' 100% ( 5 / 5) in 'Control.Monad.Signatures' 100% ( 18 / 18) in 'Control.Monad.Trans.Except' 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.027656.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-compat-0.4.0.3 Registering transformers-compat-0.4.0.3... Installed transformers-compat-0.4.0.3 Configuring vector-0.11.0.0... Building vector-0.11.0.0... Preprocessing library vector-0.11.0.0... [ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o ) [ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 5 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o ) [ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) [ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o ) [ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o ) [10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) [17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [21 of 21] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) In-place registering vector-0.11.0.0... Running Haddock for vector-0.11.0.0... Running hscolour for vector-0.11.0.0... Preprocessing library vector-0.11.0.0... Preprocessing library vector-0.11.0.0... Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' 100% ( 2 / 2) in 'Data.Vector.Generic.Mutable.Base' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 8 / 8) in 'Data.Vector.Fusion.Bundle.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' 82% (103 /125) in 'Data.Vector.Fusion.Stream.Monadic' 79% (106 /135) in 'Data.Vector.Fusion.Bundle.Monadic' 81% ( 88 /109) in 'Data.Vector.Fusion.Bundle' 66% ( 48 / 73) in 'Data.Vector.Generic.Mutable' 5% ( 1 / 20) in 'Data.Vector.Generic.New' 93% (223 /240) in 'Data.Vector.Generic' 79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable' 97% (185 /191) in 'Data.Vector.Primitive' 82% ( 49 / 60) in 'Data.Vector.Storable.Mutable' 97% (194 /200) in 'Data.Vector.Storable' 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' 96% (209 /218) in 'Data.Vector.Unboxed' 79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable' 78% ( 40 / 51) in 'Data.Vector.Mutable' 94% (207 /220) in 'Data.Vector' Warning: Data.Vector.Unboxed: could not find link destinations for: Data.Vector.Unboxed.Base.TFCo:R:VectorBool Data.Vector.Unboxed.Base.V_Bool Data.Vector.Unboxed.Base.TFCo:R:VectorChar Data.Vector.Unboxed.Base.V_Char Data.Vector.Unboxed.Base.TFCo:R:VectorDouble Data.Vector.Unboxed.Base.V_Double Data.Vector.Unboxed.Base.TFCo:R:VectorFloat Data.Vector.Unboxed.Base.V_Float Data.Vector.Unboxed.Base.TFCo:R:VectorInt Data.Vector.Unboxed.Base.V_Int Data.Vector.Unboxed.Base.TFCo:R:VectorInt8 Data.Vector.Unboxed.Base.V_Int8 Data.Vector.Unboxed.Base.TFCo:R:VectorInt16 Data.Vector.Unboxed.Base.V_Int16 Data.Vector.Unboxed.Base.TFCo:R:VectorInt32 Data.Vector.Unboxed.Base.V_Int32 Data.Vector.Unboxed.Base.TFCo:R:VectorInt64 Data.Vector.Unboxed.Base.V_Int64 Data.Vector.Unboxed.Base.TFCo:R:VectorWord Data.Vector.Unboxed.Base.V_Word Data.Vector.Unboxed.Base.TFCo:R:VectorWord8 Data.Vector.Unboxed.Base.V_Word8 Data.Vector.Unboxed.Base.TFCo:R:VectorWord16 Data.Vector.Unboxed.Base.V_Word16 Data.Vector.Unboxed.Base.TFCo:R:VectorWord32 Data.Vector.Unboxed.Base.V_Word32 Data.Vector.Unboxed.Base.TFCo:R:VectorWord64 Data.Vector.Unboxed.Base.V_Word64 Data.Vector.Unboxed.Base.TFCo:R:Vector() Data.Vector.Unboxed.Base.V_Unit Data.Vector.Unboxed.Base.TFCo:R:VectorComplex Data.Vector.Unboxed.Base.V_Complex Data.Vector.Unboxed.Base.TFCo:R:Vector(,) Data.Vector.Unboxed.Base.V_2 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,) Data.Vector.Unboxed.Base.V_3 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,,) Data.Vector.Unboxed.Base.V_4 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,,,) Data.Vector.Unboxed.Base.V_5 Data.Vector.Unboxed.Base.TFCo:R:Vector(,,,,,) Data.Vector.Unboxed.Base.V_6 Data.Vector.Unboxed.Base.TFCo:R:MVectorsBool Data.Vector.Unboxed.Base.MV_Bool Data.Vector.Unboxed.Base.TFCo:R:MVectorsChar Data.Vector.Unboxed.Base.MV_Char Data.Vector.Unboxed.Base.TFCo:R:MVectorsDouble Data.Vector.Unboxed.Base.MV_Double Data.Vector.Unboxed.Base.TFCo:R:MVectorsFloat Data.Vector.Unboxed.Base.MV_Float Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord64 Data.Vector.Unboxed.Base.MV_Word64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord32 Data.Vector.Unboxed.Base.MV_Word32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord16 Data.Vector.Unboxed.Base.MV_Word16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord8 Data.Vector.Unboxed.Base.MV_Word8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord Data.Vector.Unboxed.Base.MV_Word Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt64 Data.Vector.Unboxed.Base.MV_Int64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt32 Data.Vector.Unboxed.Base.MV_Int32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt16 Data.Vector.Unboxed.Base.MV_Int16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt8 Data.Vector.Unboxed.Base.MV_Int8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt Data.Vector.Unboxed.Base.MV_Int Data.Vector.Unboxed.Base.TFCo:R:MVectors() Data.Vector.Unboxed.Base.MV_Unit Data.Vector.Unboxed.Base.TFCo:R:MVectorsComplex Data.Vector.Unboxed.Base.MV_Complex Data.Vector.Unboxed.Base.TFCo:R:MVectors(,) Data.Vector.Unboxed.Base.MV_2 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,) Data.Vector.Unboxed.Base.MV_3 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,) Data.Vector.Unboxed.Base.MV_4 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,) Data.Vector.Unboxed.Base.MV_5 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,,) Data.Vector.Unboxed.Base.MV_6 Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for: Data.Vector.Unboxed.Base.TFCo:R:MVectorsBool Data.Vector.Unboxed.Base.MV_Bool Data.Vector.Unboxed.Base.TFCo:R:MVectorsChar Data.Vector.Unboxed.Base.MV_Char Data.Vector.Unboxed.Base.TFCo:R:MVectorsDouble Data.Vector.Unboxed.Base.MV_Double Data.Vector.Unboxed.Base.TFCo:R:MVectorsFloat Data.Vector.Unboxed.Base.MV_Float Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord64 Data.Vector.Unboxed.Base.MV_Word64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord32 Data.Vector.Unboxed.Base.MV_Word32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord16 Data.Vector.Unboxed.Base.MV_Word16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord8 Data.Vector.Unboxed.Base.MV_Word8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsWord Data.Vector.Unboxed.Base.MV_Word Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt64 Data.Vector.Unboxed.Base.MV_Int64 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt32 Data.Vector.Unboxed.Base.MV_Int32 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt16 Data.Vector.Unboxed.Base.MV_Int16 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt8 Data.Vector.Unboxed.Base.MV_Int8 Data.Vector.Unboxed.Base.TFCo:R:MVectorsInt Data.Vector.Unboxed.Base.MV_Int Data.Vector.Unboxed.Base.TFCo:R:MVectors() Data.Vector.Unboxed.Base.MV_Unit Data.Vector.Unboxed.Base.TFCo:R:MVectorsComplex Data.Vector.Unboxed.Base.MV_Complex Data.Vector.Unboxed.Base.TFCo:R:MVectors(,) Data.Vector.Unboxed.Base.MV_2 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,) Data.Vector.Unboxed.Base.MV_3 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,) Data.Vector.Unboxed.Base.MV_4 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,) Data.Vector.Unboxed.Base.MV_5 Data.Vector.Unboxed.Base.TFCo:R:MVectors(,,,,,) Data.Vector.Unboxed.Base.MV_6 Documentation created: dist/doc/html/vector/index.html, dist/doc/html/vector/vector.txt Creating package registration file: /tmp/pkgConf-vector-0.11.027656.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/vector-0.11.0.0 Registering vector-0.11.0.0... Installed vector-0.11.0.0 Configuring boxes-0.1.4... Building boxes-0.1.4... Preprocessing library boxes-0.1.4... [1 of 1] Compiling Text.PrettyPrint.Boxes ( Text/PrettyPrint/Boxes.hs, dist/build/Text/PrettyPrint/Boxes.o ) In-place registering boxes-0.1.4... Running Haddock for boxes-0.1.4... Running hscolour for boxes-0.1.4... Preprocessing library boxes-0.1.4... Preprocessing library boxes-0.1.4... Haddock coverage: 95% ( 39 / 41) in 'Text.PrettyPrint.Boxes' Warning: Text.PrettyPrint.Boxes: could not find link destinations for: Text.PrettyPrint.Boxes.takeP Documentation created: dist/doc/html/boxes/index.html, dist/doc/html/boxes/boxes.txt Creating package registration file: /tmp/pkgConf-boxes-0.127656.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/boxes-0.1.4 Registering boxes-0.1.4... Installed boxes-0.1.4 Configuring blaze-builder-0.4.0.1... Building blaze-builder-0.4.0.1... Preprocessing library blaze-builder-0.4.0.1... Blaze/ByteString/Builder/HTTP.hs:1:63: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect [ 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 ) Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() [ 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 ) In-place registering blaze-builder-0.4.0.1... Running Haddock for blaze-builder-0.4.0.1... Running hscolour for blaze-builder-0.4.0.1... Preprocessing library blaze-builder-0.4.0.1... Preprocessing library blaze-builder-0.4.0.1... Blaze/ByteString/Builder/HTTP.hs:1:63: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning: -XMonoPatBinds is deprecated: Experimental feature now removed; has no effect Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning: The import of ‘Foreign’ is redundant except perhaps to import instances from ‘Foreign’ To import instances alone, use: import Foreign() Haddock coverage: 96% ( 24 / 25) in 'Blaze.ByteString.Builder.Internal.Write' 50% ( 2 / 4) in 'Blaze.ByteString.Builder.Compat.Write' 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' 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.027656.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/blaze-builder-0.4.0.1 Registering blaze-builder-0.4.0.1... Installed blaze-builder-0.4.0.1 Configuring hashable-1.2.3.3... Building hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) Data/Hashable/Class.hs:218:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:241:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) Data/Hashable/Generic.hs:20:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.3.3... Running Haddock for hashable-1.2.3.3... Running hscolour for hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... Preprocessing library hashable-1.2.3.3... Data/Hashable/Class.hs:218:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:241:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Generic.hs:20:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: Data.Hashable.Class.GHashable Documentation created: dist/doc/html/hashable/index.html, dist/doc/html/hashable/hashable.txt Creating package registration file: /tmp/pkgConf-hashable-1.2.327656.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hashable-1.2.3.3 Registering hashable-1.2.3.3... Installed hashable-1.2.3.3 Configuring parsec-3.1.9... Building parsec-3.1.9... Preprocessing library parsec-3.1.9... [ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o ) [ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o ) [ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o ) [ 4 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o ) [ 5 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o ) [ 6 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o ) [ 7 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o ) [ 8 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o ) [ 9 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o ) [10 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o ) [11 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o ) [12 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o ) [13 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o ) [14 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o ) [15 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o ) [16 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o ) [17 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o ) [18 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o ) [19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o ) [20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o ) [21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o ) [22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o ) [23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o ) [24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o ) [25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o ) In-place registering parsec-3.1.9... Running Haddock for parsec-3.1.9... Running hscolour for parsec-3.1.9... Preprocessing library parsec-3.1.9... Preprocessing library parsec-3.1.9... Haddock coverage: 82% ( 14 / 17) in 'Text.Parsec.Pos' 43% ( 6 / 14) in 'Text.Parsec.Error' 38% ( 6 / 16) in 'Text.ParserCombinators.Parsec.Error' 64% ( 32 / 50) in 'Text.Parsec.Prim' 100% ( 24 / 24) in 'Text.Parsec.Combinator' 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator' 50% ( 2 / 4) in 'Text.Parsec.String' 50% ( 2 / 4) in 'Text.Parsec.ByteString' 50% ( 2 / 4) in 'Text.Parsec.ByteString.Lazy' 33% ( 1 / 3) in 'Text.Parsec.Text' 33% ( 1 / 3) in 'Text.Parsec.Text.Lazy' 100% ( 5 / 5) in 'Text.Parsec.Expr' 70% ( 21 / 30) in 'Text.ParserCombinators.Parsec.Prim' 82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos' 100% ( 20 / 20) in 'Text.Parsec.Char' 67% ( 4 / 6) in 'Text.Parsec.Token' 67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token' 95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char' 83% ( 15 / 18) in 'Text.ParserCombinators.Parsec' 40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr' 78% ( 73 / 94) in 'Text.Parsec' 80% ( 8 / 10) in 'Text.Parsec.Language' 80% ( 8 / 10) in 'Text.ParserCombinators.Parsec.Language' 100% ( 8 / 8) in 'Text.Parsec.Perm' 100% ( 7 / 7) in 'Text.ParserCombinators.Parsec.Perm' Documentation created: dist/doc/html/parsec/index.html, dist/doc/html/parsec/parsec.txt Creating package registration file: /tmp/pkgConf-parsec-3.127656.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parsec-3.1.9 Registering parsec-3.1.9... Installed parsec-3.1.9 Configuring optparse-applicative-0.11.0.2... Building optparse-applicative-0.11.0.2... Preprocessing library optparse-applicative-0.11.0.2... [ 1 of 15] Compiling Options.Applicative.Help.Pretty ( Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o ) [ 2 of 15] Compiling Options.Applicative.Help.Chunk ( Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o ) [ 3 of 15] Compiling Options.Applicative.Help.Types ( Options/Applicative/Help/Types.hs, dist/build/Options/Applicative/Help/Types.o ) [ 4 of 15] Compiling Options.Applicative.Types ( Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o ) [ 5 of 15] Compiling Options.Applicative.Internal ( Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o ) [ 6 of 15] Compiling Options.Applicative.Builder.Completer ( Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o ) [ 7 of 15] Compiling Options.Applicative.Common ( Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o ) [ 8 of 15] Compiling Options.Applicative.Builder.Internal ( Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o ) [ 9 of 15] Compiling Options.Applicative.Builder ( Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o ) [10 of 15] Compiling Options.Applicative.BashCompletion ( Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o ) [11 of 15] Compiling Options.Applicative.Help.Core ( Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package mtl-2.1.3.1 ... linking ... done. Loading package transformers-compat-0.4.0.3 ... linking ... done. Loading package array-0.5.0.0 ... linking ... done. Loading package deepseq-1.3.0.2 ... linking ... done. Loading package filepath-1.3.0.2 ... linking ... done. Loading package old-locale-1.0.0.6 ... linking ... done. Loading package time-1.4.2 ... linking ... done. Loading package bytestring-0.10.4.0 ... linking ... done. Loading package unix-2.7.0.1 ... linking ... done. Loading package directory-1.2.1.0 ... linking ... done. Loading package process-1.2.0.0 ... linking ... done. Loading package ansi-terminal-0.6.2.1 ... linking ... done. Loading package ansi-wl-pprint-0.6.7.2 ... linking ... done. [12 of 15] Compiling Options.Applicative.Help ( Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o ) [13 of 15] Compiling Options.Applicative.Extra ( Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o ) [14 of 15] Compiling Options.Applicative ( Options/Applicative.hs, dist/build/Options/Applicative.o ) [15 of 15] Compiling Options.Applicative.Arrows ( Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o ) In-place registering optparse-applicative-0.11.0.2... Running Haddock for optparse-applicative-0.11.0.2... Running hscolour for optparse-applicative-0.11.0.2... Preprocessing library optparse-applicative-0.11.0.2... Preprocessing library optparse-applicative-0.11.0.2... Haddock coverage: 33% ( 1 / 3) in 'Options.Applicative.Help.Pretty' 86% ( 12 / 14) in 'Options.Applicative.Help.Chunk' 33% ( 1 / 3) in 'Options.Applicative.Help.Types' 34% ( 12 / 35) in 'Options.Applicative.Types' 0% ( 0 / 22) in 'Options.Applicative.Internal' 0% ( 0 / 6) in 'Options.Applicative.Builder.Completer' 72% ( 13 / 18) in 'Options.Applicative.Common' 20% ( 4 / 20) in 'Options.Applicative.Builder.Internal' 81% ( 57 / 70) in 'Options.Applicative.Builder' 50% ( 1 / 2) in 'Options.Applicative.BashCompletion' 42% ( 5 / 12) in 'Options.Applicative.Help.Core' Warning: optparse-applicative-0.11.0.2:Options.Applicative.Help: Could not find documentation for exported module: X 0% ( 0 / 1) in 'Options.Applicative.Help' 68% ( 13 / 19) in 'Options.Applicative.Extra' 93% ( 13 / 14) in 'Options.Applicative' 100% ( 6 / 6) in 'Options.Applicative.Arrows' Warning: Options.Applicative.Builder.Internal: could not find link destinations for: Options.Applicative.Builder.Internal.hasValueDummy Options.Applicative.Builder.Internal.hasMetavarDummy Documentation created: dist/doc/html/optparse-applicative/index.html, dist/doc/html/optparse-applicative/optparse-applicative.txt Creating package registration file: /tmp/pkgConf-optparse-applicative-0.11.027656.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/optparse-applicative-0.11.0.2 Registering optparse-applicative-0.11.0.2... Installed optparse-applicative-0.11.0.2 Configuring language-javascript-0.5.14.2... Building language-javascript-0.5.14.2... Preprocessing library language-javascript-0.5.14.2... unused terminals: 2 shift/reduce conflicts: 135 reduce/reduce conflicts: 199 [ 1 of 12] Compiling Language.JavaScript.Parser.StringEscape ( src/Language/JavaScript/Parser/StringEscape.hs, dist/build/Language/JavaScript/Parser/StringEscape.o ) [ 2 of 12] Compiling Language.JavaScript.Parser.SrcLocation ( src/Language/JavaScript/Parser/SrcLocation.hs, dist/build/Language/JavaScript/Parser/SrcLocation.o ) [ 3 of 12] Compiling Language.JavaScript.Parser.Token ( src/Language/JavaScript/Parser/Token.hs, dist/build/Language/JavaScript/Parser/Token.o ) [ 4 of 12] Compiling Language.JavaScript.Parser.LexerUtils ( src/Language/JavaScript/Parser/LexerUtils.hs, dist/build/Language/JavaScript/Parser/LexerUtils.o ) [ 5 of 12] Compiling Language.JavaScript.Parser.ParserMonad ( src/Language/JavaScript/Parser/ParserMonad.hs, dist/build/Language/JavaScript/Parser/ParserMonad.o ) [ 6 of 12] Compiling Language.JavaScript.Parser.Lexer ( dist/build/Language/JavaScript/Parser/Lexer.hs, dist/build/Language/JavaScript/Parser/Lexer.o ) dist/build/Language/JavaScript/Parser/Lexer.hs:737:1: Warning: Top-level binding with no type signature: alexIndexInt32OffAddr :: AlexAddr -> Int# -> Int# dist/build/Language/JavaScript/Parser/Lexer.hs:762:1: Warning: Top-level binding with no type signature: quickIndex :: Array Int (AlexAcc (AlexInput -> Int -> Alex Token) Any) -> Int -> AlexAcc (AlexInput -> Int -> Alex Token) Any dist/build/Language/JavaScript/Parser/Lexer.hs:778:1: Warning: Top-level binding with no type signature: alexScan :: AlexInput -> Int -> AlexReturn (AlexInput -> Int -> Alex Token) dist/build/Language/JavaScript/Parser/Lexer.hs:781:1: Warning: Top-level binding with no type signature: alexScanUser :: forall t. t -> AlexInput -> Int -> AlexReturn (AlexInput -> Int -> Alex Token) dist/build/Language/JavaScript/Parser/Lexer.hs:812:1: Warning: Top-level binding with no type signature: alex_scan_tkn :: forall t t1. t -> t1 -> Int# -> AlexInput -> Int# -> AlexLastAcc (AlexInput -> Int -> Alex Token) -> (AlexLastAcc (AlexInput -> Int -> Alex Token), AlexInput) src/Language/JavaScript/Parser/Lexer.x:402:19: Warning: Defined but not used: ‘ws’ src/Language/JavaScript/Parser/Lexer.x:562:1: Warning: Defined but not used: ‘bof’ src/Language/JavaScript/Parser/Lexer.x:565:1: Warning: Top-level binding with no type signature: alex_action_1 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:566:1: Warning: Top-level binding with no type signature: alex_action_2 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:567:1: Warning: Top-level binding with no type signature: alex_action_3 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:568:1: Warning: Top-level binding with no type signature: alex_action_4 :: forall t t1. (AlexPosn, t, t1, [Char]) -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:568:19: Warning: Defined but not used: ‘ap’ src/Language/JavaScript/Parser/Lexer.x:569:1: Warning: Top-level binding with no type signature: alex_action_5 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:570:1: Warning: Top-level binding with no type signature: alex_action_6 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:571:1: Warning: Top-level binding with no type signature: alex_action_7 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:572:1: Warning: Top-level binding with no type signature: alex_action_8 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:573:1: Warning: Top-level binding with no type signature: alex_action_9 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:574:1: Warning: Top-level binding with no type signature: alex_action_11 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:575:1: Warning: Top-level binding with no type signature: alex_action_12 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:576:1: Warning: Top-level binding with no type signature: alex_action_13 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:577:1: Warning: Top-level binding with no type signature: alex_action_14 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:578:1: Warning: Top-level binding with no type signature: alex_action_15 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:579:1: Warning: Top-level binding with no type signature: alex_action_16 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:580:1: Warning: Top-level binding with no type signature: alex_action_17 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:581:1: Warning: Top-level binding with no type signature: alex_action_18 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:582:1: Warning: Top-level binding with no type signature: alex_action_19 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:583:1: Warning: Top-level binding with no type signature: alex_action_20 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:584:1: Warning: Top-level binding with no type signature: alex_action_21 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:585:1: Warning: Top-level binding with no type signature: alex_action_22 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:586:1: Warning: Top-level binding with no type signature: alex_action_23 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:587:1: Warning: Top-level binding with no type signature: alex_action_24 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:588:1: Warning: Top-level binding with no type signature: alex_action_25 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:589:1: Warning: Top-level binding with no type signature: alex_action_26 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:590:1: Warning: Top-level binding with no type signature: alex_action_27 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:591:1: Warning: Top-level binding with no type signature: alex_action_28 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:592:1: Warning: Top-level binding with no type signature: alex_action_29 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:593:1: Warning: Top-level binding with no type signature: alex_action_30 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:594:1: Warning: Top-level binding with no type signature: alex_action_31 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:595:1: Warning: Top-level binding with no type signature: alex_action_32 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:596:1: Warning: Top-level binding with no type signature: alex_action_33 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:597:1: Warning: Top-level binding with no type signature: alex_action_34 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:598:1: Warning: Top-level binding with no type signature: alex_action_35 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:599:1: Warning: Top-level binding with no type signature: alex_action_36 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:600:1: Warning: Top-level binding with no type signature: alex_action_37 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:601:1: Warning: Top-level binding with no type signature: alex_action_38 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:602:1: Warning: Top-level binding with no type signature: alex_action_39 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:603:1: Warning: Top-level binding with no type signature: alex_action_40 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:604:1: Warning: Top-level binding with no type signature: alex_action_41 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:605:1: Warning: Top-level binding with no type signature: alex_action_42 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:606:1: Warning: Top-level binding with no type signature: alex_action_43 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:607:1: Warning: Top-level binding with no type signature: alex_action_44 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:608:1: Warning: Top-level binding with no type signature: alex_action_45 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:609:1: Warning: Top-level binding with no type signature: alex_action_46 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:610:1: Warning: Top-level binding with no type signature: alex_action_47 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:611:1: Warning: Top-level binding with no type signature: alex_action_48 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:612:1: Warning: Top-level binding with no type signature: alex_action_49 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:613:1: Warning: Top-level binding with no type signature: alex_action_50 :: AlexInput -> Int -> Alex Token templates/GenericTemplate.hs:60:1: Warning: Top-level binding with no type signature: alexIndexInt16OffAddr :: AlexAddr -> Int# -> Int# templates/GenericTemplate.hs:205:10: Warning: Defined but not used: ‘f’ templates/GenericTemplate.hs:207:10: Warning: Defined but not used: ‘f’ templates/GenericTemplate.hs:244:1: Warning: Defined but not used: ‘iUnbox’ templates/GenericTemplate.hs:244:1: Warning: Top-level binding with no type signature: iUnbox :: Int -> Int# templates/wrappers.hs:60:1: Warning: Defined but not used: ‘ignorePendingBytes’ templates/wrappers.hs:60:25: Warning: Defined but not used: ‘ps’ templates/wrappers.hs:63:1: Warning: Defined but not used: ‘alexInputPrevChar’ templates/wrappers.hs:63:20: Warning: Defined but not used: ‘p’ templates/wrappers.hs:63:24: Warning: Defined but not used: ‘bs’ templates/wrappers.hs:63:27: Warning: Defined but not used: ‘s’ templates/wrappers.hs:67:14: Warning: Defined but not used: ‘p’ templates/wrappers.hs:67:16: Warning: Defined but not used: ‘c’ templates/wrappers.hs:141:22: Warning: Defined but not used: ‘c’ templates/wrappers.hs:176:10: Warning: ‘Alex’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. templates/wrappers.hs:190:19: Warning: This binding for ‘s’ shadows the existing binding bound at templates/wrappers.hs:189:12 templates/wrappers.hs:193:29: Warning: Defined but not used: ‘s’ templates/wrappers.hs:196:1: Warning: Defined but not used: ‘alexGetStartCode’ templates/wrappers.hs:199:1: Warning: Defined but not used: ‘alexSetStartCode’ templates/wrappers.hs:203:1: Warning: Defined but not used: ‘alexGetUserState’ templates/wrappers.hs:206:1: Warning: Defined but not used: ‘alexSetUserState’ templates/wrappers.hs:209:1: Warning: Defined but not used: ‘alexMonadScan’ templates/wrappers.hs:209:1: Warning: Top-level binding with no type signature: alexMonadScan :: Alex Token templates/wrappers.hs:215:20: Warning: Defined but not used: ‘len’ templates/wrappers.hs:229:1: Warning: Defined but not used: ‘skip’ templates/wrappers.hs:229:1: Warning: Top-level binding with no type signature: skip :: forall t t1. t -> t1 -> Alex Token templates/wrappers.hs:229:6: Warning: Defined but not used: ‘input’ templates/wrappers.hs:229:12: Warning: Defined but not used: ‘len’ templates/wrappers.hs:233:1: Warning: Defined but not used: ‘begin’ templates/wrappers.hs:233:1: Warning: Top-level binding with no type signature: begin :: forall t t1. Int -> t -> t1 -> Alex Token templates/wrappers.hs:233:12: Warning: Defined but not used: ‘input’ templates/wrappers.hs:233:18: Warning: Defined but not used: ‘len’ templates/wrappers.hs:237:9: Warning: Defined but not used: ‘andBegin’ templates/wrappers.hs:240:1: Warning: Defined but not used: ‘token’ templates/wrappers.hs:443:1: Warning: Top-level binding with no type signature: alex_accept :: forall user. Array Int (AlexAcc (AlexInput -> Int -> Alex Token) user) [ 7 of 12] Compiling Language.JavaScript.Parser.ParseError ( src/Language/JavaScript/Parser/ParseError.hs, dist/build/Language/JavaScript/Parser/ParseError.o ) [ 8 of 12] Compiling Language.JavaScript.Parser.AST ( src/Language/JavaScript/Parser/AST.hs, dist/build/Language/JavaScript/Parser/AST.o ) [ 9 of 12] Compiling Language.JavaScript.Parser.Grammar5 ( dist/build/Language/JavaScript/Parser/Grammar5.hs, dist/build/Language/JavaScript/Parser/Grammar5.o ) [10 of 12] Compiling Language.JavaScript.Parser.Parser ( src/Language/JavaScript/Parser/Parser.hs, dist/build/Language/JavaScript/Parser/Parser.o ) [11 of 12] Compiling Language.JavaScript.Pretty.Printer ( src/Language/JavaScript/Pretty/Printer.hs, dist/build/Language/JavaScript/Pretty/Printer.o ) src/Language/JavaScript/Pretty/Printer.hs:9:1: Warning: The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant [12 of 12] Compiling Language.JavaScript.Parser ( src/Language/JavaScript/Parser.hs, dist/build/Language/JavaScript/Parser.o ) In-place registering language-javascript-0.5.14.2... Running Haddock for language-javascript-0.5.14.2... Running hscolour for language-javascript-0.5.14.2... Preprocessing library language-javascript-0.5.14.2... Preprocessing library language-javascript-0.5.14.2... dist/build/Language/JavaScript/Parser/Lexer.hs:737:1: Warning: Top-level binding with no type signature: alexIndexInt32OffAddr :: AlexAddr -> Int# -> Int# dist/build/Language/JavaScript/Parser/Lexer.hs:762:1: Warning: Top-level binding with no type signature: quickIndex :: Array Int (AlexAcc (AlexInput -> Int -> Alex Token) Any) -> Int -> AlexAcc (AlexInput -> Int -> Alex Token) Any dist/build/Language/JavaScript/Parser/Lexer.hs:778:1: Warning: Top-level binding with no type signature: alexScan :: AlexInput -> Int -> AlexReturn (AlexInput -> Int -> Alex Token) dist/build/Language/JavaScript/Parser/Lexer.hs:781:1: Warning: Top-level binding with no type signature: alexScanUser :: forall t. t -> AlexInput -> Int -> AlexReturn (AlexInput -> Int -> Alex Token) dist/build/Language/JavaScript/Parser/Lexer.hs:812:1: Warning: Top-level binding with no type signature: alex_scan_tkn :: forall t t1. t -> t1 -> Int# -> AlexInput -> Int# -> AlexLastAcc (AlexInput -> Int -> Alex Token) -> (AlexLastAcc (AlexInput -> Int -> Alex Token), AlexInput) src/Language/JavaScript/Parser/Lexer.x:402:19: Warning: Defined but not used: ‘ws’ src/Language/JavaScript/Parser/Lexer.x:562:1: Warning: Defined but not used: ‘bof’ src/Language/JavaScript/Parser/Lexer.x:565:1: Warning: Top-level binding with no type signature: alex_action_1 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:566:1: Warning: Top-level binding with no type signature: alex_action_2 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:567:1: Warning: Top-level binding with no type signature: alex_action_3 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:568:1: Warning: Top-level binding with no type signature: alex_action_4 :: forall t t1. (AlexPosn, t, t1, [Char]) -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:568:19: Warning: Defined but not used: ‘ap’ src/Language/JavaScript/Parser/Lexer.x:569:1: Warning: Top-level binding with no type signature: alex_action_5 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:570:1: Warning: Top-level binding with no type signature: alex_action_6 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:571:1: Warning: Top-level binding with no type signature: alex_action_7 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:572:1: Warning: Top-level binding with no type signature: alex_action_8 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:573:1: Warning: Top-level binding with no type signature: alex_action_9 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:574:1: Warning: Top-level binding with no type signature: alex_action_11 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:575:1: Warning: Top-level binding with no type signature: alex_action_12 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:576:1: Warning: Top-level binding with no type signature: alex_action_13 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:577:1: Warning: Top-level binding with no type signature: alex_action_14 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:578:1: Warning: Top-level binding with no type signature: alex_action_15 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:579:1: Warning: Top-level binding with no type signature: alex_action_16 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:580:1: Warning: Top-level binding with no type signature: alex_action_17 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:581:1: Warning: Top-level binding with no type signature: alex_action_18 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:582:1: Warning: Top-level binding with no type signature: alex_action_19 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:583:1: Warning: Top-level binding with no type signature: alex_action_20 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:584:1: Warning: Top-level binding with no type signature: alex_action_21 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:585:1: Warning: Top-level binding with no type signature: alex_action_22 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:586:1: Warning: Top-level binding with no type signature: alex_action_23 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:587:1: Warning: Top-level binding with no type signature: alex_action_24 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:588:1: Warning: Top-level binding with no type signature: alex_action_25 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:589:1: Warning: Top-level binding with no type signature: alex_action_26 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:590:1: Warning: Top-level binding with no type signature: alex_action_27 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:591:1: Warning: Top-level binding with no type signature: alex_action_28 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:592:1: Warning: Top-level binding with no type signature: alex_action_29 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:593:1: Warning: Top-level binding with no type signature: alex_action_30 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:594:1: Warning: Top-level binding with no type signature: alex_action_31 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:595:1: Warning: Top-level binding with no type signature: alex_action_32 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:596:1: Warning: Top-level binding with no type signature: alex_action_33 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:597:1: Warning: Top-level binding with no type signature: alex_action_34 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:598:1: Warning: Top-level binding with no type signature: alex_action_35 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:599:1: Warning: Top-level binding with no type signature: alex_action_36 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:600:1: Warning: Top-level binding with no type signature: alex_action_37 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:601:1: Warning: Top-level binding with no type signature: alex_action_38 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:602:1: Warning: Top-level binding with no type signature: alex_action_39 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:603:1: Warning: Top-level binding with no type signature: alex_action_40 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:604:1: Warning: Top-level binding with no type signature: alex_action_41 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:605:1: Warning: Top-level binding with no type signature: alex_action_42 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:606:1: Warning: Top-level binding with no type signature: alex_action_43 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:607:1: Warning: Top-level binding with no type signature: alex_action_44 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:608:1: Warning: Top-level binding with no type signature: alex_action_45 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:609:1: Warning: Top-level binding with no type signature: alex_action_46 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:610:1: Warning: Top-level binding with no type signature: alex_action_47 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:611:1: Warning: Top-level binding with no type signature: alex_action_48 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:612:1: Warning: Top-level binding with no type signature: alex_action_49 :: AlexInput -> Int -> Alex Token src/Language/JavaScript/Parser/Lexer.x:613:1: Warning: Top-level binding with no type signature: alex_action_50 :: AlexInput -> Int -> Alex Token templates/GenericTemplate.hs:60:1: Warning: Top-level binding with no type signature: alexIndexInt16OffAddr :: AlexAddr -> Int# -> Int# templates/GenericTemplate.hs:205:10: Warning: Defined but not used: ‘f’ templates/GenericTemplate.hs:207:10: Warning: Defined but not used: ‘f’ templates/GenericTemplate.hs:244:1: Warning: Defined but not used: ‘iUnbox’ templates/GenericTemplate.hs:244:1: Warning: Top-level binding with no type signature: iUnbox :: Int -> Int# templates/wrappers.hs:60:1: Warning: Defined but not used: ‘ignorePendingBytes’ templates/wrappers.hs:60:25: Warning: Defined but not used: ‘ps’ templates/wrappers.hs:63:1: Warning: Defined but not used: ‘alexInputPrevChar’ templates/wrappers.hs:63:20: Warning: Defined but not used: ‘p’ templates/wrappers.hs:63:24: Warning: Defined but not used: ‘bs’ templates/wrappers.hs:63:27: Warning: Defined but not used: ‘s’ templates/wrappers.hs:67:14: Warning: Defined but not used: ‘p’ templates/wrappers.hs:67:16: Warning: Defined but not used: ‘c’ templates/wrappers.hs:141:22: Warning: Defined but not used: ‘c’ templates/wrappers.hs:176:10: Warning: ‘Alex’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. templates/wrappers.hs:190:19: Warning: This binding for ‘s’ shadows the existing binding bound at templates/wrappers.hs:189:12 templates/wrappers.hs:193:29: Warning: Defined but not used: ‘s’ templates/wrappers.hs:196:1: Warning: Defined but not used: ‘alexGetStartCode’ templates/wrappers.hs:199:1: Warning: Defined but not used: ‘alexSetStartCode’ templates/wrappers.hs:203:1: Warning: Defined but not used: ‘alexGetUserState’ templates/wrappers.hs:206:1: Warning: Defined but not used: ‘alexSetUserState’ templates/wrappers.hs:209:1: Warning: Defined but not used: ‘alexMonadScan’ templates/wrappers.hs:209:1: Warning: Top-level binding with no type signature: alexMonadScan :: Alex Token templates/wrappers.hs:215:20: Warning: Defined but not used: ‘len’ templates/wrappers.hs:229:1: Warning: Defined but not used: ‘skip’ templates/wrappers.hs:229:1: Warning: Top-level binding with no type signature: skip :: forall t t1. t -> t1 -> Alex Token templates/wrappers.hs:229:6: Warning: Defined but not used: ‘input’ templates/wrappers.hs:229:12: Warning: Defined but not used: ‘len’ templates/wrappers.hs:233:1: Warning: Defined but not used: ‘begin’ templates/wrappers.hs:233:1: Warning: Top-level binding with no type signature: begin :: forall t t1. Int -> t -> t1 -> Alex Token templates/wrappers.hs:233:12: Warning: Defined but not used: ‘input’ templates/wrappers.hs:233:18: Warning: Defined but not used: ‘len’ templates/wrappers.hs:237:9: Warning: Defined but not used: ‘andBegin’ templates/wrappers.hs:240:1: Warning: Defined but not used: ‘token’ templates/wrappers.hs:443:1: Warning: Top-level binding with no type signature: alex_accept :: forall user. Array Int (AlexAcc (AlexInput -> Int -> Alex Token) user) src/Language/JavaScript/Pretty/Printer.hs:9:1: Warning: The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant Haddock coverage: 100% ( 7 / 7) in 'Language.JavaScript.Parser.StringEscape' 33% ( 1 / 3) in 'Language.JavaScript.Parser.SrcLocation' 86% ( 6 / 7) in 'Language.JavaScript.Parser.Token' 8% ( 1 / 13) in 'Language.JavaScript.Parser.LexerUtils' 33% ( 1 / 3) in 'Language.JavaScript.Parser.ParserMonad' 12% ( 1 / 8) in 'Language.JavaScript.Parser.Lexer' 50% ( 1 / 2) in 'Language.JavaScript.Parser.ParseError' 25% ( 1 / 4) in 'Language.JavaScript.Parser.AST' 0% ( 0 / 6) in 'Language.JavaScript.Parser.Grammar5' 60% ( 6 / 10) in 'Language.JavaScript.Parser.Parser' 25% ( 1 / 4) in 'Language.JavaScript.Pretty.Printer' 40% ( 6 / 15) in 'Language.JavaScript.Parser' 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.5.1427656.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/language-javascript-0.5.14.2 Registering language-javascript-0.5.14.2... Installed language-javascript-0.5.14.2 Configuring nats-1... Building nats-1... Preprocessing library nats-1... [1 of 1] Compiling Numeric.Natural ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o ) In-place registering nats-1... Running Haddock for nats-1... Running hscolour for nats-1... Preprocessing library nats-1... Preprocessing library nats-1... Haddock coverage: 100% ( 2 / 2) in 'Numeric.Natural' Documentation created: dist/doc/html/nats/index.html, dist/doc/html/nats/nats.txt Creating package registration file: /tmp/pkgConf-nats-127656 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/nats-1 Registering nats-1... Installed nats-1 Configuring scientific-0.3.3.8... Building scientific-0.3.3.8... Preprocessing library scientific-0.3.3.8... [1 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o ) [2 of 4] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o ) [3 of 4] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o ) [4 of 4] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o ) In-place registering scientific-0.3.3.8... Running Haddock for scientific-0.3.3.8... Running hscolour for scientific-0.3.3.8... Preprocessing library scientific-0.3.3.8... Preprocessing library scientific-0.3.3.8... Haddock coverage: 100% ( 2 / 2) in 'Math.NumberTheory.Logarithms' 100% ( 22 / 22) in 'Data.Scientific' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.Scientific' 75% ( 3 / 4) in 'Data.ByteString.Builder.Scientific' Warning: Data.Scientific: could not find link destinations for: Data.Scientific.whenFloating Documentation created: dist/doc/html/scientific/index.html, dist/doc/html/scientific/scientific.txt Creating package registration file: /tmp/pkgConf-scientific-0.3.327656.8 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/scientific-0.3.3.8 Registering scientific-0.3.3.8... Installed scientific-0.3.3.8 Configuring unordered-containers-0.2.5.1... Building unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) In-place registering unordered-containers-0.2.5.1... Running Haddock for unordered-containers-0.2.5.1... Running hscolour for unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... Preprocessing library unordered-containers-0.2.5.1... Haddock coverage: 0% ( 0 / 3) in 'Data.HashMap.UnsafeShift' 50% ( 1 / 2) in 'Data.HashMap.PopCount' 100% ( 2 / 2) in 'Data.HashMap.Unsafe' 38% ( 14 / 37) in 'Data.HashMap.Array' 87% ( 54 / 62) in 'Data.HashMap.Base' 100% ( 46 / 46) in 'Data.HashMap.Strict' 100% ( 46 / 46) in 'Data.HashMap.Lazy' 100% ( 27 / 27) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html, dist/doc/html/unordered-containers/unordered-containers.txt Creating package registration file: /tmp/pkgConf-unordered-containers-0.2.527656.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/unordered-containers-0.2.5.1 Registering unordered-containers-0.2.5.1... Installed unordered-containers-0.2.5.1 Configuring attoparsec-0.13.0.1... Building attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... [ 1 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o ) [ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o ) [ 3 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o ) [ 4 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o ) [ 5 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) [ 6 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) [ 7 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) [ 8 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) [ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) [10 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) [11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) [12 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) [13 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o ) [14 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o ) [15 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o ) [16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) [17 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) [18 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o ) [19 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) [20 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) [21 of 21] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o ) In-place registering attoparsec-0.13.0.1... Running Haddock for attoparsec-0.13.0.1... Running hscolour for attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... Preprocessing library attoparsec-0.13.0.1... Haddock coverage: 67% ( 6 / 9) in 'Data.Attoparsec.Text.FastSet' 50% ( 1 / 2) in 'Data.Attoparsec.Internal.Fhthagn' 36% ( 4 / 11) in 'Data.Attoparsec.Text.Buffer' 22% ( 2 / 9) in 'Data.Attoparsec.ByteString.Buffer' 89% ( 8 / 9) in 'Data.Attoparsec.Zepto' 100% ( 2 / 2) in 'Data.Attoparsec.Number' 69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet' 50% ( 5 / 10) in 'Data.Attoparsec.Internal.Types' 100% ( 4 / 4) in 'Data.Attoparsec.Types' 100% ( 9 / 9) in 'Data.Attoparsec.Internal' 100% ( 24 / 24) in 'Data.Attoparsec.Combinator' 93% ( 39 / 42) in 'Data.Attoparsec.ByteString.Internal' 95% ( 39 / 41) in 'Data.Attoparsec.Text.Internal' 98% ( 90 / 92) in 'Data.Attoparsec.Text' 100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy' 97% ( 66 / 68) in 'Data.Attoparsec.ByteString' 98% ( 91 / 93) in 'Data.Attoparsec.ByteString.Char8' 100% ( 2 / 2) in 'Data.Attoparsec.Char8' 100% ( 9 / 9) in 'Data.Attoparsec.ByteString.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec' Documentation created: dist/doc/html/attoparsec/index.html, dist/doc/html/attoparsec/attoparsec.txt Creating package registration file: /tmp/pkgConf-attoparsec-0.13.027656.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/attoparsec-0.13.0.1 Registering attoparsec-0.13.0.1... Installed attoparsec-0.13.0.1 Configuring semigroups-0.16.2.2... Building semigroups-0.16.2.2... Preprocessing library semigroups-0.16.2.2... [1 of 3] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o ) [2 of 3] Compiling Data.Semigroup ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o ) [3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o ) In-place registering semigroups-0.16.2.2... Running Haddock for semigroups-0.16.2.2... Running hscolour for semigroups-0.16.2.2... Preprocessing library semigroups-0.16.2.2... Preprocessing library semigroups-0.16.2.2... Haddock coverage: 94% ( 65 / 69) in 'Data.List.NonEmpty' 81% ( 22 / 27) in 'Data.Semigroup' 60% ( 3 / 5) in 'Data.Semigroup.Generic' Warning: Data.Semigroup: could not find link destinations for: Data.Monoid.D1Dual Data.Monoid.C1_0Dual Data.Monoid.S1_0_0Dual Data.Monoid.D1Endo Data.Monoid.C1_0Endo Data.Monoid.S1_0_0Endo Data.Monoid.D1All Data.Monoid.C1_0All Data.Monoid.S1_0_0All Data.Monoid.D1Any Data.Monoid.C1_0Any Data.Monoid.S1_0_0Any Data.Monoid.D1Sum Data.Monoid.C1_0Sum Data.Monoid.S1_0_0Sum Data.Monoid.D1Product Data.Monoid.C1_0Product Data.Monoid.S1_0_0Product Warning: Data.Semigroup.Generic: could not find link destinations for: Data.Semigroup.Generic.gmappend' Data.Semigroup.Generic.gmempty' Documentation created: dist/doc/html/semigroups/index.html, dist/doc/html/semigroups/semigroups.txt Creating package registration file: /tmp/pkgConf-semigroups-0.16.227656.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/semigroups-0.16.2.2 Registering semigroups-0.16.2.2... Installed semigroups-0.16.2.2 Configuring aeson-0.9.0.1... Building aeson-0.9.0.1... Preprocessing library aeson-0.9.0.1... [ 1 of 13] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o ) [ 2 of 13] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o ) [ 3 of 13] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o ) [ 4 of 13] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.o ) [ 5 of 13] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o ) [ 6 of 13] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o ) [ 7 of 13] Compiling Data.Aeson.Encode.ByteString ( Data/Aeson/Encode/ByteString.hs, dist/build/Data/Aeson/Encode/ByteString.o ) [ 8 of 13] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o ) [ 9 of 13] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o ) [10 of 13] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o ) [11 of 13] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o ) [12 of 13] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.o ) [13 of 13] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o ) In-place registering aeson-0.9.0.1... Running Haddock for aeson-0.9.0.1... Running hscolour for aeson-0.9.0.1... Preprocessing library aeson-0.9.0.1... Preprocessing library aeson-0.9.0.1... Haddock coverage: 100% ( 27 / 27) in 'Data.Aeson.Types.Internal' 100% ( 10 / 10) in 'Data.Aeson.Types.Class' 100% ( 5 / 5) in 'Data.Aeson.Functions' 100% ( 26 / 26) in 'Data.Aeson.Types.Instances' 100% ( 1 / 1) in 'Data.Aeson.Types.Generic' 100% ( 45 / 45) in 'Data.Aeson.Types' 100% ( 4 / 4) in 'Data.Aeson.Encode.ByteString' 73% ( 11 / 15) in 'Data.Aeson.Parser.Internal' 100% ( 10 / 10) in 'Data.Aeson.Parser' 88% ( 7 / 8) in 'Data.Aeson.Encode' 75% ( 6 / 8) in 'Data.Aeson.Generic' 100% ( 57 / 57) in 'Data.Aeson' 100% ( 12 / 12) in 'Data.Aeson.TH' Warning: Data.Aeson.Types: could not find link destinations for: Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON Warning: Data.Aeson: could not find link destinations for: Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON Documentation created: dist/doc/html/aeson/index.html, dist/doc/html/aeson/aeson.txt Creating package registration file: /tmp/pkgConf-aeson-0.9.027656.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/aeson-0.9.0.1 Registering aeson-0.9.0.1... Installed aeson-0.9.0.1 Configuring void-0.7... Building void-0.7... Preprocessing library void-0.7... [1 of 2] Compiling Data.Void ( src-old/Data/Void.hs, dist/build/Data/Void.o ) [2 of 2] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o ) In-place registering void-0.7... Running Haddock for void-0.7... Running hscolour for void-0.7... Preprocessing library void-0.7... Preprocessing library void-0.7... Haddock coverage: 100% ( 5 / 5) in 'Data.Void' 100% ( 3 / 3) in 'Data.Void.Unsafe' Documentation created: dist/doc/html/void/index.html, dist/doc/html/void/void.txt Creating package registration file: /tmp/pkgConf-void-027656.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/void-0.7 Registering void-0.7... Installed void-0.7 Configuring aeson-better-errors-0.9.0... Building aeson-better-errors-0.9.0... Preprocessing library aeson-better-errors-0.9.0... [1 of 3] Compiling Data.Aeson.BetterErrors.Utils ( src/Data/Aeson/BetterErrors/Utils.hs, dist/build/Data/Aeson/BetterErrors/Utils.o ) [2 of 3] Compiling Data.Aeson.BetterErrors.Internal ( src/Data/Aeson/BetterErrors/Internal.hs, dist/build/Data/Aeson/BetterErrors/Internal.o ) [3 of 3] Compiling Data.Aeson.BetterErrors ( src/Data/Aeson/BetterErrors.hs, dist/build/Data/Aeson/BetterErrors.o ) In-place registering aeson-better-errors-0.9.0... Running Haddock for aeson-better-errors-0.9.0... Running hscolour for aeson-better-errors-0.9.0... Preprocessing library aeson-better-errors-0.9.0... Preprocessing library aeson-better-errors-0.9.0... Haddock coverage: 11% ( 1 / 9) in 'Data.Aeson.BetterErrors.Utils' 61% ( 52 / 85) in 'Data.Aeson.BetterErrors.Internal' 81% ( 58 / 72) in 'Data.Aeson.BetterErrors' Documentation created: dist/doc/html/aeson-better-errors/index.html, dist/doc/html/aeson-better-errors/aeson-better-errors.txt Creating package registration file: /tmp/pkgConf-aeson-better-errors-0.927656.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/aeson-better-errors-0.9.0 Registering aeson-better-errors-0.9.0... Installed aeson-better-errors-0.9.0 Configuring bower-json-0.7.0.0... Building bower-json-0.7.0.0... Preprocessing library bower-json-0.7.0.0... [1 of 2] Compiling Web.Bower.PackageMeta.Internal ( src/Web/Bower/PackageMeta/Internal.hs, dist/build/Web/Bower/PackageMeta/Internal.o ) [2 of 2] Compiling Web.Bower.PackageMeta ( src/Web/Bower/PackageMeta.hs, dist/build/Web/Bower/PackageMeta.o ) In-place registering bower-json-0.7.0.0... Running Haddock for bower-json-0.7.0.0... Running hscolour for bower-json-0.7.0.0... Preprocessing library bower-json-0.7.0.0... Preprocessing library bower-json-0.7.0.0... Haddock coverage: 20% ( 9 / 45) in 'Web.Bower.PackageMeta.Internal' 38% ( 9 / 24) in 'Web.Bower.PackageMeta' Documentation created: dist/doc/html/bower-json/index.html, dist/doc/html/bower-json/bower-json.txt Creating package registration file: /tmp/pkgConf-bower-json-0.7.027656.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/bower-json-0.7.0.0 Registering bower-json-0.7.0.0... Installed bower-json-0.7.0.0 Downloading purescript-0.7.2.1... Configuring purescript-0.7.2.1... Building purescript-0.7.2.1... Preprocessing library purescript-0.7.2.1... [ 1 of 96] Compiling Language.PureScript.Publish.BoxesHelpers ( src/Language/PureScript/Publish/BoxesHelpers.hs, dist/build/Language/PureScript/Publish/BoxesHelpers.o ) [ 2 of 96] Compiling Language.PureScript.Publish.Utils ( src/Language/PureScript/Publish/Utils.hs, dist/build/Language/PureScript/Publish/Utils.o ) [ 3 of 96] Compiling Language.PureScript.Docs.Utils.MonoidExtras ( src/Language/PureScript/Docs/Utils/MonoidExtras.hs, dist/build/Language/PureScript/Docs/Utils/MonoidExtras.o ) [ 4 of 96] Compiling Language.PureScript.Parser.State ( src/Language/PureScript/Parser/State.hs, dist/build/Language/PureScript/Parser/State.o ) [ 5 of 96] Compiling Control.Monad.Unify ( src/Control/Monad/Unify.hs, dist/build/Control/Monad/Unify.o ) [ 6 of 96] Compiling Language.PureScript.CoreFn.Literals ( src/Language/PureScript/CoreFn/Literals.hs, dist/build/Language/PureScript/CoreFn/Literals.o ) [ 7 of 96] Compiling Language.PureScript.Constants ( src/Language/PureScript/Constants.hs, dist/build/Language/PureScript/Constants.o ) [ 8 of 96] Compiling Language.PureScript.Traversals ( src/Language/PureScript/Traversals.hs, dist/build/Language/PureScript/Traversals.o ) [ 9 of 96] Compiling Language.PureScript.AST.SourcePos ( src/Language/PureScript/AST/SourcePos.hs, dist/build/Language/PureScript/AST/SourcePos.o ) [10 of 96] Compiling Language.PureScript.AST.Operators ( src/Language/PureScript/AST/Operators.hs, dist/build/Language/PureScript/AST/Operators.o ) [11 of 96] Compiling Paths_purescript ( dist/build/autogen/Paths_purescript.hs, dist/build/Paths_purescript.o ) [12 of 96] Compiling Language.PureScript.Bundle ( src/Language/PureScript/Bundle.hs, dist/build/Language/PureScript/Bundle.o ) [13 of 96] Compiling Control.Monad.Supply ( src/Control/Monad/Supply.hs, dist/build/Control/Monad/Supply.o ) [14 of 96] Compiling Control.Monad.Supply.Class ( src/Control/Monad/Supply/Class.hs, dist/build/Control/Monad/Supply/Class.o ) [15 of 96] Compiling Language.PureScript.Options ( src/Language/PureScript/Options.hs, dist/build/Language/PureScript/Options.o ) [16 of 96] Compiling Language.PureScript.Names ( src/Language/PureScript/Names.hs, dist/build/Language/PureScript/Names.o ) [17 of 96] Compiling Language.PureScript.CodeGen.JS.Common ( src/Language/PureScript/CodeGen/JS/Common.hs, dist/build/Language/PureScript/CodeGen/JS/Common.o ) [18 of 96] Compiling Language.PureScript.CoreFn.Binders ( src/Language/PureScript/CoreFn/Binders.hs, dist/build/Language/PureScript/CoreFn/Binders.o ) [19 of 96] Compiling Language.PureScript.CoreFn.Expr ( src/Language/PureScript/CoreFn/Expr.hs, dist/build/Language/PureScript/CoreFn/Expr.o ) [20 of 96] Compiling Language.PureScript.CoreFn.Traversals ( src/Language/PureScript/CoreFn/Traversals.hs, dist/build/Language/PureScript/CoreFn/Traversals.o ) [21 of 96] Compiling Language.PureScript.CoreFn.Meta ( src/Language/PureScript/CoreFn/Meta.hs, dist/build/Language/PureScript/CoreFn/Meta.o ) [22 of 96] Compiling Language.PureScript.Kinds ( src/Language/PureScript/Kinds.hs, dist/build/Language/PureScript/Kinds.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package safe-0.3.9 ... linking ... done. Loading package array-0.5.0.0 ... linking ... done. Loading package deepseq-1.3.0.2 ... linking ... done. Loading package filepath-1.3.0.2 ... linking ... done. Loading package old-locale-1.0.0.6 ... linking ... done. Loading package time-1.4.2 ... linking ... done. Loading package bytestring-0.10.4.0 ... linking ... done. Loading package unix-2.7.0.1 ... linking ... done. Loading package directory-1.2.1.0 ... linking ... done. Loading package process-1.2.0.0 ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package mtl-2.1.3.1 ... linking ... done. Loading package pattern-arrows-0.0.2 ... linking ... done. Loading package containers-0.5.5.1 ... linking ... done. Loading package binary-0.7.1.0 ... linking ... done. Loading package text-1.2.1.3 ... linking ... done. Loading package parsec-3.1.9 ... linking ... done. Loading package blaze-builder-0.4.0.1 ... linking ... done. Loading package utf8-string-1 ... linking ... done. Loading package language-javascript-0.5.14.2 ... linking ... done. Loading package split-0.2.2 ... linking ... done. Loading package boxes-0.1.4 ... linking ... done. Loading package hashable-1.2.3.3 ... linking ... done. Loading package scientific-0.3.3.8 ... linking ... done. Loading package attoparsec-0.13.0.1 ... linking ... done. Loading package dlist-0.7.1.1 ... linking ... done. Loading package syb-0.5.1 ... linking ... done. Loading package pretty-1.1.1.1 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package unordered-containers-0.2.5.1 ... linking ... done. Loading package primitive-0.6 ... linking ... done. Loading package vector-0.11.0.0 ... linking ... done. Loading package aeson-0.9.0.1 ... linking ... done. Loading package transformers-compat-0.4.0.3 ... linking ... done. Loading package nats-1 ... linking ... done. Loading package semigroups-0.16.2.2 ... linking ... done. Loading package void-0.7 ... linking ... done. Loading package aeson-better-errors-0.9.0 ... linking ... done. Loading package bower-json-0.7.0.0 ... linking ... done. Loading package Glob-0.7.5 ... linking ... done. [23 of 96] Compiling Language.PureScript.Types ( src/Language/PureScript/Types.hs, dist/build/Language/PureScript/Types.o ) [24 of 96] Compiling Language.PureScript.TypeClassDictionaries ( src/Language/PureScript/TypeClassDictionaries.hs, dist/build/Language/PureScript/TypeClassDictionaries.o ) [25 of 96] Compiling Language.PureScript.Environment ( src/Language/PureScript/Environment.hs, dist/build/Language/PureScript/Environment.o ) [26 of 96] Compiling Language.PureScript.Comments ( src/Language/PureScript/Comments.hs, dist/build/Language/PureScript/Comments.o ) [27 of 96] Compiling Language.PureScript.AST.Binders ( src/Language/PureScript/AST/Binders.hs, dist/build/Language/PureScript/AST/Binders.o ) [28 of 96] Compiling Language.PureScript.AST.Declarations ( src/Language/PureScript/AST/Declarations.hs, dist/build/Language/PureScript/AST/Declarations.o ) [29 of 96] Compiling Language.PureScript.AST.Traversals ( src/Language/PureScript/AST/Traversals.hs, dist/build/Language/PureScript/AST/Traversals.o ) [30 of 96] Compiling Language.PureScript.AST.Exported ( src/Language/PureScript/AST/Exported.hs, dist/build/Language/PureScript/AST/Exported.o ) [31 of 96] Compiling Language.PureScript.CodeGen.JS.AST ( src/Language/PureScript/CodeGen/JS/AST.hs, dist/build/Language/PureScript/CodeGen/JS/AST.o ) [32 of 96] Compiling Language.PureScript.CodeGen.JS.Optimizer.Common ( src/Language/PureScript/CodeGen/JS/Optimizer/Common.hs, dist/build/Language/PureScript/CodeGen/JS/Optimizer/Common.o ) [33 of 96] Compiling Language.PureScript.CodeGen.JS.Optimizer.TCO ( src/Language/PureScript/CodeGen/JS/Optimizer/TCO.hs, dist/build/Language/PureScript/CodeGen/JS/Optimizer/TCO.o ) [34 of 96] Compiling Language.PureScript.CodeGen.JS.Optimizer.MagicDo ( src/Language/PureScript/CodeGen/JS/Optimizer/MagicDo.hs, dist/build/Language/PureScript/CodeGen/JS/Optimizer/MagicDo.o ) [35 of 96] Compiling Language.PureScript.CodeGen.JS.Optimizer.Inliner ( src/Language/PureScript/CodeGen/JS/Optimizer/Inliner.hs, dist/build/Language/PureScript/CodeGen/JS/Optimizer/Inliner.o ) [36 of 96] Compiling Language.PureScript.CodeGen.JS.Optimizer.Unused ( src/Language/PureScript/CodeGen/JS/Optimizer/Unused.hs, dist/build/Language/PureScript/CodeGen/JS/Optimizer/Unused.o ) [37 of 96] Compiling Language.PureScript.CodeGen.JS.Optimizer.Blocks ( src/Language/PureScript/CodeGen/JS/Optimizer/Blocks.hs, dist/build/Language/PureScript/CodeGen/JS/Optimizer/Blocks.o ) [38 of 96] Compiling Language.PureScript.CodeGen.JS.Optimizer ( src/Language/PureScript/CodeGen/JS/Optimizer.hs, dist/build/Language/PureScript/CodeGen/JS/Optimizer.o ) [39 of 96] Compiling Language.PureScript.CoreFn.Ann ( src/Language/PureScript/CoreFn/Ann.hs, dist/build/Language/PureScript/CoreFn/Ann.o ) [40 of 96] Compiling Language.PureScript.CoreFn.Module ( src/Language/PureScript/CoreFn/Module.hs, dist/build/Language/PureScript/CoreFn/Module.o ) [41 of 96] Compiling Language.PureScript.Parser.Lexer ( src/Language/PureScript/Parser/Lexer.hs, dist/build/Language/PureScript/Parser/Lexer.o ) [42 of 96] Compiling Language.PureScript.Parser.Common ( src/Language/PureScript/Parser/Common.hs, dist/build/Language/PureScript/Parser/Common.o ) [43 of 96] Compiling Language.PureScript.Parser.Kinds ( src/Language/PureScript/Parser/Kinds.hs, dist/build/Language/PureScript/Parser/Kinds.o ) [44 of 96] Compiling Language.PureScript.Parser.Types ( src/Language/PureScript/Parser/Types.hs, dist/build/Language/PureScript/Parser/Types.o ) [45 of 96] Compiling Language.PureScript.Pretty.Common ( src/Language/PureScript/Pretty/Common.hs, dist/build/Language/PureScript/Pretty/Common.o ) [46 of 96] Compiling Language.PureScript.Pretty.Kinds ( src/Language/PureScript/Pretty/Kinds.hs, dist/build/Language/PureScript/Pretty/Kinds.o ) [47 of 96] Compiling Language.PureScript.Pretty.Types ( src/Language/PureScript/Pretty/Types.hs, dist/build/Language/PureScript/Pretty/Types.o ) [48 of 96] Compiling Language.PureScript.Pretty.JS ( src/Language/PureScript/Pretty/JS.hs, dist/build/Language/PureScript/Pretty/JS.o ) [49 of 96] Compiling Language.PureScript.AST ( src/Language/PureScript/AST.hs, dist/build/Language/PureScript/AST.o ) [50 of 96] Compiling Language.PureScript.Pretty.Values ( src/Language/PureScript/Pretty/Values.hs, dist/build/Language/PureScript/Pretty/Values.o ) [51 of 96] Compiling Language.PureScript.Pretty ( src/Language/PureScript/Pretty.hs, dist/build/Language/PureScript/Pretty.o ) [52 of 96] Compiling Language.PureScript.Errors ( src/Language/PureScript/Errors.hs, dist/build/Language/PureScript/Errors.o ) [53 of 96] Compiling Language.PureScript.ModuleDependencies ( src/Language/PureScript/ModuleDependencies.hs, dist/build/Language/PureScript/ModuleDependencies.o ) [54 of 96] Compiling Language.PureScript.Linter.Exhaustive ( src/Language/PureScript/Linter/Exhaustive.hs, dist/build/Language/PureScript/Linter/Exhaustive.o ) [55 of 96] Compiling Language.PureScript.Linter ( src/Language/PureScript/Linter.hs, dist/build/Language/PureScript/Linter.o ) [56 of 96] Compiling Language.PureScript.Parser.Declarations ( src/Language/PureScript/Parser/Declarations.hs, dist/build/Language/PureScript/Parser/Declarations.o ) [57 of 96] Compiling Language.PureScript.Parser.JS ( src/Language/PureScript/Parser/JS.hs, dist/build/Language/PureScript/Parser/JS.o ) [58 of 96] Compiling Language.PureScript.Parser ( src/Language/PureScript/Parser.hs, dist/build/Language/PureScript/Parser.o ) [59 of 96] Compiling Language.PureScript.TypeChecker.Monad ( src/Language/PureScript/TypeChecker/Monad.hs, dist/build/Language/PureScript/TypeChecker/Monad.o ) [60 of 96] Compiling Language.PureScript.TypeChecker.Kinds ( src/Language/PureScript/TypeChecker/Kinds.hs, dist/build/Language/PureScript/TypeChecker/Kinds.o ) [61 of 96] Compiling Language.PureScript.TypeChecker.Synonyms ( src/Language/PureScript/TypeChecker/Synonyms.hs, dist/build/Language/PureScript/TypeChecker/Synonyms.o ) [62 of 96] Compiling Language.PureScript.CodeGen.Externs ( src/Language/PureScript/CodeGen/Externs.hs, dist/build/Language/PureScript/CodeGen/Externs.o ) [63 of 96] Compiling Language.PureScript.Sugar.BindingGroups ( src/Language/PureScript/Sugar/BindingGroups.hs, dist/build/Language/PureScript/Sugar/BindingGroups.o ) [64 of 96] Compiling Language.PureScript.Sugar.CaseDeclarations ( src/Language/PureScript/Sugar/CaseDeclarations.hs, dist/build/Language/PureScript/Sugar/CaseDeclarations.o ) [65 of 96] Compiling Language.PureScript.Sugar.TypeClasses ( src/Language/PureScript/Sugar/TypeClasses.hs, dist/build/Language/PureScript/Sugar/TypeClasses.o ) [66 of 96] Compiling Language.PureScript.CoreFn.Desugar ( src/Language/PureScript/CoreFn/Desugar.hs, dist/build/Language/PureScript/CoreFn/Desugar.o ) [67 of 96] Compiling Language.PureScript.CoreFn ( src/Language/PureScript/CoreFn.hs, dist/build/Language/PureScript/CoreFn.o ) [68 of 96] Compiling Language.PureScript.Renamer ( src/Language/PureScript/Renamer.hs, dist/build/Language/PureScript/Renamer.o ) [69 of 96] Compiling Language.PureScript.CodeGen.JS ( src/Language/PureScript/CodeGen/JS.hs, dist/build/Language/PureScript/CodeGen/JS.o ) [70 of 96] Compiling Language.PureScript.CodeGen ( src/Language/PureScript/CodeGen.hs, dist/build/Language/PureScript/CodeGen.o ) [71 of 96] Compiling Language.PureScript.Sugar.DoNotation ( src/Language/PureScript/Sugar/DoNotation.hs, dist/build/Language/PureScript/Sugar/DoNotation.o ) [72 of 96] Compiling Language.PureScript.Sugar.Names ( src/Language/PureScript/Sugar/Names.hs, dist/build/Language/PureScript/Sugar/Names.o ) [73 of 96] Compiling Language.PureScript.Sugar.ObjectWildcards ( src/Language/PureScript/Sugar/ObjectWildcards.hs, dist/build/Language/PureScript/Sugar/ObjectWildcards.o ) [74 of 96] Compiling Language.PureScript.Sugar.Operators ( src/Language/PureScript/Sugar/Operators.hs, dist/build/Language/PureScript/Sugar/Operators.o ) [75 of 96] Compiling Language.PureScript.Sugar.TypeDeclarations ( src/Language/PureScript/Sugar/TypeDeclarations.hs, dist/build/Language/PureScript/Sugar/TypeDeclarations.o ) [76 of 96] Compiling Language.PureScript.Sugar ( src/Language/PureScript/Sugar.hs, dist/build/Language/PureScript/Sugar.o ) [77 of 96] Compiling Language.PureScript.TypeChecker.Rows ( src/Language/PureScript/TypeChecker/Rows.hs, dist/build/Language/PureScript/TypeChecker/Rows.o ) [78 of 96] Compiling Language.PureScript.TypeChecker.Skolems ( src/Language/PureScript/TypeChecker/Skolems.hs, dist/build/Language/PureScript/TypeChecker/Skolems.o ) [79 of 96] Compiling Language.PureScript.TypeChecker.Unify ( src/Language/PureScript/TypeChecker/Unify.hs, dist/build/Language/PureScript/TypeChecker/Unify.o ) [80 of 96] Compiling Language.PureScript.TypeChecker.Entailment ( src/Language/PureScript/TypeChecker/Entailment.hs, dist/build/Language/PureScript/TypeChecker/Entailment.o ) [81 of 96] Compiling Language.PureScript.TypeChecker.Subsumption ( src/Language/PureScript/TypeChecker/Subsumption.hs, dist/build/Language/PureScript/TypeChecker/Subsumption.o ) [82 of 96] Compiling Language.PureScript.TypeChecker.Types ( src/Language/PureScript/TypeChecker/Types.hs, dist/build/Language/PureScript/TypeChecker/Types.o ) [83 of 96] Compiling Language.PureScript.TypeChecker ( src/Language/PureScript/TypeChecker.hs, dist/build/Language/PureScript/TypeChecker.o ) [84 of 96] Compiling Language.PureScript.Make ( src/Language/PureScript/Make.hs, dist/build/Language/PureScript/Make.o ) [85 of 96] Compiling Language.PureScript ( src/Language/PureScript.hs, dist/build/Language/PureScript.o ) [86 of 96] Compiling Language.PureScript.Docs.RenderedCode.Types ( src/Language/PureScript/Docs/RenderedCode/Types.hs, dist/build/Language/PureScript/Docs/RenderedCode/Types.o ) [87 of 96] Compiling Language.PureScript.Docs.RenderedCode.Render ( src/Language/PureScript/Docs/RenderedCode/Render.hs, dist/build/Language/PureScript/Docs/RenderedCode/Render.o ) [88 of 96] Compiling Language.PureScript.Docs.RenderedCode ( src/Language/PureScript/Docs/RenderedCode.hs, dist/build/Language/PureScript/Docs/RenderedCode.o ) [89 of 96] Compiling Language.PureScript.Docs.Types ( src/Language/PureScript/Docs/Types.hs, dist/build/Language/PureScript/Docs/Types.o ) [90 of 96] Compiling Language.PureScript.Docs.Convert ( src/Language/PureScript/Docs/Convert.hs, dist/build/Language/PureScript/Docs/Convert.o ) [91 of 96] Compiling Language.PureScript.Docs.Render ( src/Language/PureScript/Docs/Render.hs, dist/build/Language/PureScript/Docs/Render.o ) [92 of 96] Compiling Language.PureScript.Docs.ParseAndDesugar ( src/Language/PureScript/Docs/ParseAndDesugar.hs, dist/build/Language/PureScript/Docs/ParseAndDesugar.o ) [93 of 96] Compiling Language.PureScript.Docs ( src/Language/PureScript/Docs.hs, dist/build/Language/PureScript/Docs.o ) [94 of 96] Compiling Language.PureScript.Docs.AsMarkdown ( src/Language/PureScript/Docs/AsMarkdown.hs, dist/build/Language/PureScript/Docs/AsMarkdown.o ) [95 of 96] Compiling Language.PureScript.Publish.ErrorsWarnings ( src/Language/PureScript/Publish/ErrorsWarnings.hs, dist/build/Language/PureScript/Publish/ErrorsWarnings.o ) [96 of 96] Compiling Language.PureScript.Publish ( src/Language/PureScript/Publish.hs, dist/build/Language/PureScript/Publish.o ) In-place registering purescript-0.7.2.1... Preprocessing executable 'psc' for purescript-0.7.2.1... [1 of 2] Compiling Paths_purescript ( dist/build/autogen/Paths_purescript.hs, dist/build/psc/psc-tmp/Paths_purescript.o ) [2 of 2] Compiling Main ( psc/Main.hs, dist/build/psc/psc-tmp/Main.o ) Linking dist/build/psc/psc ... Preprocessing executable 'psci' for purescript-0.7.2.1... [1 of 8] Compiling Types ( psci/Types.hs, dist/build/psci/psci-tmp/Types.o ) [2 of 8] Compiling Directive ( psci/Directive.hs, dist/build/psci/psci-tmp/Directive.o ) [3 of 8] Compiling Completion ( psci/Completion.hs, dist/build/psci/psci-tmp/Completion.o ) [4 of 8] Compiling IO ( psci/IO.hs, dist/build/psci/psci-tmp/IO.o ) [5 of 8] Compiling Parser ( psci/Parser.hs, dist/build/psci/psci-tmp/Parser.o ) [6 of 8] Compiling Paths_purescript ( dist/build/autogen/Paths_purescript.hs, dist/build/psci/psci-tmp/Paths_purescript.o ) [7 of 8] Compiling PSCi ( psci/PSCi.hs, dist/build/psci/psci-tmp/PSCi.o ) [8 of 8] Compiling Main ( psci/main/Main.hs, dist/build/psci/psci-tmp/Main.o ) Linking dist/build/psci/psci ... Preprocessing executable 'psc-docs' for purescript-0.7.2.1... [1 of 5] Compiling Tags ( psc-docs/Tags.hs, dist/build/psc-docs/psc-docs-tmp/Tags.o ) [2 of 5] Compiling Ctags ( psc-docs/Ctags.hs, dist/build/psc-docs/psc-docs-tmp/Ctags.o ) [3 of 5] Compiling Etags ( psc-docs/Etags.hs, dist/build/psc-docs/psc-docs-tmp/Etags.o ) [4 of 5] Compiling Paths_purescript ( dist/build/autogen/Paths_purescript.hs, dist/build/psc-docs/psc-docs-tmp/Paths_purescript.o ) [5 of 5] Compiling Main ( psc-docs/Main.hs, dist/build/psc-docs/psc-docs-tmp/Main.o ) Linking dist/build/psc-docs/psc-docs ... Preprocessing executable 'psc-publish' for purescript-0.7.2.1... [1 of 2] Compiling Paths_purescript ( dist/build/autogen/Paths_purescript.hs, dist/build/psc-publish/psc-publish-tmp/Paths_purescript.o ) [2 of 2] Compiling Main ( psc-publish/Main.hs, dist/build/psc-publish/psc-publish-tmp/Main.o ) Linking dist/build/psc-publish/psc-publish ... Preprocessing executable 'psc-hierarchy' for purescript-0.7.2.1... [1 of 2] Compiling Paths_purescript ( dist/build/autogen/Paths_purescript.hs, dist/build/psc-hierarchy/psc-hierarchy-tmp/Paths_purescript.o ) [2 of 2] Compiling Main ( hierarchy/Main.hs, dist/build/psc-hierarchy/psc-hierarchy-tmp/Main.o ) Linking dist/build/psc-hierarchy/psc-hierarchy ... Preprocessing executable 'psc-bundle' for purescript-0.7.2.1... [1 of 2] Compiling Paths_purescript ( dist/build/autogen/Paths_purescript.hs, dist/build/psc-bundle/psc-bundle-tmp/Paths_purescript.o ) [2 of 2] Compiling Main ( psc-bundle/Main.hs, dist/build/psc-bundle/psc-bundle-tmp/Main.o ) Linking dist/build/psc-bundle/psc-bundle ... Running Haddock for purescript-0.7.2.1... Running hscolour for purescript-0.7.2.1... Preprocessing library purescript-0.7.2.1... Preprocessing executable 'psc' for purescript-0.7.2.1... Preprocessing executable 'psci' for purescript-0.7.2.1... Preprocessing executable 'psc-docs' for purescript-0.7.2.1... Preprocessing executable 'psc-publish' for purescript-0.7.2.1... Preprocessing executable 'psc-hierarchy' for purescript-0.7.2.1... Preprocessing executable 'psc-bundle' for purescript-0.7.2.1... Preprocessing library purescript-0.7.2.1... Haddock coverage: 17% ( 2 / 12) in 'Language.PureScript.Publish.BoxesHelpers' 75% ( 3 / 4) in 'Language.PureScript.Publish.Utils' 0% ( 0 / 2) in 'Language.PureScript.Docs.Utils.MonoidExtras' 100% ( 2 / 2) in 'Language.PureScript.Parser.State' 83% ( 15 / 18) in 'Control.Monad.Unify' 100% ( 2 / 2) in 'Language.PureScript.CoreFn.Literals' 1% ( 1 / 82) in 'Language.PureScript.Constants' 12% ( 1 / 8) in 'Language.PureScript.Traversals' 25% ( 2 / 8) in 'Language.PureScript.AST.SourcePos' 57% ( 4 / 7) in 'Language.PureScript.AST.Operators' 0% ( 0 / 8) in 'Paths_purescript' 86% ( 6 / 7) in 'Language.PureScript.Bundle' 14% ( 1 / 7) in 'Control.Monad.Supply' 20% ( 1 / 5) in 'Control.Monad.Supply.Class' 100% ( 3 / 3) in 'Language.PureScript.Options' 40% ( 6 / 15) in 'Language.PureScript.Names' 86% ( 6 / 7) in 'Language.PureScript.CodeGen.JS.Common' 100% ( 2 / 2) in 'Language.PureScript.CoreFn.Binders' 88% ( 7 / 8) in 'Language.PureScript.CoreFn.Expr' 33% ( 1 / 3) in 'Language.PureScript.CoreFn.Traversals' 100% ( 3 / 3) in 'Language.PureScript.CoreFn.Meta' 29% ( 2 / 7) in 'Language.PureScript.Kinds' 68% ( 15 / 22) in 'Language.PureScript.Types' 100% ( 5 / 5) in 'Language.PureScript.TypeClassDictionaries' 86% ( 24 / 28) in 'Language.PureScript.Environment' 50% ( 1 / 2) in 'Language.PureScript.Comments' 100% ( 3 / 3) in 'Language.PureScript.AST.Binders' 95% ( 20 / 21) in 'Language.PureScript.AST.Declarations' 12% ( 1 / 8) in 'Language.PureScript.AST.Traversals' 67% ( 2 / 3) in 'Language.PureScript.AST.Exported' 50% ( 4 / 8) in 'Language.PureScript.CodeGen.JS.AST' 10% ( 1 / 10) in 'Language.PureScript.CodeGen.JS.Optimizer.Common' 100% ( 2 / 2) in 'Language.PureScript.CodeGen.JS.Optimizer.TCO' 50% ( 1 / 2) in 'Language.PureScript.CodeGen.JS.Optimizer.MagicDo' 11% ( 1 / 9) in 'Language.PureScript.CodeGen.JS.Optimizer.Inliner' 25% ( 1 / 4) in 'Language.PureScript.CodeGen.JS.Optimizer.Unused' 67% ( 2 / 3) in 'Language.PureScript.CodeGen.JS.Optimizer.Blocks' 100% ( 2 / 2) in 'Language.PureScript.CodeGen.JS.Optimizer' 100% ( 4 / 4) in 'Language.PureScript.CoreFn.Ann' 33% ( 1 / 3) in 'Language.PureScript.CoreFn.Module' 13% ( 7 / 53) in 'Language.PureScript.Parser.Lexer' 87% ( 13 / 15) in 'Language.PureScript.Parser.Common' 100% ( 2 / 2) in 'Language.PureScript.Parser.Kinds' 100% ( 5 / 5) in 'Language.PureScript.Parser.Types' 88% ( 7 / 8) in 'Language.PureScript.Pretty.Common' 100% ( 2 / 2) in 'Language.PureScript.Pretty.Kinds' 100% ( 4 / 4) in 'Language.PureScript.Pretty.Types' 100% ( 2 / 2) in 'Language.PureScript.Pretty.JS' Warning: purescript-0.7.2.1:Language.PureScript.AST: Could not find documentation for exported module: AST 100% ( 1 / 1) in 'Language.PureScript.AST' 75% ( 3 / 4) in 'Language.PureScript.Pretty.Values' Warning: purescript-0.7.2.1:Language.PureScript.Pretty: Could not find documentation for exported module: P 100% ( 1 / 1) in 'Language.PureScript.Pretty' 71% ( 20 / 28) in 'Language.PureScript.Errors' 100% ( 3 / 3) in 'Language.PureScript.ModuleDependencies' 100% ( 3 / 3) in 'Language.PureScript.Linter.Exhaustive' Warning: purescript-0.7.2.1:Language.PureScript.Linter: Could not find documentation for exported module: L 100% ( 2 / 2) in 'Language.PureScript.Linter' 82% ( 9 / 11) in 'Language.PureScript.Parser.Declarations' 33% ( 1 / 3) in 'Language.PureScript.Parser.JS' Warning: purescript-0.7.2.1:Language.PureScript.Parser: Could not find documentation for exported module: P 100% ( 1 / 1) in 'Language.PureScript.Parser' 100% ( 28 / 28) in 'Language.PureScript.TypeChecker.Monad' 100% ( 5 / 5) in 'Language.PureScript.TypeChecker.Kinds' 57% ( 4 / 7) in 'Language.PureScript.TypeChecker.Synonyms' 100% ( 2 / 2) in 'Language.PureScript.CodeGen.Externs' 80% ( 4 / 5) in 'Language.PureScript.Sugar.BindingGroups' 100% ( 3 / 3) in 'Language.PureScript.Sugar.CaseDeclarations' 50% ( 2 / 4) in 'Language.PureScript.Sugar.TypeClasses' 100% ( 2 / 2) in 'Language.PureScript.CoreFn.Desugar' Warning: purescript-0.7.2.1:Language.PureScript.CoreFn: Could not find documentation for exported module: C 100% ( 1 / 1) in 'Language.PureScript.CoreFn' 100% ( 2 / 2) in 'Language.PureScript.Renamer' Warning: purescript-0.7.2.1:Language.PureScript.CodeGen.JS: Could not find documentation for exported module: AST Warning: purescript-0.7.2.1:Language.PureScript.CodeGen.JS: Could not find documentation for exported module: Common 67% ( 2 / 3) in 'Language.PureScript.CodeGen.JS' Warning: purescript-0.7.2.1:Language.PureScript.CodeGen: Could not find documentation for exported module: C 100% ( 1 / 1) in 'Language.PureScript.CodeGen' 100% ( 2 / 2) in 'Language.PureScript.Sugar.DoNotation' 100% ( 2 / 2) in 'Language.PureScript.Sugar.Names' 50% ( 1 / 2) in 'Language.PureScript.Sugar.ObjectWildcards' 50% ( 2 / 4) in 'Language.PureScript.Sugar.Operators' 100% ( 3 / 3) in 'Language.PureScript.Sugar.TypeDeclarations' Warning: purescript-0.7.2.1:Language.PureScript.Sugar: Could not find documentation for exported module: S 100% ( 2 / 2) in 'Language.PureScript.Sugar' 100% ( 2 / 2) in 'Language.PureScript.TypeChecker.Rows' 100% ( 7 / 7) in 'Language.PureScript.TypeChecker.Skolems' 100% ( 7 / 7) in 'Language.PureScript.TypeChecker.Unify' 100% ( 2 / 2) in 'Language.PureScript.TypeChecker.Entailment' 100% ( 2 / 2) in 'Language.PureScript.TypeChecker.Subsumption' 100% ( 2 / 2) in 'Language.PureScript.TypeChecker.Types' Warning: purescript-0.7.2.1:Language.PureScript.TypeChecker: Could not find documentation for exported module: T 100% ( 2 / 2) in 'Language.PureScript.TypeChecker' 100% ( 11 / 11) in 'Language.PureScript.Make' Warning: purescript-0.7.2.1:Language.PureScript: Could not find documentation for exported module: P 50% ( 1 / 2) in 'Language.PureScript' 38% ( 9 / 24) in 'Language.PureScript.Docs.RenderedCode.Types' 62% ( 5 / 8) in 'Language.PureScript.Docs.RenderedCode.Render' Warning: purescript-0.7.2.1:Language.PureScript.Docs.RenderedCode: Could not find documentation for exported module: RenderedCode 100% ( 1 / 1) in 'Language.PureScript.Docs.RenderedCode' Warning: purescript-0.7.2.1:Language.PureScript.Docs.Types: Could not find documentation for exported module: ReExports 3% ( 2 / 67) in 'Language.PureScript.Docs.Types' 100% ( 3 / 3) in 'Language.PureScript.Docs.Convert' 8% ( 1 / 12) in 'Language.PureScript.Docs.Render' 33% ( 1 / 3) in 'Language.PureScript.Docs.ParseAndDesugar' Warning: purescript-0.7.2.1:Language.PureScript.Docs: Could not find documentation for exported module: Docs 100% ( 1 / 1) in 'Language.PureScript.Docs' 50% ( 1 / 2) in 'Language.PureScript.Docs.AsMarkdown' 25% ( 3 / 12) in 'Language.PureScript.Publish.ErrorsWarnings' 8% ( 1 / 13) in 'Language.PureScript.Publish' Warning: Language.PureScript.Publish: could not find link destinations for: Language.PureScript.Publish.TreeStatus Documentation created: dist/doc/html/purescript/index.html, dist/doc/html/purescript/purescript.txt Preprocessing executable 'psc' for purescript-0.7.2.1... Preprocessing executable 'psci' for purescript-0.7.2.1... Preprocessing executable 'psc-docs' for purescript-0.7.2.1... Preprocessing executable 'psc-publish' for purescript-0.7.2.1... Preprocessing executable 'psc-hierarchy' for purescript-0.7.2.1... Preprocessing executable 'psc-bundle' for purescript-0.7.2.1... Creating package registration file: /tmp/pkgConf-purescript-0.7.227656.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/purescript-0.7.2.1 Installing executable(s) in /home/builder/hackage-server/build-cache/tmp-install/bin Warning: The directory /home/builder/hackage-server/build-cache/tmp-install/bin is not in the system search path. Registering purescript-0.7.2.1... Installed purescript-0.7.2.1