Resolving dependencies... Configuring bytestring-0.9.2.1... Building bytestring-0.9.2.1... Preprocessing library bytestring-0.9.2.1... [1 of 8] Compiling Data.ByteString.Fusion ( Data/ByteString/Fusion.hs, dist/build/Data/ByteString/Fusion.o ) [2 of 8] Compiling Data.ByteString.Internal ( Data/ByteString/Internal.hs, dist/build/Data/ByteString/Internal.o ) [3 of 8] Compiling Data.ByteString.Unsafe ( Data/ByteString/Unsafe.hs, dist/build/Data/ByteString/Unsafe.o ) [4 of 8] Compiling Data.ByteString.Lazy.Internal ( Data/ByteString/Lazy/Internal.hs, dist/build/Data/ByteString/Lazy/Internal.o ) [5 of 8] Compiling Data.ByteString ( Data/ByteString.hs, dist/build/Data/ByteString.o ) Data/ByteString.hs:1630:1: Warning: Rule "ByteString specialise zipWith" may never fire because ‘zipWith’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘zipWith’ [6 of 8] Compiling Data.ByteString.Char8 ( Data/ByteString/Char8.hs, dist/build/Data/ByteString/Char8.o ) [7 of 8] Compiling Data.ByteString.Lazy ( Data/ByteString/Lazy.hs, dist/build/Data/ByteString/Lazy.o ) [8 of 8] Compiling Data.ByteString.Lazy.Char8 ( Data/ByteString/Lazy/Char8.hs, dist/build/Data/ByteString/Lazy/Char8.o ) In-place registering bytestring-0.9.2.1... Running Haddock for bytestring-0.9.2.1... Running hscolour for bytestring-0.9.2.1... Preprocessing library bytestring-0.9.2.1... Preprocessing library bytestring-0.9.2.1... Haddock coverage: 100% ( 1 / 1) in 'Data.ByteString.Fusion' 64% ( 21 / 33) in 'Data.ByteString.Internal' 100% ( 19 / 19) in 'Data.ByteString.Unsafe' 100% ( 13 / 13) in 'Data.ByteString.Lazy.Internal' 100% (133 /133) in 'Data.ByteString' 100% (138 /138) in 'Data.ByteString.Char8' 100% (115 /115) in 'Data.ByteString.Lazy' 100% (120 /120) in 'Data.ByteString.Lazy.Char8' Warning: Data.ByteString: could not find link destinations for: Data.ByteString.compareBytes Data.ByteString.spanByte Data.ByteString.findIndexOrEnd Warning: Data.ByteString.Char8: could not find link destinations for: Data.ByteString.Char8.breakChar Data.ByteString.Char8.unsafeHead Data.ByteString.Char8.breakSpace Data.ByteString.Char8.dropSpace Warning: Data.ByteString.Lazy: could not find link destinations for: Data.ByteString.Lazy.hGetContentsN Data.ByteString.Lazy.findIndexOrEnd Documentation created: dist/doc/html/bytestring/index.html, dist/doc/html/bytestring/bytestring.txt Creating package registration file: /tmp/pkgConf-bytestring-0.9.27312.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/bytestring-0.9.2.1 Registering bytestring-0.9.2.1... Installed bytestring-0.9.2.1 Configuring extensible-exceptions-0.1.1.4... Building extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... [1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o ) In-place registering extensible-exceptions-0.1.1.4... Running Haddock for extensible-exceptions-0.1.1.4... Running hscolour for extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Haddock coverage: 100% ( 2 / 2) in 'Control.Exception.Extensible' Documentation created: dist/doc/html/extensible-exceptions/index.html, dist/doc/html/extensible-exceptions/extensible-exceptions.txt Creating package registration file: /tmp/pkgConf-extensible-exceptions-0.1.17312.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/extensible-exceptions-0.1.1.4 Registering extensible-exceptions-0.1.1.4... Installed extensible-exceptions-0.1.1.4 Configuring html-1.0.1.2... Building html-1.0.1.2... Preprocessing library html-1.0.1.2... [1 of 2] Compiling Text.Html.BlockTable ( Text/Html/BlockTable.hs, dist/build/Text/Html/BlockTable.o ) [2 of 2] Compiling Text.Html ( Text/Html.hs, dist/build/Text/Html.o ) In-place registering html-1.0.1.2... Running Haddock for html-1.0.1.2... Running hscolour for html-1.0.1.2... Preprocessing library html-1.0.1.2... Preprocessing library html-1.0.1.2... Haddock coverage: 11% ( 1 / 9) in 'Text.Html.BlockTable' 0% ( 1 /235) in 'Text.Html' Documentation created: dist/doc/html/html/index.html, dist/doc/html/html/html.txt Creating package registration file: /tmp/pkgConf-html-1.0.17312.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/html-1.0.1.2 Registering html-1.0.1.2... Installed html-1.0.1.2 Configuring parseargs-0.1.5.2... Building parseargs-0.1.5.2... Preprocessing library parseargs-0.1.5.2... [1 of 1] Compiling System.Console.ParseArgs ( System/Console/ParseArgs.hs, dist/build/System/Console/ParseArgs.o ) In-place registering parseargs-0.1.5.2... Preprocessing executable 'parseargs-example' for parseargs-0.1.5.2... [1 of 2] Compiling System.Console.ParseArgs ( System/Console/ParseArgs.hs, dist/build/parseargs-example/parseargs-example-tmp/System/Console/ParseArgs.o ) [2 of 2] Compiling Main ( parseargs-example.hs, dist/build/parseargs-example/parseargs-example-tmp/Main.o ) Linking dist/build/parseargs-example/parseargs-example ... Running Haddock for parseargs-0.1.5.2... Running hscolour for parseargs-0.1.5.2... Preprocessing library parseargs-0.1.5.2... Preprocessing executable 'parseargs-example' for parseargs-0.1.5.2... Preprocessing library parseargs-0.1.5.2... Haddock coverage: 100% ( 40 / 40) in 'System.Console.ParseArgs' Documentation created: dist/doc/html/parseargs/index.html, dist/doc/html/parseargs/parseargs.txt Preprocessing executable 'parseargs-example' for parseargs-0.1.5.2... Creating package registration file: /tmp/pkgConf-parseargs-0.1.57312.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/parseargs-0.1.5.2 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 parseargs-0.1.5.2... Installed parseargs-0.1.5.2 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.37312.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 stm-2.4.4... Building stm-2.4.4... Preprocessing library stm-2.4.4... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) In-place registering stm-2.4.4... Running Haddock for stm-2.4.4... Running hscolour for stm-2.4.4... Preprocessing library stm-2.4.4... Preprocessing library stm-2.4.4... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar' 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 90% ( 9 / 10) in 'Control.Monad.STM' 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt Creating package registration file: /tmp/pkgConf-stm-2.47312.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/stm-2.4.4 Registering stm-2.4.4... Installed stm-2.4.4 Configuring syb-0.4.4... Building syb-0.4.4... Preprocessing library syb-0.4.4... [ 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.4.4... Running Haddock for syb-0.4.4... Running hscolour for syb-0.4.4... Preprocessing library syb-0.4.4... Preprocessing library syb-0.4.4... 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% ( 16 / 16) 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.47312.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/syb-0.4.4 Registering syb-0.4.4... Installed syb-0.4.4 Configuring th-lift-0.7.2... Building th-lift-0.7.2... Preprocessing library th-lift-0.7.2... [1 of 1] Compiling Language.Haskell.TH.Lift ( src/Language/Haskell/TH/Lift.hs, dist/build/Language/Haskell/TH/Lift.o ) In-place registering th-lift-0.7.2... Running Haddock for th-lift-0.7.2... Running hscolour for th-lift-0.7.2... Preprocessing library th-lift-0.7.2... Preprocessing library th-lift-0.7.2... Haddock coverage: 50% ( 3 / 6) in 'Language.Haskell.TH.Lift' Documentation created: dist/doc/html/th-lift/index.html, dist/doc/html/th-lift/th-lift.txt Creating package registration file: /tmp/pkgConf-th-lift-0.77312.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/th-lift-0.7.2 Registering th-lift-0.7.2... Installed th-lift-0.7.2 Configuring transformers-0.2.2.1... Building transformers-0.2.2.1... Preprocessing library transformers-0.2.2.1... [ 1 of 21] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o ) [ 2 of 21] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o ) [ 3 of 21] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o ) [ 4 of 21] Compiling Data.Functor.Identity ( Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o ) [ 5 of 21] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o ) [ 6 of 21] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o ) [ 7 of 21] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o ) [ 8 of 21] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o ) Control/Monad/Trans/Error.hs:55:10: Warning: ‘IO’ is an instance of MonadPlus but not Alternative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. [ 9 of 21] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o ) [10 of 21] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o ) [11 of 21] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o ) [12 of 21] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o ) [13 of 21] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o ) [14 of 21] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o ) [15 of 21] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o ) [16 of 21] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o ) [17 of 21] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o ) [18 of 21] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o ) [19 of 21] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o ) [20 of 21] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o ) [21 of 21] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o ) In-place registering transformers-0.2.2.1... Running Haddock for transformers-0.2.2.1... Running hscolour for transformers-0.2.2.1... Preprocessing library transformers-0.2.2.1... Preprocessing library transformers-0.2.2.1... Control/Monad/Trans/Error.hs:55:10: Warning: ‘IO’ is an instance of MonadPlus but not Alternative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. Haddock coverage: 100% ( 2 / 2) in 'Data.Functor.Product' 100% ( 2 / 2) in 'Data.Functor.Constant' 100% ( 2 / 2) in 'Data.Functor.Compose' 100% ( 2 / 2) in 'Data.Functor.Identity' 100% ( 8 / 8) in 'Control.Monad.Trans.Class' 100% ( 2 / 2) in 'Control.Monad.IO.Class' 71% ( 10 / 14) in 'Control.Monad.Trans.Cont' 100% ( 15 / 15) in 'Control.Monad.Trans.Error' 100% ( 7 / 7) in 'Control.Monad.Trans.Identity' 100% ( 7 / 7) in 'Control.Monad.Trans.List' 100% ( 9 / 9) in 'Control.Monad.Trans.Maybe' 100% ( 18 / 18) in 'Control.Monad.Trans.Reader' 76% ( 26 / 34) in 'Control.Monad.Trans.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.RWS' 76% ( 26 / 34) in 'Control.Monad.Trans.RWS.Strict' 100% ( 33 / 33) in 'Control.Monad.Trans.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.State' 100% ( 33 / 33) in 'Control.Monad.Trans.State.Strict' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.Writer' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict' Documentation created: dist/doc/html/transformers/index.html, dist/doc/html/transformers/transformers.txt Creating package registration file: /tmp/pkgConf-transformers-0.2.27312.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-0.2.2.1 Registering transformers-0.2.2.1... Installed transformers-0.2.2.1 Configuring base64-bytestring-0.1.2.0... Building base64-bytestring-0.1.2.0... Preprocessing library base64-bytestring-0.1.2.0... [1 of 3] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o ) [2 of 3] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o ) [3 of 3] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o ) In-place registering base64-bytestring-0.1.2.0... Running Haddock for base64-bytestring-0.1.2.0... Running hscolour for base64-bytestring-0.1.2.0... Preprocessing library base64-bytestring-0.1.2.0... Preprocessing library base64-bytestring-0.1.2.0... Haddock coverage: 50% ( 5 / 10) in 'Data.ByteString.Base64.Internal' 100% ( 5 / 5) in 'Data.ByteString.Base64.URL' 100% ( 5 / 5) in 'Data.ByteString.Base64' Documentation created: dist/doc/html/base64-bytestring/index.html, dist/doc/html/base64-bytestring/base64-bytestring.txt Creating package registration file: /tmp/pkgConf-base64-bytestring-0.1.27312.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/base64-bytestring-0.1.2.0 Registering base64-bytestring-0.1.2.0... Installed base64-bytestring-0.1.2.0 Configuring text-0.11.3.1... Building text-0.11.3.1... Preprocessing library text-0.11.3.1... [ 1 of 41] Compiling Data.Text.Encoding.Utf32 ( Data/Text/Encoding/Utf32.hs, dist/build/Data/Text/Encoding/Utf32.o ) [ 2 of 41] Compiling Data.Text.Fusion.Size ( Data/Text/Fusion/Size.hs, dist/build/Data/Text/Fusion/Size.o ) [ 3 of 41] Compiling Data.Text.Lazy.Builder.RealFloat.Functions ( Data/Text/Lazy/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Lazy/Builder/RealFloat/Functions.o ) [ 4 of 41] Compiling Data.Text.Lazy.Builder.Int.Digits ( Data/Text/Lazy/Builder/Int/Digits.hs, dist/build/Data/Text/Lazy/Builder/Int/Digits.o ) [ 5 of 41] Compiling Data.Text.Fusion.Internal ( Data/Text/Fusion/Internal.hs, dist/build/Data/Text/Fusion/Internal.o ) [ 6 of 41] Compiling Data.Text.Fusion.CaseMapping ( Data/Text/Fusion/CaseMapping.hs, dist/build/Data/Text/Fusion/CaseMapping.o ) [ 7 of 41] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o ) [ 8 of 41] Compiling Data.Text.UnsafeShift ( Data/Text/UnsafeShift.hs, dist/build/Data/Text/UnsafeShift.o ) [ 9 of 41] Compiling Data.Text.Unsafe.Base ( Data/Text/Unsafe/Base.hs, dist/build/Data/Text/Unsafe/Base.o ) [10 of 41] Compiling Data.Text.Encoding.Utf16 ( Data/Text/Encoding/Utf16.hs, dist/build/Data/Text/Encoding/Utf16.o ) [11 of 41] Compiling Data.Text.Util ( Data/Text/Util.hs, dist/build/Data/Text/Util.o ) [12 of 41] Compiling Data.Text.Fusion.Common ( Data/Text/Fusion/Common.hs, dist/build/Data/Text/Fusion/Common.o ) [13 of 41] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o ) [14 of 41] Compiling Data.Text.UnsafeChar ( Data/Text/UnsafeChar.hs, dist/build/Data/Text/UnsafeChar.o ) [15 of 41] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o ) [16 of 41] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o ) [17 of 41] Compiling Data.Text.Private ( Data/Text/Private.hs, dist/build/Data/Text/Private.o ) [18 of 41] Compiling Data.Text.Fusion ( Data/Text/Fusion.hs, dist/build/Data/Text/Fusion.o ) [19 of 41] Compiling Data.Text.Encoding.Fusion.Common ( Data/Text/Encoding/Fusion/Common.hs, dist/build/Data/Text/Encoding/Fusion/Common.o ) [20 of 41] Compiling Data.Text.Encoding.Utf8 ( Data/Text/Encoding/Utf8.hs, dist/build/Data/Text/Encoding/Utf8.o ) [21 of 41] Compiling Data.Text.Encoding.Fusion ( Data/Text/Encoding/Fusion.hs, dist/build/Data/Text/Encoding/Fusion.o ) [22 of 41] Compiling Data.Text.Lazy.Encoding.Fusion ( Data/Text/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Lazy/Encoding/Fusion.o ) [23 of 41] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o ) [24 of 41] Compiling Data.Text.Search ( Data/Text/Search.hs, dist/build/Data/Text/Search.o ) [25 of 41] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o ) [26 of 41] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o ) Data/Text.hs:444:1: Warning: Rule "TEXT append -> fused" may never fire because ‘append’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘append’ [27 of 41] Compiling Data.Text.IO.Internal ( Data/Text/IO/Internal.hs, dist/build/Data/Text/IO/Internal.o ) [28 of 41] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o ) [29 of 41] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o ) [30 of 41] Compiling Data.Text.Lazy.Fusion ( Data/Text/Lazy/Fusion.hs, dist/build/Data/Text/Lazy/Fusion.o ) [31 of 41] Compiling Data.Text.Lazy.Search ( Data/Text/Lazy/Search.hs, dist/build/Data/Text/Lazy/Search.o ) [32 of 41] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o ) Data/Text/Lazy.hs:872:1: Warning: Rule "LAZY TEXT replicate/singleton -> replicateChar" may never fire because ‘replicate’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘replicate’ [33 of 41] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o ) Data/Text/Lazy/Read.hs:176:10: Warning: ‘Parser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. [34 of 41] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o ) [35 of 41] Compiling Data.Text.Lazy.Builder.Internal ( Data/Text/Lazy/Builder/Internal.hs, dist/build/Data/Text/Lazy/Builder/Internal.o ) [36 of 41] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [37 of 41] Compiling Data.Text.Lazy.Builder.Functions ( Data/Text/Lazy/Builder/Functions.hs, dist/build/Data/Text/Lazy/Builder/Functions.o ) [38 of 41] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) Data/Text/Lazy/Builder/Int.hs:52:11: Warning: Rule "decimal/Int" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:53:11: Warning: Rule "decimal/Int16" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:54:11: Warning: Rule "decimal/Int32" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:55:11: Warning: Rule "decimal/Int64" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:56:11: Warning: Rule "decimal/Word" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:57:11: Warning: Rule "decimal/Word8" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:58:11: Warning: Rule "decimal/Word16" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:59:11: Warning: Rule "decimal/Word32" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:60:11: Warning: Rule "decimal/Word64" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:61:11: Warning: Rule "decimal/Integer" may never fire because ‘decimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘decimal’ Data/Text/Lazy/Builder/Int.hs:163:11: Warning: Rule "hexadecimal/Integer" may never fire because ‘hexadecimal’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘hexadecimal’ [39 of 41] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o ) [40 of 41] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o ) [41 of 41] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o ) Data/Text/Read.hs:186:10: Warning: ‘Parser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. In-place registering text-0.11.3.1... Running Haddock for text-0.11.3.1... Running hscolour for text-0.11.3.1... Preprocessing library text-0.11.3.1... Preprocessing library text-0.11.3.1... Data/Text/Lazy/Read.hs:176:10: Warning: ‘Parser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. Data/Text/Read.hs:186:10: Warning: ‘Parser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. Haddock coverage: 50% ( 1 / 2) in 'Data.Text.Encoding.Utf32' 40% ( 4 / 10) in 'Data.Text.Fusion.Size' 50% ( 1 / 2) in 'Data.Text.Lazy.Builder.RealFloat.Functions' 0% ( 0 / 2) in 'Data.Text.Lazy.Builder.Int.Digits' 50% ( 5 / 10) in 'Data.Text.Fusion.Internal' 0% ( 0 / 4) in 'Data.Text.Fusion.CaseMapping' 100% ( 12 / 12) in 'Data.Text.Encoding.Error' 100% ( 2 / 2) in 'Data.Text.UnsafeShift' 100% ( 3 / 3) in 'Data.Text.Unsafe.Base' 25% ( 1 / 4) in 'Data.Text.Encoding.Utf16' 100% ( 2 / 2) in 'Data.Text.Util' 89% ( 63 / 71) in 'Data.Text.Fusion.Common' 100% ( 16 / 16) in 'Data.Text.Array' 33% ( 2 / 6) in 'Data.Text.UnsafeChar' 100% ( 15 / 15) in 'Data.Text.Internal' 92% ( 12 / 13) in 'Data.Text.Unsafe' 33% ( 1 / 3) in 'Data.Text.Private' 86% ( 19 / 22) in 'Data.Text.Fusion' 33% ( 2 / 6) in 'Data.Text.Encoding.Fusion.Common' 17% ( 2 / 12) in 'Data.Text.Encoding.Utf8' 67% ( 10 / 15) in 'Data.Text.Encoding.Fusion' 71% ( 10 / 14) in 'Data.Text.Lazy.Encoding.Fusion' 100% ( 24 / 24) in 'Data.Text.Encoding' 100% ( 2 / 2) in 'Data.Text.Search' 100% ( 15 / 15) in 'Data.Text.Foreign' 100% (122 /122) in 'Data.Text' 100% ( 3 / 3) in 'Data.Text.IO.Internal' 100% ( 20 / 20) in 'Data.Text.IO' 93% ( 14 / 15) in 'Data.Text.Lazy.Internal' 100% ( 8 / 8) in 'Data.Text.Lazy.Fusion' 100% ( 2 / 2) in 'Data.Text.Lazy.Search' 99% (121 /122) in 'Data.Text.Lazy' 100% ( 7 / 7) in 'Data.Text.Lazy.Read' 100% ( 19 / 19) in 'Data.Text.Lazy.IO' 94% ( 16 / 17) in 'Data.Text.Lazy.Builder.Internal' 100% ( 12 / 12) in 'Data.Text.Lazy.Builder' 100% ( 3 / 3) in 'Data.Text.Lazy.Builder.Functions' 0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int' 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat' 96% ( 23 / 24) in 'Data.Text.Lazy.Encoding' 100% ( 7 / 7) in 'Data.Text.Read' 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.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.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-0.11.37312.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-0.11.3.1 Registering text-0.11.3.1... Installed text-0.11.3.1 Configuring unix-2.7.1.0... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for an ANSI C-conforming const... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for string.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking bsd/libutil.h usability... no checking bsd/libutil.h presence... no checking for bsd/libutil.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getpwnam... yes checking for getpwuid... yes checking for getpwent... yes checking for getgrent... yes checking for lchown... yes checking for setenv... yes checking for sysconf... yes checking for unsetenv... yes checking for clearenv... yes checking for nanosleep... yes checking for ptsname... yes checking for setitimer... yes checking for readdir_r... yes checking for telldir... yes checking for seekdir... yes checking for execvpe... yes checking for struct stat.st_atim... yes checking for struct stat.st_mtim... yes checking for struct stat.st_ctim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_mtimespec... no checking for struct stat.st_ctimespec... no checking for struct stat.st_atimensec... no checking for struct stat.st_mtimensec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_atime_n... no checking for struct stat.st_mtime_n... no checking for struct stat.st_ctime_n... no checking for struct stat.st_uatime... no checking for struct stat.st_umtime... no checking for struct stat.st_uctime... no checking for struct passwd.pw_gecos... yes checking for utimensat... yes checking for futimens... yes checking for lutimes... yes checking for futimes... yes checking for mkstemps... yes checking for mkdtemp... yes checking for fsync... yes checking for fdatasync... yes checking for posix_fadvise... yes checking for posix_fallocate... yes checking for library containing shm_open... -lrt checking for shm_open... yes checking for shm_unlink... yes checking value of SIGABRT... 6 checking value of SIGALRM... 14 checking value of SIGBUS... 7 checking value of SIGCHLD... 17 checking value of SIGCONT... 18 checking value of SIGFPE... 8 checking value of SIGHUP... 1 checking value of SIGILL... 4 checking value of SIGINT... 2 checking value of SIGKILL... 9 checking value of SIGPIPE... 13 checking value of SIGQUIT... 3 checking value of SIGSEGV... 11 checking value of SIGSTOP... 19 checking value of SIGTERM... 15 checking value of SIGTSTP... 20 checking value of SIGTTIN... 21 checking value of SIGTTOU... 22 checking value of SIGUSR1... 10 checking value of SIGUSR2... 12 checking value of SIGPOLL... 29 checking value of SIGPROF... 27 checking value of SIGSYS... 31 checking value of SIGTRAP... 5 checking value of SIGURG... 23 checking value of SIGVTALRM... 26 checking value of SIGXCPU... 24 checking value of SIGXFSZ... 25 checking value of SIG_BLOCK... 0 checking value of SIG_SETMASK... 2 checking value of SIG_UNBLOCK... 1 checking value of SIGINFO... -1 checking value of SIGWINCH... 28 checking for _SC_GETGR_R_SIZE_MAX... yes checking for _SC_GETPW_R_SIZE_MAX... yes checking return type of usleep... int checking return type of unsetenv... int checking for RTLD_NEXT from dlfcn.h... no checking for RTLD_DEFAULT from dlfcn.h... no checking for openpty... no checking for openpty in -lutil... yes checking for /dev/ptmx... yes checking for /dev/ptc... no checking for library containing dlopen... -ldl checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for library containing sem_close... -lpthread configure: creating ./config.status config.status: creating unix.buildinfo config.status: creating include/HsUnixConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building unix-2.7.1.0... Preprocessing library unix-2.7.1.0... [ 1 of 39] Compiling System.Posix.Terminal.Common ( dist/build/System/Posix/Terminal/Common.hs, dist/build/System/Posix/Terminal/Common.o ) [ 2 of 39] Compiling System.Posix.Fcntl ( dist/build/System/Posix/Fcntl.hs, dist/build/System/Posix/Fcntl.o ) [ 3 of 39] Compiling System.Posix.IO.Common ( dist/build/System/Posix/IO/Common.hs, dist/build/System/Posix/IO/Common.o ) [ 4 of 39] Compiling System.Posix.Files.Common ( dist/build/System/Posix/Files/Common.hs, dist/build/System/Posix/Files/Common.o ) [ 5 of 39] Compiling System.Posix.DynamicLinker.Prim ( dist/build/System/Posix/DynamicLinker/Prim.hs, dist/build/System/Posix/DynamicLinker/Prim.o ) [ 6 of 39] Compiling System.Posix.DynamicLinker.Common ( dist/build/System/Posix/DynamicLinker/Common.hs, dist/build/System/Posix/DynamicLinker/Common.o ) [ 7 of 39] Compiling System.Posix.Directory.Common ( dist/build/System/Posix/Directory/Common.hs, dist/build/System/Posix/Directory/Common.o ) [ 8 of 39] Compiling System.Posix.Process.Internals ( System/Posix/Process/Internals.hs, dist/build/System/Posix/Process/Internals.o ) [ 9 of 39] Compiling System.Posix.Process.Common ( dist/build/System/Posix/Process/Common.hs, dist/build/System/Posix/Process/Common.o ) [10 of 39] Compiling System.Posix.Error ( System/Posix/Error.hs, dist/build/System/Posix/Error.o ) [11 of 39] Compiling System.Posix.ByteString.FilePath ( dist/build/System/Posix/ByteString/FilePath.hs, dist/build/System/Posix/ByteString/FilePath.o ) [12 of 39] Compiling System.Posix.DynamicLinker.ByteString ( dist/build/System/Posix/DynamicLinker/ByteString.hs, dist/build/System/Posix/DynamicLinker/ByteString.o ) [13 of 39] Compiling System.Posix.Terminal.ByteString ( dist/build/System/Posix/Terminal/ByteString.hs, dist/build/System/Posix/Terminal/ByteString.o ) [14 of 39] Compiling System.Posix.Process.ByteString ( dist/build/System/Posix/Process/ByteString.hs, dist/build/System/Posix/Process/ByteString.o ) [15 of 39] Compiling System.Posix.Env.ByteString ( dist/build/System/Posix/Env/ByteString.hs, dist/build/System/Posix/Env/ByteString.o ) [16 of 39] Compiling System.Posix.IO.ByteString ( dist/build/System/Posix/IO/ByteString.hs, dist/build/System/Posix/IO/ByteString.o ) [17 of 39] Compiling System.Posix.Files.ByteString ( dist/build/System/Posix/Files/ByteString.hs, dist/build/System/Posix/Files/ByteString.o ) [18 of 39] Compiling System.Posix.Directory.ByteString ( dist/build/System/Posix/Directory/ByteString.hs, dist/build/System/Posix/Directory/ByteString.o ) [19 of 39] Compiling System.Posix.DynamicLinker ( dist/build/System/Posix/DynamicLinker.hs, dist/build/System/Posix/DynamicLinker.o ) [20 of 39] Compiling System.Posix.DynamicLinker.Module ( dist/build/System/Posix/DynamicLinker/Module.hs, dist/build/System/Posix/DynamicLinker/Module.o ) [21 of 39] Compiling System.Posix.DynamicLinker.Module.ByteString ( dist/build/System/Posix/DynamicLinker/Module/ByteString.hs, dist/build/System/Posix/DynamicLinker/Module/ByteString.o ) [22 of 39] Compiling System.Posix.SharedMem ( dist/build/System/Posix/SharedMem.hs, dist/build/System/Posix/SharedMem.o ) [23 of 39] Compiling System.Posix.Semaphore ( dist/build/System/Posix/Semaphore.hs, dist/build/System/Posix/Semaphore.o ) [24 of 39] Compiling System.Posix.Resource ( dist/build/System/Posix/Resource.hs, dist/build/System/Posix/Resource.o ) [25 of 39] Compiling System.Posix.User ( dist/build/System/Posix/User.hs, dist/build/System/Posix/User.o ) /tmp/ghc12312_0/ghc12312_153.c: In function ‘ghczuwrapperZC0ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrnamzur’: /tmp/ghc12312_0/ghc12312_153.c:8:1: warning: passing argument 5 of ‘getgrnam_r’ from incompatible pointer type [enabled by default] HsInt32 ghczuwrapperZC0ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrnamzur(void* a1, void* a2, void* a3, HsWord64 a4, void** a5) {return getgrnam_r(a1, a2, a3, a4, a5);} ^ In file included from include/HsUnix.h:72:0: 0, from /tmp/ghc12312_0/ghc12312_153.c:7: /usr/include/grp.h:152:12: note: expected ‘struct group ** __restrict__’ but argument is of type ‘void **’ extern int getgrnam_r (const char *__restrict __name, ^ /tmp/ghc12312_0/ghc12312_153.c: In function ‘ghczuwrapperZC1ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrgidzur’: /tmp/ghc12312_0/ghc12312_153.c:10:1: warning: passing argument 5 of ‘getgrgid_r’ from incompatible pointer type [enabled by default] HsInt32 ghczuwrapperZC1ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrgidzur(HsWord32 a1, void* a2, void* a3, HsWord64 a4, void** a5) {return getgrgid_r(a1, a2, a3, a4, a5);} ^ In file included from include/HsUnix.h:72:0: 0, from /tmp/ghc12312_0/ghc12312_153.c:7: /usr/include/grp.h:144:12: note: expected ‘struct group ** __restrict__’ but argument is of type ‘void **’ extern int getgrgid_r (__gid_t __gid, struct group *__restrict __resultbuf, ^ /tmp/ghc12312_0/ghc12312_159.c: In function ‘ghczuwrapperZC0ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrnamzur’: /tmp/ghc12312_0/ghc12312_159.c:8:1: warning: passing argument 5 of ‘getgrnam_r’ from incompatible pointer type [enabled by default] HsInt32 ghczuwrapperZC0ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrnamzur(void* a1, void* a2, void* a3, HsWord64 a4, void** a5) {return getgrnam_r(a1, a2, a3, a4, a5);} ^ In file included from include/HsUnix.h:72:0: 0, from /tmp/ghc12312_0/ghc12312_159.c:7: /usr/include/grp.h:152:12: note: expected ‘struct group ** __restrict__’ but argument is of type ‘void **’ extern int getgrnam_r (const char *__restrict __name, ^ /tmp/ghc12312_0/ghc12312_159.c: In function ‘ghczuwrapperZC1ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrgidzur’: /tmp/ghc12312_0/ghc12312_159.c:10:1: warning: passing argument 5 of ‘getgrgid_r’ from incompatible pointer type [enabled by default] HsInt32 ghczuwrapperZC1ZCunixzm2zi7zi1zi0ZCSystemziPosixziUserZCgetgrgidzur(HsWord32 a1, void* a2, void* a3, HsWord64 a4, void** a5) {return getgrgid_r(a1, a2, a3, a4, a5);} ^ In file included from include/HsUnix.h:72:0: 0, from /tmp/ghc12312_0/ghc12312_159.c:7: /usr/include/grp.h:144:12: note: expected ‘struct group ** __restrict__’ but argument is of type ‘void **’ extern int getgrgid_r (__gid_t __gid, struct group *__restrict __resultbuf, ^ [26 of 39] Compiling System.Posix.Time ( dist/build/System/Posix/Time.hs, dist/build/System/Posix/Time.o ) [27 of 39] Compiling System.Posix.Terminal ( dist/build/System/Posix/Terminal.hs, dist/build/System/Posix/Terminal.o ) [28 of 39] Compiling System.Posix.Process ( dist/build/System/Posix/Process.hs, dist/build/System/Posix/Process.o ) [29 of 39] Compiling System.Posix.Env ( dist/build/System/Posix/Env.hs, dist/build/System/Posix/Env.o ) [30 of 39] Compiling System.Posix.IO ( dist/build/System/Posix/IO.hs, dist/build/System/Posix/IO.o ) [31 of 39] Compiling System.Posix.Temp ( dist/build/System/Posix/Temp.hs, dist/build/System/Posix/Temp.o ) [32 of 39] Compiling System.Posix.Temp.ByteString ( dist/build/System/Posix/Temp/ByteString.hs, dist/build/System/Posix/Temp/ByteString.o ) [33 of 39] Compiling System.Posix.Unistd ( dist/build/System/Posix/Unistd.hs, dist/build/System/Posix/Unistd.o ) [34 of 39] Compiling System.Posix.Files ( dist/build/System/Posix/Files.hs, dist/build/System/Posix/Files.o ) [35 of 39] Compiling System.Posix.Directory ( dist/build/System/Posix/Directory.hs, dist/build/System/Posix/Directory.o ) [36 of 39] Compiling System.Posix.Signals ( dist/build/System/Posix/Signals.hs, dist/build/System/Posix/Signals.o ) [37 of 39] Compiling System.Posix.ByteString ( System/Posix/ByteString.hs, dist/build/System/Posix/ByteString.o ) [38 of 39] Compiling System.Posix.Signals.Exts ( dist/build/System/Posix/Signals/Exts.hs, dist/build/System/Posix/Signals/Exts.o ) [39 of 39] Compiling System.Posix ( System/Posix.hs, dist/build/System/Posix.o ) In-place registering unix-2.7.1.0... Running Haddock for unix-2.7.1.0... Running hscolour for unix-2.7.1.0... Preprocessing library unix-2.7.1.0... Preprocessing library unix-2.7.1.0... Haddock coverage: 38% ( 15 / 39) in 'System.Posix.Terminal.Common' 100% ( 5 / 5) in 'System.Posix.Fcntl' 82% ( 31 / 38) in 'System.Posix.IO.Common' 78% ( 59 / 76) in 'System.Posix.Files.Common' 42% ( 5 / 12) in 'System.Posix.DynamicLinker.Prim' 50% ( 4 / 8) in 'System.Posix.DynamicLinker.Common' 30% ( 3 / 10) in 'System.Posix.Directory.Common' 20% ( 1 / 5) in 'System.Posix.Process.Internals' 78% ( 29 / 37) in 'System.Posix.Process.Common' 64% ( 7 / 11) in 'System.Posix.Error' 53% ( 8 / 15) in 'System.Posix.ByteString.FilePath' 44% ( 4 / 9) in 'System.Posix.DynamicLinker.ByteString' 47% ( 20 / 43) in 'System.Posix.Terminal.ByteString' 79% ( 30 / 38) in 'System.Posix.Process.ByteString' 91% ( 10 / 11) in 'System.Posix.Env.ByteString' 82% ( 32 / 39) in 'System.Posix.IO.ByteString' 90% ( 85 / 94) in 'System.Posix.Files.ByteString' 65% ( 11 / 17) in 'System.Posix.Directory.ByteString' 44% ( 4 / 9) in 'System.Posix.DynamicLinker' 12% ( 1 / 8) in 'System.Posix.DynamicLinker.Module' 12% ( 1 / 8) in 'System.Posix.DynamicLinker.Module.ByteString' 75% ( 3 / 4) in 'System.Posix.SharedMem' 80% ( 8 / 10) in 'System.Posix.Semaphore' 29% ( 2 / 7) in 'System.Posix.Resource' 92% ( 24 / 26) in 'System.Posix.User' 100% ( 2 / 2) in 'System.Posix.Time' 47% ( 20 / 43) in 'System.Posix.Terminal' 79% ( 30 / 38) in 'System.Posix.Process' 82% ( 32 / 39) in 'System.Posix.IO' 100% ( 4 / 4) in 'System.Posix.Temp' 100% ( 4 / 4) in 'System.Posix.Temp.ByteString' 69% ( 9 / 13) in 'System.Posix.Unistd' 90% ( 85 / 94) in 'System.Posix.Files' 65% ( 11 / 17) in 'System.Posix.Directory' 30% ( 27 / 91) in 'System.Posix.Signals' 100% ( 18 / 18) in 'System.Posix.ByteString' 33% ( 2 / 6) in 'System.Posix.Signals.Exts' 90% ( 9 / 10) in 'System.Posix.Env' 100% ( 17 / 17) in 'System.Posix' Documentation created: dist/doc/html/unix/index.html, dist/doc/html/unix/unix.txt Creating package registration file: /tmp/pkgConf-unix-2.7.17312.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/unix-2.7.1.0 Registering unix-2.7.1.0... Installed unix-2.7.1.0 Configuring utf8-string-0.3.8... Building utf8-string-0.3.8... Preprocessing library utf8-string-0.3.8... [1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o ) [5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o ) [6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) [7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) In-place registering utf8-string-0.3.8... Running Haddock for utf8-string-0.3.8... Running hscolour for utf8-string-0.3.8... Preprocessing library utf8-string-0.3.8... Preprocessing library utf8-string-0.3.8... 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' 82% ( 14 / 17) in 'System.IO.UTF8' 14% ( 1 / 7) in 'System.Environment.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-0.37312.8 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/utf8-string-0.3.8 Registering utf8-string-0.3.8... Installed utf8-string-0.3.8 Configuring zlib-0.6.1.1... Building zlib-0.6.1.1... Preprocessing library zlib-0.6.1.1... [1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o ) [2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o ) [3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o ) [4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o ) [5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o ) In-place registering zlib-0.6.1.1... Running Haddock for zlib-0.6.1.1... Running hscolour for zlib-0.6.1.1... Preprocessing library zlib-0.6.1.1... Preprocessing library zlib-0.6.1.1... Haddock coverage: 62% ( 40 / 64) in 'Codec.Compression.Zlib.Stream' 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal' 88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw' 100% ( 33 / 33) in 'Codec.Compression.Zlib' 100% ( 33 / 33) in 'Codec.Compression.GZip' Documentation created: dist/doc/html/zlib/index.html, dist/doc/html/zlib/zlib.txt Creating package registration file: /tmp/pkgConf-zlib-0.6.17312.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/zlib-0.6.1.1 Registering zlib-0.6.1.1... Installed zlib-0.6.1.1 Configuring th-expand-syns-0.3.0.6... Building th-expand-syns-0.3.0.6... Preprocessing library th-expand-syns-0.3.0.6... [1 of 1] Compiling Language.Haskell.TH.ExpandSyns ( Language/Haskell/TH/ExpandSyns.hs, dist/build/Language/Haskell/TH/ExpandSyns.o ) Language/Haskell/TH/ExpandSyns.hs:66:1: Warning: Local definition of ‘<*>’ clashes with a future Prelude name - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. In-place registering th-expand-syns-0.3.0.6... Running Haddock for th-expand-syns-0.3.0.6... Running hscolour for th-expand-syns-0.3.0.6... Preprocessing library th-expand-syns-0.3.0.6... Preprocessing library th-expand-syns-0.3.0.6... Language/Haskell/TH/ExpandSyns.hs:66:1: Warning: Local definition of ‘<*>’ clashes with a future Prelude name - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. Haddock coverage: 88% ( 7 / 8) in 'Language.Haskell.TH.ExpandSyns' Documentation created: dist/doc/html/th-expand-syns/index.html, dist/doc/html/th-expand-syns/th-expand-syns.txt Creating package registration file: /tmp/pkgConf-th-expand-syns-0.3.07312.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/th-expand-syns-0.3.0.6 Registering th-expand-syns-0.3.0.6... Installed th-expand-syns-0.3.0.6 Configuring mtl-2.0.1.1... Building mtl-2.0.1.1... Preprocessing library mtl-2.0.1.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 ) Control/Monad/Error/Class.hs:57:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future [ 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 ) Control/Monad/Error.hs:57:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future [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.0.1.1... Running Haddock for mtl-2.0.1.1... Running hscolour for mtl-2.0.1.1... Preprocessing library mtl-2.0.1.1... Preprocessing library mtl-2.0.1.1... Control/Monad/Error/Class.hs:57:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future Control/Monad/Error.hs:57:1: Warning: Module ‘Control.Monad.Instances’ is deprecated: This module now contains no instances and will be removed in the future Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 75% ( 3 / 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' 62% ( 13 / 21) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 23 / 23) in 'Control.Monad.Reader' 62% ( 13 / 21) in 'Control.Monad.RWS.Strict' 96% ( 23 / 24) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 23 / 24) in 'Control.Monad.State.Strict' 95% ( 18 / 19) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 95% ( 18 / 19) in 'Control.Monad.Writer.Strict' 76% ( 16 / 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.0.17312.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.0.1.1 Registering mtl-2.0.1.1... Installed mtl-2.0.1.1 Configuring blaze-builder-0.3.3.4... Building blaze-builder-0.3.3.4... Preprocessing library blaze-builder-0.3.3.4... [ 1 of 13] Compiling Blaze.ByteString.Builder.Internal.Types ( Blaze/ByteString/Builder/Internal/Types.hs, dist/build/Blaze/ByteString/Builder/Internal/Types.o ) [ 2 of 13] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o ) [ 3 of 13] Compiling Blaze.ByteString.Builder.Internal.Buffer ( Blaze/ByteString/Builder/Internal/Buffer.hs, dist/build/Blaze/ByteString/Builder/Internal/Buffer.o ) [ 4 of 13] Compiling Blaze.ByteString.Builder.Internal.UncheckedShifts ( Blaze/ByteString/Builder/Internal/UncheckedShifts.hs, dist/build/Blaze/ByteString/Builder/Internal/UncheckedShifts.o ) [ 5 of 13] Compiling Blaze.ByteString.Builder.Internal ( Blaze/ByteString/Builder/Internal.hs, dist/build/Blaze/ByteString/Builder/Internal.o ) [ 6 of 13] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o ) [ 7 of 13] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o ) [ 8 of 13] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o ) [ 9 of 13] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o ) [10 of 13] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o ) [11 of 13] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o ) [12 of 13] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o ) [13 of 13] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o ) In-place registering blaze-builder-0.3.3.4... Running Haddock for blaze-builder-0.3.3.4... Running hscolour for blaze-builder-0.3.3.4... Preprocessing library blaze-builder-0.3.3.4... Preprocessing library blaze-builder-0.3.3.4... Haddock coverage: 21% ( 4 / 19) in 'Blaze.ByteString.Builder.Internal.Types' 92% ( 24 / 26) in 'Blaze.ByteString.Builder.Internal.Write' 100% ( 22 / 22) in 'Blaze.ByteString.Builder.Internal.Buffer' 25% ( 1 / 4) in 'Blaze.ByteString.Builder.Internal.UncheckedShifts' 69% ( 22 / 32) in 'Blaze.ByteString.Builder.Internal' 100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char.Utf8' 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString' 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word' 100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char8' 100% ( 4 / 4) in 'Blaze.ByteString.Builder.HTTP' 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int' 92% ( 22 / 24) in 'Blaze.ByteString.Builder' 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8' 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.3.37312.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/blaze-builder-0.3.3.4 Registering blaze-builder-0.3.3.4... Installed blaze-builder-0.3.3.4 Configuring hashable-1.2.3.2... Building hashable-1.2.3.2... Preprocessing library hashable-1.2.3.2... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) Data/Hashable/Class.hs:213:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:236: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.2... Running Haddock for hashable-1.2.3.2... Running hscolour for hashable-1.2.3.2... Preprocessing library hashable-1.2.3.2... Preprocessing library hashable-1.2.3.2... Data/Hashable/Class.hs:213:11: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Data/Hashable/Class.hs:236: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.37312.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hashable-1.2.3.2 Registering hashable-1.2.3.2... Installed hashable-1.2.3.2 Configuring polyparse-1.11... Building polyparse-1.11... Preprocessing library polyparse-1.11... [ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o ) [ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o ) [ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o ) [ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o ) [ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o ) [ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o ) [ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o ) [ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o ) [ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o ) [10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o ) [11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o ) [12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o ) [13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o ) [14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o ) [15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o ) [16 of 18] Compiling Text.Parse ( src/Text/Parse.hs, dist/build/Text/Parse.o ) [17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o ) [18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o ) In-place registering polyparse-1.11... Running Haddock for polyparse-1.11... Running hscolour for polyparse-1.11... Preprocessing library polyparse-1.11... Preprocessing library polyparse-1.11... Haddock coverage: 75% ( 3 / 4) in 'Text.ParserCombinators.Poly.Result' 96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base' 100% ( 12 / 12) in 'Text.ParserCombinators.Poly.Parser' 94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Lazy' 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser' 95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State' 90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy' 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex' 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString' 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar' 97% ( 30 / 31) in 'Text.Parse.ByteString' 94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text' 95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText' 94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Plain' 50% ( 1 / 2) in 'Text.ParserCombinators.Poly' 72% ( 21 / 29) in 'Text.Parse' 77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace' 6% ( 2 / 36) in 'Text.ParserCombinators.HuttonMeijer' Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for: Text.ParserCombinators.HuttonMeijerWallace.ParseResult Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for: Text.ParserCombinators.HuttonMeijer.Token Documentation created: dist/doc/html/polyparse/index.html, dist/doc/html/polyparse/polyparse.txt Creating package registration file: /tmp/pkgConf-polyparse-17312.11 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/polyparse-1.11 Registering polyparse-1.11... Installed polyparse-1.11 [1 of 1] Compiling Main ( /tmp/directory-1.2.2.1-7312/directory-1.2.2.1/dist/setup/setup.hs, /tmp/directory-1.2.2.1-7312/directory-1.2.2.1/dist/setup/Main.o ) Linking /tmp/directory-1.2.2.1-7312/directory-1.2.2.1/dist/setup/setup ... Configuring directory-1.2.2.1... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes configure: creating ./config.status config.status: creating include/HsDirectoryConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building directory-1.2.2.1... Preprocessing library directory-1.2.2.1... [1 of 1] Compiling System.Directory ( System/Directory.hs, dist/build/System/Directory.o ) In-place registering directory-1.2.2.1... Running Haddock for directory-1.2.2.1... Running hscolour for directory-1.2.2.1... Preprocessing library directory-1.2.2.1... Preprocessing library directory-1.2.2.1... Haddock coverage: 77% ( 37 / 48) in 'System.Directory' Warning: System.Directory: could not find link destinations for: GHC.IO.Exception.InappropriateType System.Directory.NotDirectory System.Directory.Directory System.Directory.DirectoryLink System.Directory.removePathRecursive System.Directory.removeContentsRecursive Documentation created: dist/doc/html/directory/index.html, dist/doc/html/directory/directory.txt Creating package registration file: /tmp/pkgConf-directory-1.2.27312.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/directory-1.2.2.1 Registering directory-1.2.2.1... Installed directory-1.2.2.1 Configuring network-2.6.2.0... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking linux/can.h usability... yes checking linux/can.h presence... yes checking for linux/can.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking for readlink... yes checking for symlink... yes checking for if_nametoindex... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_accrights... no checking for struct sockaddr.sa_len... no checking for in_addr_t in netinet/in.h... yes checking for SO_PEERCRED and struct ucred in sys/socket.h... yes checking for getpeereid in unistd.h... checking for getpeereid... no checking for _head_libws2_32_a in -lws2_32... no checking for getaddrinfo... yes checking for gai_strerror... yes checking whether AI_ADDRCONFIG is declared... yes checking whether AI_ALL is declared... yes checking whether AI_NUMERICSERV is declared... yes checking whether AI_V4MAPPED is declared... yes checking whether IPV6_V6ONLY is declared... yes checking whether IPPROTO_IP is declared... yes checking whether IPPROTO_TCP is declared... yes checking whether IPPROTO_IPV6 is declared... yes checking for sendfile in sys/sendfile.h... yes checking for sendfile in sys/socket.h... no checking for gethostent... yes checking for accept4... yes configure: creating ./config.status config.status: creating network.buildinfo config.status: creating include/HsNetworkConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building network-2.6.2.0... Preprocessing library network-2.6.2.0... [ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o ) [ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o ) Network/Socket/Types.hsc:826:28: Warning: Pattern match(es) are overlapped In a case alternative: _ -> ... Network/Socket/Types.hsc:869:1: Warning: Pattern match(es) are non-exhaustive In an equation for ‘sizeOfSockAddrByFamily’: Patterns not matched: AF_UNSPEC AF_IMPLINK AF_PUP AF_CHAOS ... Network/Socket/Types.hsc:951:3: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: #x with #x `notElem` [1#, 2#, 10#, 29#] Network/Socket/Types.hsc:1012:10: Warning: Orphan instance: instance Storable HostAddress6 [ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o ) Network/Socket/Internal.hsc:75:1: Warning: The import of ‘Foreign.C.String’ is redundant except perhaps to import instances from ‘Foreign.C.String’ To import instances alone, use: import Foreign.C.String() Network/Socket/Internal.hsc:77:1: Warning: The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() [ 4 of 11] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o ) Network/Socket.hsc:177:1: Warning: The import of ‘delete’ from module ‘Data.List’ is redundant Network/Socket.hsc:193:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() Network/Socket.hsc:212:1: Warning: The import of ‘GHC.IO.FD’ is redundant except perhaps to import instances from ‘GHC.IO.FD’ To import instances alone, use: import GHC.IO.FD() Network/Socket.hsc:949:27: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Num a0) arising from the literal ‘12’ at Network/Socket.hsc:949:27-28 (Integral a0) arising from a use of ‘fromIntegral’ at Network/Socket.hsc:949:13-24 In the first argument of ‘fromIntegral’, namely ‘(12)’ In the expression: (fromIntegral (12)) In an equation for ‘sz’: sz = (fromIntegral (12)) Network/Socket.hsc:1571:1: Warning: Defined but not used: ‘c_accept’ Network/Socket.hsc:276:3: Warning: Pattern match(es) are non-exhaustive In an equation for ‘showsPrec’: Patterns not matched: _ (SockAddrCan _) Network/Socket.hsc:953:6: Warning: A do-notation statement discarded a result of type ‘CInt’ Suppress this warning by saying ‘_ <- ($) throwSocketErrorIfMinus1Retry "getPeerCred" c_getsockopt fd (1) (17) ptr_cr ptr_sz’ or by using the flag -fno-warn-unused-do-bind Network/Socket.hsc:989:3: Warning: A do-notation statement discarded a result of type ‘CInt’ Suppress this warning by saying ‘_ <- ($) throwSocketErrorWaitWrite sock "sendFd" c_sendFd (fdSocket sock) outfd’ or by using the flag -fno-warn-unused-do-bind [ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o ) [ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o ) [ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o ) Network/Socket/ByteString.hsc:54:1: Warning: The import of ‘SockAddr, Socket’ from module ‘Network.Socket’ is redundant [ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o ) [ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o ) [10 of 11] Compiling Network.BSD ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o ) Network/BSD.hsc:166:43: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Network/BSD.hsc:190:19: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." [11 of 11] Compiling Network ( Network.hs, dist/build/Network.o ) Network.hs:292:16: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: SockAddrCan _ Network.hs:401:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: SockAddrCan _ In-place registering network-2.6.2.0... Running Haddock for network-2.6.2.0... Running hscolour for network-2.6.2.0... Preprocessing library network-2.6.2.0... Preprocessing library network-2.6.2.0... Network/Socket/Types.hsc:1012:10: Warning: Orphan instance: instance Storable HostAddress6 Network/Socket/Internal.hsc:75:1: Warning: The import of ‘Foreign.C.String’ is redundant except perhaps to import instances from ‘Foreign.C.String’ To import instances alone, use: import Foreign.C.String() Network/Socket/Internal.hsc:77:1: Warning: The import of ‘Foreign.Ptr’ is redundant except perhaps to import instances from ‘Foreign.Ptr’ To import instances alone, use: import Foreign.Ptr() Network/Socket.hsc:177:1: Warning: The import of ‘delete’ from module ‘Data.List’ is redundant Network/Socket.hsc:193:1: Warning: The qualified import of ‘Control.Exception’ is redundant except perhaps to import instances from ‘Control.Exception’ To import instances alone, use: import Control.Exception() Network/Socket.hsc:212:1: Warning: The import of ‘GHC.IO.FD’ is redundant except perhaps to import instances from ‘GHC.IO.FD’ To import instances alone, use: import GHC.IO.FD() Network/Socket.hsc:949:27: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Num a0) arising from the literal ‘12’ at Network/Socket.hsc:949:27-28 (Integral a0) arising from a use of ‘fromIntegral’ at Network/Socket.hsc:949:13-24 In the first argument of ‘fromIntegral’, namely ‘(12)’ In the expression: (fromIntegral (12)) In an equation for ‘sz’: sz = (fromIntegral (12)) Network/Socket.hsc:1571:1: Warning: Defined but not used: ‘c_accept’ Network/Socket/ByteString.hsc:54:1: Warning: The import of ‘SockAddr, Socket’ from module ‘Network.Socket’ is redundant Network/BSD.hsc:166:43: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Network/BSD.hsc:190:19: Warning: In the use of data constructor ‘PortNum’ (imported from Network.Socket, but defined in Network.Socket.Types): Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release." Haddock coverage: 50% ( 1 / 2) in 'Network.Socket.ByteString.IOVec' 68% ( 27 / 40) in 'Network.Socket.Types' 94% ( 30 / 32) in 'Network.Socket.Internal' 71% ( 68 / 96) in 'Network.Socket' 50% ( 1 / 2) in 'Network.Socket.ByteString.MsgHdr' 25% ( 1 / 4) in 'Network.Socket.ByteString.Internal' 100% ( 15 / 15) in 'Network.Socket.ByteString' 25% ( 1 / 4) in 'Network.Socket.ByteString.Lazy.Posix' 71% ( 5 / 7) in 'Network.Socket.ByteString.Lazy' 44% ( 23 / 52) in 'Network.BSD' 89% ( 24 / 27) in 'Network' Warning: Network.Socket.ByteString: could not find link destinations for: Network.Socket.ByteString.IOVec.IOVec Documentation created: dist/doc/html/network/index.html, dist/doc/html/network/network.txt Creating package registration file: /tmp/pkgConf-network-2.6.27312.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/network-2.6.2.0 Registering network-2.6.2.0... Installed network-2.6.2.0 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.17312.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 regex-base-0.93.2... Building regex-base-0.93.2... Preprocessing library regex-base-0.93.2... [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o ) [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o ) [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o ) [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o ) In-place registering regex-base-0.93.2... Running Haddock for regex-base-0.93.2... Running hscolour for regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Haddock coverage: 94% ( 17 / 18) in 'Text.Regex.Base.RegexLike' 100% ( 1 / 1) in 'Text.Regex.Base.Context' 75% ( 3 / 4) in 'Text.Regex.Base' 33% ( 1 / 3) in 'Text.Regex.Base.Impl' Documentation created: dist/doc/html/regex-base/index.html, dist/doc/html/regex-base/regex-base.txt Creating package registration file: /tmp/pkgConf-regex-base-0.937312.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/regex-base-0.93.2 Registering regex-base-0.93.2... Installed regex-base-0.93.2 Configuring th-reify-many-0.1.3... Building th-reify-many-0.1.3... Preprocessing library th-reify-many-0.1.3... [1 of 2] Compiling Language.Haskell.TH.ReifyMany.Internal ( src/Language/Haskell/TH/ReifyMany/Internal.hs, dist/build/Language/Haskell/TH/ReifyMany/Internal.o ) [2 of 2] Compiling Language.Haskell.TH.ReifyMany ( src/Language/Haskell/TH/ReifyMany.hs, dist/build/Language/Haskell/TH/ReifyMany.o ) src/Language/Haskell/TH/ReifyMany.hs:100:9: Warning: In the use of ‘report’ (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Syntax): Deprecated: "Use reportError or reportWarning instead" In-place registering th-reify-many-0.1.3... Running Haddock for th-reify-many-0.1.3... Running hscolour for th-reify-many-0.1.3... Preprocessing library th-reify-many-0.1.3... Preprocessing library th-reify-many-0.1.3... src/Language/Haskell/TH/ReifyMany.hs:100:9: Warning: In the use of ‘report’ (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Syntax): Deprecated: "Use reportError or reportWarning instead" Haddock coverage: 92% ( 11 / 12) in 'Language.Haskell.TH.ReifyMany.Internal' 100% ( 4 / 4) in 'Language.Haskell.TH.ReifyMany' Documentation created: dist/doc/html/th-reify-many/index.html, dist/doc/html/th-reify-many/th-reify-many.txt Creating package registration file: /tmp/pkgConf-th-reify-many-0.17312.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/th-reify-many-0.1.3 Registering th-reify-many-0.1.3... Installed th-reify-many-0.1.3 Configuring transformers-compat-0.4.0.2... Building transformers-compat-0.4.0.2... Preprocessing library transformers-compat-0.4.0.2... [1 of 8] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) [2 of 8] Compiling Control.Monad.Signatures ( 0.3/Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o ) [3 of 8] Compiling Data.Functor.Classes ( 0.3/Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o ) [4 of 8] Compiling Control.Applicative.Lift ( 0.2/Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o ) [5 of 8] Compiling Control.Monad.Trans.Except ( 0.3/Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o ) [6 of 8] Compiling Data.Functor.Sum ( 0.3/Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o ) [7 of 8] Compiling Control.Applicative.Backwards ( 0.2/Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o ) [8 of 8] Compiling Data.Functor.Reverse ( 0.2/Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o ) In-place registering transformers-compat-0.4.0.2... Running Haddock for transformers-compat-0.4.0.2... Running hscolour for transformers-compat-0.4.0.2... Preprocessing library transformers-compat-0.4.0.2... Preprocessing library transformers-compat-0.4.0.2... Haddock coverage: 0% ( 0 / 8) in 'Paths_transformers_compat' 100% ( 5 / 5) in 'Control.Monad.Signatures' 100% ( 14 / 14) in 'Data.Functor.Classes' 100% ( 6 / 6) in 'Control.Applicative.Lift' 100% ( 18 / 18) in 'Control.Monad.Trans.Except' 100% ( 2 / 2) in 'Data.Functor.Sum' 47% ( 7 / 15) in 'Control.Applicative.Backwards' 47% ( 7 / 15) in 'Data.Functor.Reverse' 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.07312.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-compat-0.4.0.2 Registering transformers-compat-0.4.0.2... Installed transformers-compat-0.4.0.2 Configuring blaze-html-0.4.3.4... Building blaze-html-0.4.3.4... Preprocessing library blaze-html-0.4.3.4... [ 1 of 20] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, dist/build/Text/Blaze/Internal.o ) src/Text/Blaze/Internal.hs:152:10: Warning: ‘HtmlM’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. [ 2 of 20] Compiling Text.Blaze.Html4.FrameSet.Attributes ( src/Text/Blaze/Html4/FrameSet/Attributes.hs, dist/build/Text/Blaze/Html4/FrameSet/Attributes.o ) [ 3 of 20] Compiling Text.Blaze.Html4.Strict.Attributes ( src/Text/Blaze/Html4/Strict/Attributes.hs, dist/build/Text/Blaze/Html4/Strict/Attributes.o ) [ 4 of 20] Compiling Text.Blaze.Html4.Transitional.Attributes ( src/Text/Blaze/Html4/Transitional/Attributes.hs, dist/build/Text/Blaze/Html4/Transitional/Attributes.o ) [ 5 of 20] Compiling Text.Blaze.Html5.Attributes ( src/Text/Blaze/Html5/Attributes.hs, dist/build/Text/Blaze/Html5/Attributes.o ) [ 6 of 20] Compiling Text.Blaze.Renderer.String ( src/Text/Blaze/Renderer/String.hs, dist/build/Text/Blaze/Renderer/String.o ) [ 7 of 20] Compiling Text.Blaze.Renderer.Pretty ( src/Text/Blaze/Renderer/Pretty.hs, dist/build/Text/Blaze/Renderer/Pretty.o ) [ 8 of 20] Compiling Text.Blaze.Renderer.Text ( src/Text/Blaze/Renderer/Text.hs, dist/build/Text/Blaze/Renderer/Text.o ) [ 9 of 20] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, dist/build/Text/Blaze/Renderer/Utf8.o ) [10 of 20] Compiling Text.Blaze.XHtml1.FrameSet.Attributes ( src/Text/Blaze/XHtml1/FrameSet/Attributes.hs, dist/build/Text/Blaze/XHtml1/FrameSet/Attributes.o ) [11 of 20] Compiling Text.Blaze.XHtml1.Strict.Attributes ( src/Text/Blaze/XHtml1/Strict/Attributes.hs, dist/build/Text/Blaze/XHtml1/Strict/Attributes.o ) [12 of 20] Compiling Text.Blaze.XHtml1.Transitional.Attributes ( src/Text/Blaze/XHtml1/Transitional/Attributes.hs, dist/build/Text/Blaze/XHtml1/Transitional/Attributes.o ) [13 of 20] Compiling Text.Blaze ( src/Text/Blaze.hs, dist/build/Text/Blaze.o ) src/Text/Blaze.hs:99:14: Warning: In the use of ‘text’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toHtml" src/Text/Blaze.hs:103:14: Warning: In the use of ‘lazyText’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toHtml" src/Text/Blaze.hs:107:14: Warning: In the use of ‘string’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toHtml" src/Text/Blaze.hs:111:14: Warning: In the use of ‘string’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toHtml" src/Text/Blaze.hs:115:14: Warning: In the use of ‘string’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toHtml" src/Text/Blaze.hs:119:14: Warning: In the use of ‘string’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toHtml" src/Text/Blaze.hs:123:14: Warning: In the use of ‘string’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toHtml" src/Text/Blaze.hs:127:14: Warning: In the use of ‘string’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toHtml" src/Text/Blaze.hs:131:14: Warning: In the use of ‘string’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toHtml" src/Text/Blaze.hs:146:15: Warning: In the use of ‘textValue’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toValue" src/Text/Blaze.hs:150:15: Warning: In the use of ‘lazyTextValue’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toValue" src/Text/Blaze.hs:154:15: Warning: In the use of ‘stringValue’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toValue" src/Text/Blaze.hs:158:15: Warning: In the use of ‘stringValue’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toValue" src/Text/Blaze.hs:162:15: Warning: In the use of ‘stringValue’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toValue" src/Text/Blaze.hs:166:15: Warning: In the use of ‘stringValue’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toValue" src/Text/Blaze.hs:170:15: Warning: In the use of ‘stringValue’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toValue" src/Text/Blaze.hs:174:15: Warning: In the use of ‘stringValue’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toValue" src/Text/Blaze.hs:178:15: Warning: In the use of ‘stringValue’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toValue" [14 of 20] Compiling Text.Blaze.Html4.FrameSet ( src/Text/Blaze/Html4/FrameSet.hs, dist/build/Text/Blaze/Html4/FrameSet.o ) [15 of 20] Compiling Text.Blaze.Html4.Strict ( src/Text/Blaze/Html4/Strict.hs, dist/build/Text/Blaze/Html4/Strict.o ) [16 of 20] Compiling Text.Blaze.Html4.Transitional ( src/Text/Blaze/Html4/Transitional.hs, dist/build/Text/Blaze/Html4/Transitional.o ) [17 of 20] Compiling Text.Blaze.Html5 ( src/Text/Blaze/Html5.hs, dist/build/Text/Blaze/Html5.o ) [18 of 20] Compiling Text.Blaze.XHtml1.FrameSet ( src/Text/Blaze/XHtml1/FrameSet.hs, dist/build/Text/Blaze/XHtml1/FrameSet.o ) [19 of 20] Compiling Text.Blaze.XHtml1.Strict ( src/Text/Blaze/XHtml1/Strict.hs, dist/build/Text/Blaze/XHtml1/Strict.o ) [20 of 20] Compiling Text.Blaze.XHtml1.Transitional ( src/Text/Blaze/XHtml1/Transitional.hs, dist/build/Text/Blaze/XHtml1/Transitional.o ) In-place registering blaze-html-0.4.3.4... Running Haddock for blaze-html-0.4.3.4... Running hscolour for blaze-html-0.4.3.4... Preprocessing library blaze-html-0.4.3.4... Preprocessing library blaze-html-0.4.3.4... src/Text/Blaze/Internal.hs:152:10: Warning: ‘HtmlM’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal. src/Text/Blaze.hs:99:14: Warning: In the use of ‘text’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toHtml" src/Text/Blaze.hs:103:14: Warning: In the use of ‘lazyText’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toHtml" src/Text/Blaze.hs:107:14: Warning: In the use of ‘string’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toHtml" src/Text/Blaze.hs:111:14: Warning: In the use of ‘string’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toHtml" src/Text/Blaze.hs:115:14: Warning: In the use of ‘string’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toHtml" src/Text/Blaze.hs:119:14: Warning: In the use of ‘string’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toHtml" src/Text/Blaze.hs:123:14: Warning: In the use of ‘string’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toHtml" src/Text/Blaze.hs:127:14: Warning: In the use of ‘string’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toHtml" src/Text/Blaze.hs:131:14: Warning: In the use of ‘string’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toHtml" src/Text/Blaze.hs:146:15: Warning: In the use of ‘textValue’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toValue" src/Text/Blaze.hs:150:15: Warning: In the use of ‘lazyTextValue’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toValue" src/Text/Blaze.hs:154:15: Warning: In the use of ‘stringValue’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toValue" src/Text/Blaze.hs:158:15: Warning: In the use of ‘stringValue’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toValue" src/Text/Blaze.hs:162:15: Warning: In the use of ‘stringValue’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toValue" src/Text/Blaze.hs:166:15: Warning: In the use of ‘stringValue’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toValue" src/Text/Blaze.hs:170:15: Warning: In the use of ‘stringValue’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toValue" src/Text/Blaze.hs:174:15: Warning: In the use of ‘stringValue’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toValue" src/Text/Blaze.hs:178:15: Warning: In the use of ‘stringValue’ (imported from Text.Blaze.Internal): Deprecated: "Use Blaze.Html.toValue" Haddock coverage: Warning: Text.Blaze.Internal: ! is exported separately but will be documented under Attributable. Consider exporting it together with its parent(s) for code clarity. 100% ( 38 / 38) in 'Text.Blaze.Internal' 100% (105 /105) in 'Text.Blaze.Html4.FrameSet.Attributes' 100% ( 92 / 92) in 'Text.Blaze.Html4.Strict.Attributes' 100% (103 /103) in 'Text.Blaze.Html4.Transitional.Attributes' 100% (167 /167) in 'Text.Blaze.Html5.Attributes' 100% ( 3 / 3) in 'Text.Blaze.Renderer.String' 100% ( 2 / 2) in 'Text.Blaze.Renderer.Pretty' 100% ( 5 / 5) in 'Text.Blaze.Renderer.Text' 75% ( 3 / 4) in 'Text.Blaze.Renderer.Utf8' 100% (105 /105) in 'Text.Blaze.XHtml1.FrameSet.Attributes' 100% ( 92 / 92) in 'Text.Blaze.XHtml1.Strict.Attributes' 100% (103 /103) in 'Text.Blaze.XHtml1.Transitional.Attributes' 100% ( 34 / 34) in 'Text.Blaze' 100% ( 93 / 93) in 'Text.Blaze.Html4.FrameSet' 100% ( 80 / 80) in 'Text.Blaze.Html4.Strict' 100% ( 91 / 91) in 'Text.Blaze.Html4.Transitional' 100% (107 /107) in 'Text.Blaze.Html5' 100% ( 93 / 93) in 'Text.Blaze.XHtml1.FrameSet' 100% ( 80 / 80) in 'Text.Blaze.XHtml1.Strict' 100% ( 91 / 91) in 'Text.Blaze.XHtml1.Transitional' Documentation created: dist/doc/html/blaze-html/index.html, dist/doc/html/blaze-html/blaze-html.txt Creating package registration file: /tmp/pkgConf-blaze-html-0.4.37312.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/blaze-html-0.4.3.4 Registering blaze-html-0.4.3.4... Installed blaze-html-0.4.3.4 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-17312 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 cpphs-1.19... Building cpphs-1.19... Preprocessing library cpphs-1.19... [ 1 of 11] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o ) [ 2 of 11] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o ) [ 3 of 11] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o ) [ 4 of 11] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o ) [ 5 of 11] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o ) [ 6 of 11] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o ) [ 7 of 11] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o ) [ 8 of 11] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 9 of 11] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o ) [10 of 11] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o ) [11 of 11] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o ) In-place registering cpphs-1.19... Preprocessing executable 'cpphs' for cpphs-1.19... [ 1 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o ) [ 2 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o ) [ 3 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 4 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o ) [ 5 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o ) [ 6 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o ) [ 7 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o ) [ 8 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o ) [ 9 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o ) [10 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o ) [11 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o ) [12 of 12] Compiling Main ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o ) Linking dist/build/cpphs/cpphs ... Running Haddock for cpphs-1.19... Running hscolour for cpphs-1.19... Preprocessing library cpphs-1.19... Preprocessing executable 'cpphs' for cpphs-1.19... Preprocessing library cpphs-1.19... Haddock coverage: 83% ( 5 / 6) in 'Language.Preprocessor.Cpphs.HashDefine' 33% ( 3 / 9) in 'Language.Preprocessor.Cpphs.SymTab' 100% ( 2 / 2) in 'Language.Preprocessor.Unlit' 100% ( 7 / 7) in 'Language.Preprocessor.Cpphs.Options' 100% ( 15 / 15) in 'Language.Preprocessor.Cpphs.Position' 86% ( 6 / 7) in 'Language.Preprocessor.Cpphs.Tokenise' 100% ( 5 / 5) in 'Language.Preprocessor.Cpphs.MacroPass' 100% ( 2 / 2) in 'Language.Preprocessor.Cpphs.ReadFirst' 100% ( 2 / 2) in 'Language.Preprocessor.Cpphs.CppIfdef' 0% ( 0 / 5) in 'Language.Preprocessor.Cpphs.RunCpphs' 86% ( 25 / 29) in 'Language.Preprocessor.Cpphs' Warning: Language.Preprocessor.Cpphs: could not find link destinations for: Language.Preprocessor.Cpphs.HashDefine.HashDefine Documentation created: dist/doc/html/cpphs/index.html, dist/doc/html/cpphs/cpphs.txt Preprocessing executable 'cpphs' for cpphs-1.19... Creating package registration file: /tmp/pkgConf-cpphs-17312.19 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/cpphs-1.19 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 cpphs-1.19... Installed cpphs-1.19 Configuring process-1.2.3.0... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for setitimer... yes checking for sysconf... yes checking value of SIG_DFL... -1 checking value of SIG_IGN... -1 configure: creating ./config.status config.status: creating include/HsProcessConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building process-1.2.3.0... Preprocessing library process-1.2.3.0... [1 of 3] Compiling System.Process.Internals ( System/Process/Internals.hs, dist/build/System/Process/Internals.o ) [2 of 3] Compiling System.Process ( dist/build/System/Process.hs, dist/build/System/Process.o ) [3 of 3] Compiling System.Cmd ( System/Cmd.hs, dist/build/System/Cmd.o ) In-place registering process-1.2.3.0... Running Haddock for process-1.2.3.0... Running hscolour for process-1.2.3.0... Preprocessing library process-1.2.3.0... Preprocessing library process-1.2.3.0... Haddock coverage: 17% ( 4 / 24) in 'System.Process.Internals' 89% ( 33 / 37) in 'System.Process' 100% ( 3 / 3) in 'System.Cmd' Warning: System.Process.Internals: could not find link destinations for: System.Posix.Internals.FD Documentation created: dist/doc/html/process/index.html, dist/doc/html/process/process.txt Creating package registration file: /tmp/pkgConf-process-1.2.37312.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/process-1.2.3.0 Registering process-1.2.3.0... Installed process-1.2.3.0 Configuring HsOpenSSL-0.10.5... Building HsOpenSSL-0.10.5... Preprocessing library HsOpenSSL-0.10.5... [ 1 of 32] Compiling OpenSSL.ERR ( dist/build/OpenSSL/ERR.hs, dist/build/OpenSSL/ERR.o ) [ 2 of 32] Compiling OpenSSL.Stack ( dist/build/OpenSSL/Stack.hs, dist/build/OpenSSL/Stack.o ) [ 3 of 32] Compiling OpenSSL.DH.Internal ( dist/build/OpenSSL/DH/Internal.hs, dist/build/OpenSSL/DH/Internal.o ) [ 4 of 32] Compiling OpenSSL.Objects ( dist/build/OpenSSL/Objects.hs, dist/build/OpenSSL/Objects.o ) [ 5 of 32] Compiling OpenSSL.EVP.Base64 ( dist/build/OpenSSL/EVP/Base64.hs, dist/build/OpenSSL/EVP/Base64.o ) OpenSSL/EVP/Base64.hsc:18:1: Warning: Module ‘Control.Exception’ does not export ‘block’ OpenSSL/EVP/Base64.hsc:25:1: Warning: Module ‘Foreign’ does not export ‘unsafePerformIO’ [ 6 of 32] Compiling OpenSSL.Utils ( OpenSSL/Utils.hs, dist/build/OpenSSL/Utils.o ) [ 7 of 32] Compiling OpenSSL.EVP.Internal ( dist/build/OpenSSL/EVP/Internal.hs, dist/build/OpenSSL/EVP/Internal.o ) [ 8 of 32] Compiling OpenSSL.EVP.Cipher ( dist/build/OpenSSL/EVP/Cipher.hs, dist/build/OpenSSL/EVP/Cipher.o ) [ 9 of 32] Compiling OpenSSL.EVP.Digest ( dist/build/OpenSSL/EVP/Digest.hs, dist/build/OpenSSL/EVP/Digest.o ) OpenSSL/EVP/Digest.hsc:27:1: Warning: Module ‘Foreign’ does not export ‘unsafePerformIO’ [10 of 32] Compiling OpenSSL.Cipher ( dist/build/OpenSSL/Cipher.hs, dist/build/OpenSSL/Cipher.o ) [11 of 32] Compiling OpenSSL.BIO ( dist/build/OpenSSL/BIO.hs, dist/build/OpenSSL/BIO.o ) [12 of 32] Compiling OpenSSL.Random ( dist/build/OpenSSL/Random.hs, dist/build/OpenSSL/Random.o ) [13 of 32] Compiling OpenSSL.BN ( dist/build/OpenSSL/BN.hs, dist/build/OpenSSL/BN.o ) [14 of 32] Compiling OpenSSL.DSA ( dist/build/OpenSSL/DSA.hs, dist/build/OpenSSL/DSA.o ) OpenSSL/DSA.hsc:37:1: Warning: Module ‘Foreign’ does not export ‘unsafePerformIO’ [15 of 32] Compiling OpenSSL.RSA ( dist/build/OpenSSL/RSA.hs, dist/build/OpenSSL/RSA.o ) OpenSSL/RSA.hsc:35:1: Warning: Module ‘Foreign’ does not export ‘unsafePerformIO’ [16 of 32] Compiling OpenSSL.EVP.PKey ( dist/build/OpenSSL/EVP/PKey.hs, dist/build/OpenSSL/EVP/PKey.o ) [17 of 32] Compiling OpenSSL.EVP.Open ( dist/build/OpenSSL/EVP/Open.hs, dist/build/OpenSSL/EVP/Open.o ) OpenSSL/EVP/Open.hsc:15:1: Warning: Module ‘Foreign’ does not export ‘unsafePerformIO’ [18 of 32] Compiling OpenSSL.EVP.Seal ( dist/build/OpenSSL/EVP/Seal.hs, dist/build/OpenSSL/EVP/Seal.o ) [19 of 32] Compiling OpenSSL.EVP.Sign ( dist/build/OpenSSL/EVP/Sign.hs, dist/build/OpenSSL/EVP/Sign.o ) [20 of 32] Compiling OpenSSL.EVP.Verify ( dist/build/OpenSSL/EVP/Verify.hs, dist/build/OpenSSL/EVP/Verify.o ) [21 of 32] Compiling OpenSSL.DH ( OpenSSL/DH.hs, dist/build/OpenSSL/DH.o ) [22 of 32] Compiling OpenSSL.ASN1 ( dist/build/OpenSSL/ASN1.hs, dist/build/OpenSSL/ASN1.o ) [23 of 32] Compiling OpenSSL.X509.Name ( dist/build/OpenSSL/X509/Name.hs, dist/build/OpenSSL/X509/Name.o ) [24 of 32] Compiling OpenSSL.X509 ( OpenSSL/X509.hs, dist/build/OpenSSL/X509.o ) [25 of 32] Compiling OpenSSL.X509.Request ( dist/build/OpenSSL/X509/Request.hs, dist/build/OpenSSL/X509/Request.o ) [26 of 32] Compiling OpenSSL.X509.Revocation ( dist/build/OpenSSL/X509/Revocation.hs, dist/build/OpenSSL/X509/Revocation.o ) [27 of 32] Compiling OpenSSL.X509.Store ( dist/build/OpenSSL/X509/Store.hs, dist/build/OpenSSL/X509/Store.o ) [28 of 32] Compiling OpenSSL.PKCS7 ( dist/build/OpenSSL/PKCS7.hs, dist/build/OpenSSL/PKCS7.o ) [29 of 32] Compiling OpenSSL.PEM ( dist/build/OpenSSL/PEM.hs, dist/build/OpenSSL/PEM.o ) [30 of 32] Compiling OpenSSL.Session ( dist/build/OpenSSL/Session.hs, dist/build/OpenSSL/Session.o ) OpenSSL/Session.hsc:122:3: Warning: In the use of ‘addMVarFinalizer’ (imported from Control.Concurrent.MVar): Deprecated: "use 'mkWeakMVar' instead" OpenSSL/Session.hsc:315:5: Warning: In the use of ‘addMVarFinalizer’ (imported from Control.Concurrent.MVar): Deprecated: "use 'mkWeakMVar' instead" [31 of 32] Compiling OpenSSL.SSL ( dist/build/OpenSSL/SSL.hs, dist/build/OpenSSL/SSL.o ) [32 of 32] Compiling OpenSSL ( dist/build/OpenSSL.hs, dist/build/OpenSSL.o ) In-place registering HsOpenSSL-0.10.5... Running Haddock for HsOpenSSL-0.10.5... Running hscolour for HsOpenSSL-0.10.5... Preprocessing library HsOpenSSL-0.10.5... Preprocessing library HsOpenSSL-0.10.5... OpenSSL/EVP/Base64.hsc:18:1: Warning: Module ‘Control.Exception’ does not export ‘block’ OpenSSL/EVP/Base64.hsc:25:1: Warning: Module ‘Foreign’ does not export ‘unsafePerformIO’ OpenSSL/EVP/Digest.hsc:27:1: Warning: Module ‘Foreign’ does not export ‘unsafePerformIO’ OpenSSL/DSA.hsc:37:1: Warning: Module ‘Foreign’ does not export ‘unsafePerformIO’ OpenSSL/RSA.hsc:35:1: Warning: Module ‘Foreign’ does not export ‘unsafePerformIO’ OpenSSL/EVP/Open.hsc:15:1: Warning: Module ‘Foreign’ does not export ‘unsafePerformIO’ OpenSSL/Session.hsc:122:3: Warning: In the use of ‘addMVarFinalizer’ (imported from Control.Concurrent.MVar): Deprecated: "use 'mkWeakMVar' instead" OpenSSL/Session.hsc:315:5: Warning: In the use of ‘addMVarFinalizer’ (imported from Control.Concurrent.MVar): Deprecated: "use 'mkWeakMVar' instead" Haddock coverage: 0% ( 0 / 4) in 'OpenSSL.ERR' 0% ( 0 / 5) in 'OpenSSL.Stack' 0% ( 0 / 12) in 'OpenSSL.DH.Internal' 0% ( 0 / 3) in 'OpenSSL.Objects' 100% ( 9 / 9) in 'OpenSSL.EVP.Base64' 22% ( 2 / 9) in 'OpenSSL.Utils' 6% ( 2 / 34) in 'OpenSSL.EVP.Internal' 90% ( 9 / 10) in 'OpenSSL.EVP.Cipher' 100% ( 10 / 10) in 'OpenSSL.EVP.Digest' 67% ( 4 / 6) in 'OpenSSL.Cipher' 89% ( 33 / 37) in 'OpenSSL.BIO' 100% ( 5 / 5) in 'OpenSSL.Random' 88% ( 22 / 25) in 'OpenSSL.BN' 95% ( 18 / 19) in 'OpenSSL.DSA' 89% ( 17 / 19) in 'OpenSSL.RSA' 83% ( 5 / 6) in 'OpenSSL.EVP.PKey' 100% ( 4 / 4) in 'OpenSSL.EVP.Open' 100% ( 4 / 4) in 'OpenSSL.EVP.Seal' 100% ( 4 / 4) in 'OpenSSL.EVP.Sign' 100% ( 5 / 5) in 'OpenSSL.EVP.Verify' 73% ( 8 / 11) in 'OpenSSL.DH' 0% ( 0 / 13) in 'OpenSSL.ASN1' 0% ( 0 / 5) in 'OpenSSL.X509.Name' 81% ( 25 / 31) in 'OpenSSL.X509' 84% ( 16 / 19) in 'OpenSSL.X509.Request' 88% ( 22 / 25) in 'OpenSSL.X509.Revocation' 31% ( 5 / 16) in 'OpenSSL.X509.Store' 81% ( 13 / 16) in 'OpenSSL.PKCS7' 100% ( 27 / 27) in 'OpenSSL.PEM' 94% ( 44 / 47) in 'OpenSSL.Session' 0% ( 0 / 4) in 'OpenSSL.SSL' 100% ( 2 / 2) in 'OpenSSL' Documentation created: dist/doc/html/HsOpenSSL/index.html, dist/doc/html/HsOpenSSL/HsOpenSSL.txt Creating package registration file: /tmp/pkgConf-HsOpenSSL-0.107312.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/HsOpenSSL-0.10.5 Registering HsOpenSSL-0.10.5... Installed HsOpenSSL-0.10.5 Configuring sendfile-0.7.9... Building sendfile-0.7.9... Preprocessing library sendfile-0.7.9... :0:20: warning: missing whitespace after the macro name [enabled by default] :0:20: warning: missing whitespace after the macro name [enabled by default] [1 of 7] Compiling Network.Socket.SendFile.Util ( src/Network/Socket/SendFile/Util.hs, dist/build/Network/Socket/SendFile/Util.o ) [2 of 7] Compiling Network.Socket.SendFile.Iter ( src/Network/Socket/SendFile/Iter.hs, dist/build/Network/Socket/SendFile/Iter.o ) [3 of 7] Compiling Network.Socket.SendFile.Portable ( src/Network/Socket/SendFile/Portable.hs, dist/build/Network/Socket/SendFile/Portable.o ) [4 of 7] Compiling Network.Socket.SendFile.Linux ( dist/build/Network/Socket/SendFile/Linux.hs, dist/build/Network/Socket/SendFile/Linux.o ) src/Network/Socket/SendFile/Linux.hsc:5:1: Warning: The import of ‘Int32’ from module ‘Data.Int’ is redundant src/Network/Socket/SendFile/Linux.hsc:6:1: Warning: The import of ‘Word32’ from module ‘Data.Word’ is redundant [5 of 7] Compiling Network.Socket.SendFile.Internal ( src/Network/Socket/SendFile/Internal.hs, dist/build/Network/Socket/SendFile/Internal.o ) [6 of 7] Compiling Network.Socket.SendFile ( src/Network/Socket/SendFile.hs, dist/build/Network/Socket/SendFile.o ) [7 of 7] Compiling Network.Socket.SendFile.Handle ( src/Network/Socket/SendFile/Handle.hs, dist/build/Network/Socket/SendFile/Handle.o ) In-place registering sendfile-0.7.9... Running Haddock for sendfile-0.7.9... Running hscolour for sendfile-0.7.9... Preprocessing library sendfile-0.7.9... Preprocessing library sendfile-0.7.9... src/Network/Socket/SendFile/Linux.hsc:5:1: Warning: The import of ‘Int32’ from module ‘Data.Int’ is redundant src/Network/Socket/SendFile/Linux.hsc:6:1: Warning: The import of ‘Word32’ from module ‘Data.Word’ is redundant Haddock coverage: 50% ( 1 / 2) in 'Network.Socket.SendFile.Util' 67% ( 2 / 3) in 'Network.Socket.SendFile.Iter' 0% ( 0 / 14) in 'Network.Socket.SendFile.Portable' 100% ( 4 / 4) in 'Network.Socket.SendFile.Linux' 0% ( 0 / 12) in 'Network.Socket.SendFile.Internal' 100% ( 18 / 18) in 'Network.Socket.SendFile' 100% ( 10 / 10) in 'Network.Socket.SendFile.Handle' Documentation created: dist/doc/html/sendfile/index.html, dist/doc/html/sendfile/sendfile.txt Creating package registration file: /tmp/pkgConf-sendfile-0.77312.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/sendfile-0.7.9 Registering sendfile-0.7.9... Installed sendfile-0.7.9 Configuring json-0.9.1... Building json-0.9.1... Preprocessing library json-0.9.1... [1 of 7] Compiling Text.JSON.Types ( Text/JSON/Types.hs, dist/build/Text/JSON/Types.o ) [2 of 7] Compiling Text.JSON.String ( Text/JSON/String.hs, dist/build/Text/JSON/String.o ) [3 of 7] Compiling Text.JSON.ReadP ( Text/JSON/ReadP.hs, dist/build/Text/JSON/ReadP.o ) [4 of 7] Compiling Text.JSON.Parsec ( Text/JSON/Parsec.hs, dist/build/Text/JSON/Parsec.o ) [5 of 7] Compiling Text.JSON.Pretty ( Text/JSON/Pretty.hs, dist/build/Text/JSON/Pretty.o ) [6 of 7] Compiling Text.JSON ( Text/JSON.hs, dist/build/Text/JSON.o ) [7 of 7] Compiling Text.JSON.Generic ( Text/JSON/Generic.hs, dist/build/Text/JSON/Generic.o ) In-place registering json-0.9.1... Running Haddock for json-0.9.1... Running hscolour for json-0.9.1... Preprocessing library json-0.9.1... Preprocessing library json-0.9.1... Haddock coverage: 100% ( 10 / 10) in 'Text.JSON.Types' 95% ( 21 / 22) in 'Text.JSON.String' 18% ( 2 / 11) in 'Text.JSON.ReadP' 17% ( 2 / 12) in 'Text.JSON.Parsec' 18% ( 2 / 11) in 'Text.JSON.Pretty' 90% ( 38 / 42) in 'Text.JSON' 80% ( 8 / 10) in 'Text.JSON.Generic' Warning: Text.JSON.Generic: could not find link destinations for: GHC.IO.Handle.Types.Handle__ Documentation created: dist/doc/html/json/index.html, dist/doc/html/json/json.txt Creating package registration file: /tmp/pkgConf-json-0.97312.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/json-0.9.1 Registering json-0.9.1... Installed json-0.9.1 Configuring regex-posix-0.95.2... Building regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... [1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o ) [2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o ) [3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o ) [4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o ) [5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o ) [6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o ) In-place registering regex-posix-0.95.2... Running Haddock for regex-posix-0.95.2... Running hscolour for regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... Haddock coverage: 40% ( 17 / 42) in 'Text.Regex.Posix.Wrap' 68% ( 17 / 25) in 'Text.Regex.Posix.String' 67% ( 16 / 24) in 'Text.Regex.Posix.Sequence' 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString' 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy' 80% ( 4 / 5) in 'Text.Regex.Posix' Warning: Text.Regex.Posix.Wrap: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.String: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.Sequence: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.ByteString: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Documentation created: dist/doc/html/regex-posix/index.html, dist/doc/html/regex-posix/regex-posix.txt Creating package registration file: /tmp/pkgConf-regex-posix-0.957312.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/regex-posix-0.95.2 Registering regex-posix-0.95.2... Installed regex-posix-0.95.2 Configuring transformers-base-0.4.4... Building transformers-base-0.4.4... Preprocessing library transformers-base-0.4.4... [1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o ) In-place registering transformers-base-0.4.4... Running Haddock for transformers-base-0.4.4... Running hscolour for transformers-base-0.4.4... Preprocessing library transformers-base-0.4.4... Preprocessing library transformers-base-0.4.4... Haddock coverage: 33% ( 1 / 3) in 'Control.Monad.Base' Documentation created: dist/doc/html/transformers-base/index.html, dist/doc/html/transformers-base/transformers-base.txt Creating package registration file: /tmp/pkgConf-transformers-base-0.47312.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-base-0.4.4 Registering transformers-base-0.4.4... Installed transformers-base-0.4.4 Configuring th-orphans-0.11.1... Building th-orphans-0.11.1... Preprocessing library th-orphans-0.11.1... [1 of 1] Compiling Language.Haskell.TH.Instances ( src/Language/Haskell/TH/Instances.hs, dist/build/Language/Haskell/TH/Instances.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.5.0.0 ... linking ... done. Loading package deepseq-1.3.0.2 ... linking ... done. Loading package containers-0.5.5.1 ... linking ... done. Loading package transformers-0.2.2.1 ... linking ... done. Loading package mtl-2.0.1.1 ... linking ... done. Loading package safe-0.3.9 ... linking ... done. Loading package pretty-1.1.1.1 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package syb-0.4.4 ... linking ... done. Loading package th-expand-syns-0.3.0.6 ... linking ... done. Loading package th-reify-many-0.1.3 ... linking ... done. Loading package th-lift-0.7.2 ... linking ... done. Loading package bytestring-0.9.2.1 ... linking ... done. Loading package text-0.11.3.1 ... linking ... done. Loading package hashable-1.2.3.2 ... linking ... done. Loading package nats-1 ... linking ... done. In-place registering th-orphans-0.11.1... Running Haddock for th-orphans-0.11.1... Running hscolour for th-orphans-0.11.1... Preprocessing library th-orphans-0.11.1... Preprocessing library th-orphans-0.11.1... Haddock coverage: 100% ( 1 / 1) in 'Language.Haskell.TH.Instances' Documentation created: dist/doc/html/th-orphans/index.html, dist/doc/html/th-orphans/th-orphans.txt Creating package registration file: /tmp/pkgConf-th-orphans-0.117312.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/th-orphans-0.11.1 Registering th-orphans-0.11.1... Installed th-orphans-0.11.1 Configuring haskell-src-exts-1.16.0.1... Building haskell-src-exts-1.16.0.1... Preprocessing library haskell-src-exts-1.16.0.1... [ 1 of 22] Compiling Language.Haskell.Exts.Annotated.Syntax ( src/Language/Haskell/Exts/Annotated/Syntax.hs, dist/build/Language/Haskell/Exts/Annotated/Syntax.o ) [ 2 of 22] Compiling Language.Haskell.Exts.ParseSyntax ( src/Language/Haskell/Exts/ParseSyntax.hs, dist/build/Language/Haskell/Exts/ParseSyntax.o ) [ 3 of 22] Compiling Language.Haskell.Exts.Annotated.Build ( src/Language/Haskell/Exts/Annotated/Build.hs, dist/build/Language/Haskell/Exts/Annotated/Build.o ) [ 4 of 22] Compiling Language.Haskell.Exts.SrcLoc ( src/Language/Haskell/Exts/SrcLoc.hs, dist/build/Language/Haskell/Exts/SrcLoc.o ) [ 5 of 22] Compiling Language.Haskell.Exts.Comments ( src/Language/Haskell/Exts/Comments.hs, dist/build/Language/Haskell/Exts/Comments.o ) [ 6 of 22] Compiling Language.Haskell.Exts.Annotated.ExactPrint ( src/Language/Haskell/Exts/Annotated/ExactPrint.hs, dist/build/Language/Haskell/Exts/Annotated/ExactPrint.o ) [ 7 of 22] Compiling Language.Haskell.Exts.Extension ( src/Language/Haskell/Exts/Extension.hs, dist/build/Language/Haskell/Exts/Extension.o ) [ 8 of 22] Compiling Language.Haskell.Exts.ExtScheme ( src/Language/Haskell/Exts/ExtScheme.hs, dist/build/Language/Haskell/Exts/ExtScheme.o ) [ 9 of 22] Compiling Language.Haskell.Exts.Syntax ( src/Language/Haskell/Exts/Syntax.hs, dist/build/Language/Haskell/Exts/Syntax.o ) [10 of 22] Compiling Language.Haskell.Exts.Build ( src/Language/Haskell/Exts/Build.hs, dist/build/Language/Haskell/Exts/Build.o ) [11 of 22] Compiling Language.Haskell.Exts.Fixity ( src/Language/Haskell/Exts/Fixity.hs, dist/build/Language/Haskell/Exts/Fixity.o ) [12 of 22] Compiling Language.Haskell.Exts.ParseMonad ( src/Language/Haskell/Exts/ParseMonad.hs, dist/build/Language/Haskell/Exts/ParseMonad.o ) [13 of 22] Compiling Language.Haskell.Exts.InternalLexer ( src/Language/Haskell/Exts/InternalLexer.hs, dist/build/Language/Haskell/Exts/InternalLexer.o ) [14 of 22] Compiling Language.Haskell.Exts.Lexer ( src/Language/Haskell/Exts/Lexer.hs, dist/build/Language/Haskell/Exts/Lexer.o ) [15 of 22] Compiling Language.Haskell.Exts.Annotated.Simplify ( src/Language/Haskell/Exts/Annotated/Simplify.hs, dist/build/Language/Haskell/Exts/Annotated/Simplify.o ) [16 of 22] Compiling Language.Haskell.Exts.Pretty ( src/Language/Haskell/Exts/Pretty.hs, dist/build/Language/Haskell/Exts/Pretty.o ) [17 of 22] Compiling Language.Haskell.Exts.ParseUtils ( src/Language/Haskell/Exts/ParseUtils.hs, dist/build/Language/Haskell/Exts/ParseUtils.o ) [18 of 22] Compiling Language.Haskell.Exts.Annotated.Fixity ( src/Language/Haskell/Exts/Annotated/Fixity.hs, dist/build/Language/Haskell/Exts/Annotated/Fixity.o ) [19 of 22] Compiling Language.Haskell.Exts.InternalParser ( dist/build/Language/Haskell/Exts/InternalParser.hs, dist/build/Language/Haskell/Exts/InternalParser.o ) [20 of 22] Compiling Language.Haskell.Exts.Parser ( src/Language/Haskell/Exts/Parser.hs, dist/build/Language/Haskell/Exts/Parser.o ) [21 of 22] Compiling Language.Haskell.Exts.Annotated ( src/Language/Haskell/Exts/Annotated.hs, dist/build/Language/Haskell/Exts/Annotated.o ) [22 of 22] Compiling Language.Haskell.Exts ( src/Language/Haskell/Exts.hs, dist/build/Language/Haskell/Exts.o ) In-place registering haskell-src-exts-1.16.0.1... Running Haddock for haskell-src-exts-1.16.0.1... Running hscolour for haskell-src-exts-1.16.0.1... Preprocessing library haskell-src-exts-1.16.0.1... Preprocessing library haskell-src-exts-1.16.0.1... Haddock coverage: 70% ( 96 /137) in 'Language.Haskell.Exts.Annotated.Syntax' 0% ( 0 / 21) in 'Language.Haskell.Exts.ParseSyntax' 100% ( 49 / 49) in 'Language.Haskell.Exts.Annotated.Build' 73% ( 19 / 26) in 'Language.Haskell.Exts.SrcLoc' 67% ( 2 / 3) in 'Language.Haskell.Exts.Comments' 67% ( 2 / 3) in 'Language.Haskell.Exts.Annotated.ExactPrint' 65% ( 13 / 20) in 'Language.Haskell.Exts.Extension' 14% ( 1 / 7) in 'Language.Haskell.Exts.ExtScheme' 67% ( 86 /128) in 'Language.Haskell.Exts.Syntax' 100% ( 49 / 49) in 'Language.Haskell.Exts.Build' 77% ( 10 / 13) in 'Language.Haskell.Exts.Fixity' 33% ( 16 / 48) in 'Language.Haskell.Exts.ParseMonad' 20% ( 1 / 5) in 'Language.Haskell.Exts.InternalLexer' 67% ( 4 / 6) in 'Language.Haskell.Exts.Lexer' 4% ( 3 / 71) in 'Language.Haskell.Exts.Annotated.Simplify' 93% ( 14 / 15) in 'Language.Haskell.Exts.Pretty' 4% ( 2 / 52) in 'Language.Haskell.Exts.ParseUtils' 75% ( 9 / 12) in 'Language.Haskell.Exts.Annotated.Fixity' 100% ( 37 / 37) in 'Language.Haskell.Exts.InternalParser' 97% ( 33 / 34) in 'Language.Haskell.Exts.Parser' 95% ( 40 / 42) in 'Language.Haskell.Exts.Annotated' 100% ( 23 / 23) in 'Language.Haskell.Exts' Warning: Language.Haskell.Exts.Annotated.ExactPrint: could not find link destinations for: Language.Haskell.Exts.Annotated.ExactPrint.exactP Documentation created: dist/doc/html/haskell-src-exts/index.html, dist/doc/html/haskell-src-exts/haskell-src-exts.txt Creating package registration file: /tmp/pkgConf-haskell-src-exts-1.16.07312.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/haskell-src-exts-1.16.0.1 Registering haskell-src-exts-1.16.0.1... Installed haskell-src-exts-1.16.0.1 Configuring hslogger-1.2.9... Building hslogger-1.2.9... Preprocessing library hslogger-1.2.9... [1 of 8] Compiling System.Log ( src/System/Log.hs, dist/build/System/Log.o ) [2 of 8] Compiling System.Log.Formatter ( src/System/Log/Formatter.hs, dist/build/System/Log/Formatter.o ) [3 of 8] Compiling System.Log.Handler ( src/System/Log/Handler.hs, dist/build/System/Log/Handler.o ) [4 of 8] Compiling System.Log.Handler.Simple ( src/System/Log/Handler/Simple.hs, dist/build/System/Log/Handler/Simple.o ) [5 of 8] Compiling System.Log.Handler.Syslog ( src/System/Log/Handler/Syslog.hs, dist/build/System/Log/Handler/Syslog.o ) [6 of 8] Compiling System.Log.Handler.Growl ( src/System/Log/Handler/Growl.hs, dist/build/System/Log/Handler/Growl.o ) [7 of 8] Compiling System.Log.Handler.Log4jXML ( src/System/Log/Handler/Log4jXML.hs, dist/build/System/Log/Handler/Log4jXML.o ) [8 of 8] Compiling System.Log.Logger ( src/System/Log/Logger.hs, dist/build/System/Log/Logger.o ) In-place registering hslogger-1.2.9... Running Haddock for hslogger-1.2.9... Running hscolour for hslogger-1.2.9... Preprocessing library hslogger-1.2.9... Preprocessing library hslogger-1.2.9... Haddock coverage: 100% ( 4 / 4) in 'System.Log' 100% ( 6 / 6) in 'System.Log.Formatter' 100% ( 3 / 3) in 'System.Log.Handler' 100% ( 5 / 5) in 'System.Log.Handler.Simple' 100% ( 10 / 10) in 'System.Log.Handler.Syslog' 100% ( 3 / 3) in 'System.Log.Handler.Growl' 100% ( 17 / 17) in 'System.Log.Handler.Log4jXML' 97% ( 38 / 39) in 'System.Log.Logger' Warning: System.Log.Handler.Syslog: could not find link destinations for: System.Log.Handler.Syslog.SyslogHandler Warning: System.Log.Handler.Growl: could not find link destinations for: System.Log.Handler.Growl.GrowlHandler Documentation created: dist/doc/html/hslogger/index.html, dist/doc/html/hslogger/hslogger.txt Creating package registration file: /tmp/pkgConf-hslogger-1.27312.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hslogger-1.2.9 Registering hslogger-1.2.9... Installed hslogger-1.2.9 Configuring monad-control-0.3.3.1... Building monad-control-0.3.3.1... Preprocessing library monad-control-0.3.3.1... [1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o ) In-place registering monad-control-0.3.3.1... Running Haddock for monad-control-0.3.3.1... Running hscolour for monad-control-0.3.3.1... Preprocessing library monad-control-0.3.3.1... Preprocessing library monad-control-0.3.3.1... Haddock coverage: 86% ( 18 / 21) in 'Control.Monad.Trans.Control' Documentation created: dist/doc/html/monad-control/index.html, dist/doc/html/monad-control/monad-control.txt Creating package registration file: /tmp/pkgConf-monad-control-0.3.37312.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/monad-control-0.3.3.1 Registering monad-control-0.3.3.1... Installed monad-control-0.3.3.1 Configuring haskell-src-meta-0.6.0.9... Building haskell-src-meta-0.6.0.9... Preprocessing library haskell-src-meta-0.6.0.9... [1 of 6] Compiling Language.Haskell.TH.Instances.Lift ( src/Language/Haskell/TH/Instances/Lift.hs, dist/build/Language/Haskell/TH/Instances/Lift.o ) [2 of 6] Compiling Language.Haskell.Meta.Syntax.Translate ( src/Language/Haskell/Meta/Syntax/Translate.hs, dist/build/Language/Haskell/Meta/Syntax/Translate.o ) [3 of 6] Compiling Language.Haskell.Meta.Parse ( src/Language/Haskell/Meta/Parse.hs, dist/build/Language/Haskell/Meta/Parse.o ) [4 of 6] Compiling Language.Haskell.Meta.Parse.Careful ( src/Language/Haskell/Meta/Parse/Careful.hs, dist/build/Language/Haskell/Meta/Parse/Careful.o ) [5 of 6] Compiling Language.Haskell.Meta ( src/Language/Haskell/Meta.hs, dist/build/Language/Haskell/Meta.o ) [6 of 6] Compiling Language.Haskell.Meta.Utils ( src/Language/Haskell/Meta/Utils.hs, dist/build/Language/Haskell/Meta/Utils.o ) In-place registering haskell-src-meta-0.6.0.9... Running Haddock for haskell-src-meta-0.6.0.9... Running hscolour for haskell-src-meta-0.6.0.9... Preprocessing library haskell-src-meta-0.6.0.9... Preprocessing library haskell-src-meta-0.6.0.9... Haddock coverage: 100% ( 1 / 1) in 'Language.Haskell.TH.Instances.Lift' 13% ( 11 / 84) in 'Language.Haskell.Meta.Syntax.Translate' 6% ( 1 / 17) in 'Language.Haskell.Meta.Parse' 20% ( 1 / 5) in 'Language.Haskell.Meta.Parse.Careful' 100% ( 3 / 3) in 'Language.Haskell.Meta' 21% ( 11 / 53) in 'Language.Haskell.Meta.Utils' Documentation created: dist/doc/html/haskell-src-meta/index.html, dist/doc/html/haskell-src-meta/haskell-src-meta.txt Creating package registration file: /tmp/pkgConf-haskell-src-meta-0.6.07312.9 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/haskell-src-meta-0.6.0.9 Registering haskell-src-meta-0.6.0.9... Installed haskell-src-meta-0.6.0.9 Configuring happstack-server-6.5.7... Building happstack-server-6.5.7... Preprocessing library happstack-server-6.5.7... src/Happstack/Server/SURI.hs:10:18: Could not find module ‘Network.URI’ Perhaps you meant Network.BSD (from network-2.6.2.0) Use -v to see a list of the files searched for. Failed to install happstack-server-6.5.7 Configuring jmacro-0.5.8... Building jmacro-0.5.8... Preprocessing library jmacro-0.5.8... [1 of 9] Compiling Language.Javascript.JMacro.ParseTH ( Language/Javascript/JMacro/ParseTH.hs, dist/build/Language/Javascript/JMacro/ParseTH.o ) [2 of 9] Compiling Language.Javascript.JMacro.Types ( Language/Javascript/JMacro/Types.hs, dist/build/Language/Javascript/JMacro/Types.o ) Language/Javascript/JMacro/Types.hs:59:1: Warning: Top-level binding with no type signature: lexer :: P.GenTokenParser String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity Language/Javascript/JMacro/Types.hs:61:1: Warning: Defined but not used: ‘whiteSpace’ Language/Javascript/JMacro/Types.hs:61:1: Warning: Top-level binding with no type signature: whiteSpace :: ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity () Language/Javascript/JMacro/Types.hs:62:1: Warning: Defined but not used: ‘symbol’ Language/Javascript/JMacro/Types.hs:62:1: Warning: Top-level binding with no type signature: symbol :: String -> ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity String Language/Javascript/JMacro/Types.hs:63:1: Warning: Top-level binding with no type signature: parens :: forall a. ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity a -> ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity a Language/Javascript/JMacro/Types.hs:64:1: Warning: Top-level binding with no type signature: braces :: forall a. ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity a -> ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity a Language/Javascript/JMacro/Types.hs:65:1: Warning: Top-level binding with no type signature: brackets :: forall a. ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity a -> ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity a Language/Javascript/JMacro/Types.hs:66:1: Warning: Defined but not used: ‘dot’ Language/Javascript/JMacro/Types.hs:66:1: Warning: Top-level binding with no type signature: dot :: ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity String Language/Javascript/JMacro/Types.hs:67:1: Warning: Defined but not used: ‘colon’ Language/Javascript/JMacro/Types.hs:67:1: Warning: Top-level binding with no type signature: colon :: ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity String Language/Javascript/JMacro/Types.hs:68:1: Warning: Defined but not used: ‘semi’ Language/Javascript/JMacro/Types.hs:68:1: Warning: Top-level binding with no type signature: semi :: ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity String Language/Javascript/JMacro/Types.hs:69:1: Warning: Top-level binding with no type signature: identifier :: ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity String Language/Javascript/JMacro/Types.hs:70:1: Warning: Defined but not used: ‘reserved’ Language/Javascript/JMacro/Types.hs:70:1: Warning: Top-level binding with no type signature: reserved :: String -> ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity () Language/Javascript/JMacro/Types.hs:71:1: Warning: Top-level binding with no type signature: reservedOp :: String -> ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity () Language/Javascript/JMacro/Types.hs:72:1: Warning: Top-level binding with no type signature: commaSep1 :: forall a. ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity a -> ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity [a] Language/Javascript/JMacro/Types.hs:73:1: Warning: Top-level binding with no type signature: commaSep :: forall a. ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity a -> ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity [a] Language/Javascript/JMacro/Types.hs:75:1: Warning: Top-level binding with no type signature: lexeme :: forall a. ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity a -> ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity a Language/Javascript/JMacro/Types.hs:80:1: Warning: Defined but not used: ‘parseConstrainedType’ Language/Javascript/JMacro/Types.hs:80:1: Warning: Top-level binding with no type signature: parseConstrainedType :: [Char] -> Either ParseError JLocalType Language/Javascript/JMacro/Types.hs:82:1: Warning: Top-level binding with no type signature: runTypeParser :: forall st'. ParsecT [Char] st' transformers-0.2.2.1:Data.Functor.Identity.Identity JLocalType Language/Javascript/JMacro/Types.hs:120:6: Warning: Defined but not used: ‘x’ Language/Javascript/JMacro/Types.hs:120:8: Warning: Defined but not used: ‘xs’ Language/Javascript/JMacro/Types.hs:129:1: Warning: Top-level binding with no type signature: nullType :: ParsecT String TypeParserState transformers-0.2.2.1:Data.Functor.Identity.Identity JType Language/Javascript/JMacro/Types.hs:138:8: Warning: Defined but not used: ‘xs’ [3 of 9] Compiling Language.Javascript.JMacro.Base ( Language/Javascript/JMacro/Base.hs, dist/build/Language/Javascript/JMacro/Base.o ) Language/Javascript/JMacro/Base.hs:45:1: Warning: The import of ‘Data.Maybe’ is redundant except perhaps to import instances from ‘Data.Maybe’ To import instances alone, use: import Data.Maybe() Language/Javascript/JMacro/Base.hs:46:1: Warning: The qualified import of ‘Data.Set’ is redundant except perhaps to import instances from ‘Data.Set’ To import instances alone, use: import Data.Set() Language/Javascript/JMacro/Base.hs:64:1: Warning: Top-level binding with no type signature: inIdentSupply :: forall a a1. (State [Ident] a1 -> State [Ident] a) -> IdentSupply a1 -> IdentSupply a Language/Javascript/JMacro/Base.hs:538:26: Warning: Defined but not used: ‘cs’ Language/Javascript/JMacro/Base.hs:548:1: Warning: Top-level binding with no type signature: ppConstraintList :: forall a. Show a => [((Maybe String, a), Constraint)] -> Maybe Doc Language/Javascript/JMacro/Base.hs:556:1: Warning: Top-level binding with no type signature: ppRef :: forall a. Show a => (Maybe String, a) -> Doc Language/Javascript/JMacro/Base.hs:558:1: Warning: Top-level binding with no type signature: ppType :: JType -> Doc Language/Javascript/JMacro/Base.hs:736:25: Warning: Defined but not used: ‘b’ Language/Javascript/JMacro/Base.hs:744:1: Warning: Top-level binding with no type signature: encodeJson :: [Char] -> [Char] [4 of 9] Compiling Language.Javascript.JMacro.Util ( Language/Javascript/JMacro/Util.hs, dist/build/Language/Javascript/JMacro/Util.o ) [5 of 9] Compiling Language.Javascript.JMacro.QQ ( Language/Javascript/JMacro/QQ.hs, dist/build/Language/Javascript/JMacro/QQ.o ) Language/Javascript/JMacro/QQ.hs:20:1: Warning: The qualified import of ‘Data.ByteString.Char8’ is redundant except perhaps to import instances from ‘Data.ByteString.Char8’ To import instances alone, use: import Data.ByteString.Char8() Language/Javascript/JMacro/QQ.hs:59:10: Warning: Fields of ‘QuasiQuoter’ not initialised: quoteType, quoteDec In the expression: QuasiQuoter {quoteExp = quoteJMExp, quotePat = quoteJMPat} In an equation for ‘jmacro’: jmacro = QuasiQuoter {quoteExp = quoteJMExp, quotePat = quoteJMPat} Language/Javascript/JMacro/QQ.hs:63:11: Warning: Fields of ‘QuasiQuoter’ not initialised: quoteType, quoteDec In the expression: QuasiQuoter {quoteExp = quoteJMExpE, quotePat = quoteJMPatE} In an equation for ‘jmacroE’: jmacroE = QuasiQuoter {quoteExp = quoteJMExpE, quotePat = quoteJMPatE} Language/Javascript/JMacro/QQ.hs:360:1: Warning: Top-level binding with no type signature: destructuringDecl :: Text.Parsec.Prim.ParsecT [Char] () transformers-0.2.2.1:Data.Functor.Identity.Identity [JStat] Language/Javascript/JMacro/QQ.hs:555:1: Warning: Top-level binding with no type signature: compileRegex :: String -> Either WrapError Regex Language/Javascript/JMacro/QQ.hs:763:3: Warning: This binding for ‘parse’ shadows the existing binding imported from ‘Text.ParserCombinators.Parsec’ at Language/Javascript/JMacro/QQ.hs:34:1-36 (and originally defined in ‘Text.Parsec.Prim’) Language/Javascript/JMacro/QQ.hs:789:18: Warning: This binding for ‘x’ shadows the existing binding bound at Language/Javascript/JMacro/QQ.hs:761:12 [6 of 9] Compiling Language.Javascript.JMacro.Prelude ( Language/Javascript/JMacro/Prelude.hs, dist/build/Language/Javascript/JMacro/Prelude.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.5.0.0 ... linking ... done. Loading package bytestring-0.9.2.1 ... linking ... done. Loading package deepseq-1.3.0.2 ... linking ... done. Loading package containers-0.5.5.1 ... linking ... done. Loading package transformers-0.2.2.1 ... linking ... done. Loading package mtl-2.0.1.1 ... linking ... done. Loading package regex-base-0.93.2 ... linking ... done. Loading package regex-posix-0.95.2 ... linking ... done. Loading package parseargs-0.1.5.2 ... linking ... done. Loading package text-0.11.3.1 ... linking ... done. Loading package parsec-3.1.9 ... linking ... done. Loading package pretty-1.1.1.1 ... linking ... done. Loading package syb-0.4.4 ... linking ... done. Loading package json-0.9.1 ... 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 unix-2.7.1.0 ... linking ... done. Loading package directory-1.2.2.1 ... linking ... done. Loading package old-time-1.1.0.2 ... linking ... done. Loading package polyparse-1.11 ... linking ... done. Loading package cpphs-1.19 ... linking ... done. Loading package haskell-src-exts-1.16.0.1 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package hashable-1.2.3.2 ... linking ... done. Loading package nats-1 ... linking ... done. Loading package th-lift-0.7.2 ... linking ... done. Loading package safe-0.3.9 ... linking ... done. Loading package th-expand-syns-0.3.0.6 ... linking ... done. Loading package th-reify-many-0.1.3 ... linking ... done. Loading package th-orphans-0.11.1 ... linking ... done. Loading package haskell-src-meta-0.6.0.9 ... linking ... done. Language/Javascript/JMacro/Prelude.hs:18:13: Warning: Deprecated syntax: quasiquotes no longer need a dollar sign: $jmacro [7 of 9] Compiling Language.Javascript.JMacro.TypeCheck ( Language/Javascript/JMacro/TypeCheck.hs, dist/build/Language/Javascript/JMacro/TypeCheck.o ) Language/Javascript/JMacro/TypeCheck.hs:541:20: Ambiguous occurrence ‘isLeft’ It could refer to either ‘Language.Javascript.JMacro.TypeCheck.isLeft’, defined at Language/Javascript/JMacro/TypeCheck.hs:32:1 or ‘Data.Either.isLeft’, imported from ‘Data.Either’ at Language/Javascript/JMacro/TypeCheck.hs:16:1-18 Language/Javascript/JMacro/TypeCheck.hs:543:41: Ambiguous occurrence ‘isLeft’ It could refer to either ‘Language.Javascript.JMacro.TypeCheck.isLeft’, defined at Language/Javascript/JMacro/TypeCheck.hs:32:1 or ‘Data.Either.isLeft’, imported from ‘Data.Either’ at Language/Javascript/JMacro/TypeCheck.hs:16:1-18 Language/Javascript/JMacro/TypeCheck.hs:547:18: Ambiguous occurrence ‘isLeft’ It could refer to either ‘Language.Javascript.JMacro.TypeCheck.isLeft’, defined at Language/Javascript/JMacro/TypeCheck.hs:32:1 or ‘Data.Either.isLeft’, imported from ‘Data.Either’ at Language/Javascript/JMacro/TypeCheck.hs:16:1-18 Failed to install jmacro-0.5.8 cabal: Error: some packages failed to install: happstack-jmacro-6.0.1 depends on jmacro-0.5.8 which failed to install. happstack-server-6.5.7 failed during the building phase. The exception was: ExitFailure 1 jmacro-0.5.8 failed during the building phase. The exception was: ExitFailure 1