Resolving dependencies... cabal: Entering directory '/tmp/cabal-tmp-29652/base-orphans-0.5.4' Configuring base-orphans-0.5.4... Building base-orphans-0.5.4... Preprocessing library base-orphans-0.5.4... [1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o ) [2 of 2] Compiling Data.Orphans ( src/Data/Orphans.hs, dist/build/Data/Orphans.o ) Running Haddock for base-orphans-0.5.4... Running hscolour for base-orphans-0.5.4... Preprocessing library base-orphans-0.5.4... Preprocessing library base-orphans-0.5.4... Haddock coverage: 100% ( 1 / 1) in 'Data.Orphans.Prelude' 100% ( 1 / 1) in 'Data.Orphans' Documentation created: dist/doc/html/base-orphans/index.html, dist/doc/html/base-orphans/base-orphans.txt Creating package registration file: /tmp/pkgConf-base-orphans-0.52145174067468703135.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/base-orphans-0.5.4-5IQvrjd7gNP548VkOOyIq6 Registering base-orphans-0.5.4... cabal: Leaving directory '/tmp/cabal-tmp-29652/base-orphans-0.5.4' Installed base-orphans-0.5.4 cabal: Entering directory '/tmp/cabal-tmp-29652/bindings-DSL-1.0.23' Configuring bindings-DSL-1.0.23... Building bindings-DSL-1.0.23... Preprocessing library bindings-DSL-1.0.23... [1 of 1] Compiling Bindings.Utilities ( Bindings/Utilities.hs, dist/build/Bindings/Utilities.o ) Bindings/Utilities.hs:2:1: warning: [-Wtabs] Tab character found here, and in 11 further locations. Please use spaces instead. Running Haddock for bindings-DSL-1.0.23... Running hscolour for bindings-DSL-1.0.23... Preprocessing library bindings-DSL-1.0.23... Preprocessing library bindings-DSL-1.0.23... Bindings/Utilities.hs:2:1: warning: [-Wtabs] Tab character found here, and in 11 further locations. Please use spaces instead. Haddock coverage: 67% ( 2 / 3) in 'Bindings.Utilities' Missing documentation for: Module header Documentation created: dist/doc/html/bindings-DSL/index.html, dist/doc/html/bindings-DSL/bindings-DSL.txt Creating package registration file: /tmp/pkgConf-bindings-DSL-1.014693480941956297539.23 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/bindings-DSL-1.0.23-GUrVdpTUVQC2JWoov2sGwA Registering bindings-DSL-1.0.23... cabal: Leaving directory '/tmp/cabal-tmp-29652/bindings-DSL-1.0.23' Installed bindings-DSL-1.0.23 cabal: Entering directory '/tmp/cabal-tmp-29652/mtl-2.2.1' Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 3 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [ 4 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [ 5 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [ 6 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 7 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [ 8 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [ 9 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [10 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [11 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [12 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [13 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [14 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [16 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [17 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [18 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [19 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [20 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [21 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 100% ( 3 / 3) in 'Control.Monad.Trans' 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) runWriterT 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 100% ( 5 / 5) in 'Control.Monad.State.Class' 96% ( 24 / 25) in 'Control.Monad.State.Lazy' Missing documentation for: runStateT 96% ( 24 / 25) in 'Control.Monad.State.Strict' Missing documentation for: runStateT 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 96% ( 22 / 23) in 'Control.Monad.Reader' Missing documentation for: runReaderT 80% ( 4 / 5) in 'Control.Monad.RWS.Class' Missing documentation for: MonadRWS (Control/Monad/RWS/Class.hs:44) 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' Missing documentation for: runRWST 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' Missing documentation for: runRWST 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 5 / 5) in 'Control.Monad.List' 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 100% ( 19 / 19) in 'Control.Monad.Except' 93% ( 14 / 15) in 'Control.Monad.Error' Missing documentation for: runErrorT 50% ( 1 / 2) in 'Control.Monad.Cont.Class' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) 91% ( 20 / 22) in 'Control.Monad.Cont' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) runContT Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.21911165193269441500.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM Registering mtl-2.2.1... cabal: Leaving directory '/tmp/cabal-tmp-29652/mtl-2.2.1' Installed mtl-2.2.1 cabal: Entering directory '/tmp/cabal-tmp-29652/parallel-3.2.1.0' Configuring parallel-3.2.1.0... Building parallel-3.2.1.0... Preprocessing library parallel-3.2.1.0... [1 of 3] Compiling Control.Seq ( Control/Seq.hs, dist/build/Control/Seq.o ) [2 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o ) [3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o ) Running Haddock for parallel-3.2.1.0... Running hscolour for parallel-3.2.1.0... Preprocessing library parallel-3.2.1.0... Preprocessing library parallel-3.2.1.0... Haddock coverage: 72% ( 21 / 29) in 'Control.Seq' Missing documentation for: seqTuple2 (Control/Seq.hs:174) seqTuple3 (Control/Seq.hs:178) seqTuple4 (Control/Seq.hs:182) seqTuple5 (Control/Seq.hs:186) seqTuple6 (Control/Seq.hs:190) seqTuple7 (Control/Seq.hs:194) seqTuple8 (Control/Seq.hs:198) seqTuple9 (Control/Seq.hs:202) 100% ( 3 / 3) in 'Control.Parallel' 81% ( 68 / 84) in 'Control.Parallel.Strategies' Missing documentation for: evalTuple2 (Control/Parallel/Strategies.hs:596) evalTuple3 (Control/Parallel/Strategies.hs:600) evalTuple4 (Control/Parallel/Strategies.hs:604) evalTuple5 (Control/Parallel/Strategies.hs:608) evalTuple6 (Control/Parallel/Strategies.hs:612) evalTuple7 (Control/Parallel/Strategies.hs:616) evalTuple8 (Control/Parallel/Strategies.hs:620) evalTuple9 (Control/Parallel/Strategies.hs:624) parTuple2 (Control/Parallel/Strategies.hs:628) parTuple3 (Control/Parallel/Strategies.hs:632) parTuple4 (Control/Parallel/Strategies.hs:636) parTuple5 (Control/Parallel/Strategies.hs:640) parTuple6 (Control/Parallel/Strategies.hs:644) parTuple7 (Control/Parallel/Strategies.hs:648) parTuple8 (Control/Parallel/Strategies.hs:652) parTuple9 (Control/Parallel/Strategies.hs:656) Documentation created: dist/doc/html/parallel/index.html, dist/doc/html/parallel/parallel.txt Creating package registration file: /tmp/pkgConf-parallel-3.2.1655495367561717988.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/parallel-3.2.1.0-6VcN0yUHtcs831TgbJiSSi Registering parallel-3.2.1.0... cabal: Leaving directory '/tmp/cabal-tmp-29652/parallel-3.2.1.0' Installed parallel-3.2.1.0 cabal: Entering directory '/tmp/cabal-tmp-29652/random-1.1' Configuring random-1.1... Building random-1.1... Preprocessing library random-1.1... [1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o ) System/Random.hs:43:1: warning: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. Running Haddock for random-1.1... Running hscolour for random-1.1... Preprocessing library random-1.1... Preprocessing library random-1.1... System/Random.hs:43:1: warning: [-Wtabs] Tab character found here, and in 74 further locations. Please use spaces instead. Haddock coverage: Cannot find documentation for: $intro 100% ( 16 / 16) in 'System.Random' Documentation created: dist/doc/html/random/index.html, dist/doc/html/random/random.txt Creating package registration file: /tmp/pkgConf-random-1126107205159473059.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/random-1.1-54KmMHXjttlERYcr1mvsAe Registering random-1.1... cabal: Leaving directory '/tmp/cabal-tmp-29652/random-1.1' Installed random-1.1 cabal: Entering directory '/tmp/cabal-tmp-29652/semigroups-0.18.2' Configuring semigroups-0.18.2... Building semigroups-0.18.2... Preprocessing library semigroups-0.18.2... [1 of 1] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o ) Running Haddock for semigroups-0.18.2... Running hscolour for semigroups-0.18.2... Preprocessing library semigroups-0.18.2... Preprocessing library semigroups-0.18.2... Haddock coverage: 60% ( 3 / 5) in 'Data.Semigroup.Generic' Missing documentation for: GSemigroup (src/Data/Semigroup/Generic.hs:39) GMonoid (src/Data/Semigroup/Generic.hs:69) Warning: Data.Semigroup.Generic: could not find link destinations for: gmappend' gmempty' Documentation created: dist/doc/html/semigroups/index.html, dist/doc/html/semigroups/semigroups.txt Creating package registration file: /tmp/pkgConf-semigroups-0.18371653516962033002.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/semigroups-0.18.2-Abbk7pV5dwErRVpafzN0b Registering semigroups-0.18.2... cabal: Leaving directory '/tmp/cabal-tmp-29652/semigroups-0.18.2' Installed semigroups-0.18.2 cabal: Entering directory '/tmp/cabal-tmp-29652/stm-2.4.4.1' Configuring stm-2.4.4.1... Building stm-2.4.4.1... Preprocessing library stm-2.4.4.1... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.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.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 8 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.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 ) Running Haddock for stm-2.4.4.1... Running hscolour for stm-2.4.4.1... Preprocessing library stm-2.4.4.1... Preprocessing library stm-2.4.4.1... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' Missing documentation for: Module header STM (Control/Sequential/STM.hs:29) atomically (Control/Sequential/STM.hs:47) throwSTM (Control/Sequential/STM.hs:54) catchSTM (Control/Sequential/STM.hs:57) TVar (Control/Sequential/STM.hs:72) newTVar (Control/Sequential/STM.hs:75) newTVarIO (Control/Sequential/STM.hs:78) readTVar (Control/Sequential/STM.hs:83) readTVarIO (Control/Sequential/STM.hs:86) writeTVar (Control/Sequential/STM.hs:89) 90% ( 9 / 10) in 'Control.Monad.STM' Missing documentation for: check (Control/Monad/STM.hs:81) 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Missing documentation for: newTSem (Control/Concurrent/STM/TSem.hs:42) waitTSem (Control/Concurrent/STM/TSem.hs:45) signalTSem (Control/Concurrent/STM/TSem.hs:51) Warning: Control.Monad.STM: could not find link destinations for: getNumElements unsafeNewArray_ unsafeRead unsafeWrite Warning: Control.Concurrent.STM.TArray: could not find link destinations for: getNumElements unsafeNewArray_ unsafeRead unsafeWrite Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt Creating package registration file: /tmp/pkgConf-stm-2.4.415004747621464415775.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/stm-2.4.4.1-4z2NRWnB0NIIUvSJsHW0kF Registering stm-2.4.4.1... cabal: Leaving directory '/tmp/cabal-tmp-29652/stm-2.4.4.1' Installed stm-2.4.4.1 cabal: Entering directory '/tmp/cabal-tmp-29652/text-1.2.2.1' Configuring text-1.2.2.1... Building text-1.2.2.1... Preprocessing library text-1.2.2.1... [ 1 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o ) [ 2 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o ) [ 3 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o ) [ 4 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o ) [ 5 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o ) [ 6 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o ) [ 7 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o ) [ 8 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o ) [ 9 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o ) [10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o ) [11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o ) [12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o ) [13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o ) [14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o ) [15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o ) [16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o ) [17 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o ) [18 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o ) [19 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o ) [20 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o ) [21 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o ) [22 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o ) [23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o ) [24 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o ) [25 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o ) [26 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o ) [27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o ) [28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o ) Data/Text.hs:587:1: warning: [-Winline-rule-shadowing] Rule "TEXT compareN/length -> compareLength" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:592:1: warning: [-Winline-rule-shadowing] Rule "TEXT ==N/length -> compareLength/==EQ" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:597:1: warning: [-Winline-rule-shadowing] Rule "TEXT /=N/length -> compareLength//=EQ" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:602:1: warning: [-Winline-rule-shadowing] Rule "TEXT compareLength/==LT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:607:1: warning: [-Winline-rule-shadowing] Rule "TEXT <=N/length -> compareLength//=GT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:612:1: warning: [-Winline-rule-shadowing] Rule "TEXT >N/length -> compareLength/==GT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ Data/Text.hs:617:1: warning: [-Winline-rule-shadowing] Rule "TEXT >=N/length -> compareLength//=LT" may never fire because ‘length’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’ [29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o ) [30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o ) [31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o ) [32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o ) [33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o ) [34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o ) [35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o ) [36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o ) [37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o ) Data/Text/Internal/Builder.hs:324:1: warning: [-Winline-rule-shadowing] Rule "flush/flush" may never fire because ‘flush’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’ [38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o ) [39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o ) [40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o ) [41 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o ) [42 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o ) [43 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o ) [44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o ) Running Haddock for text-1.2.2.1... Running hscolour for text-1.2.2.1... Preprocessing library text-1.2.2.1... Preprocessing library text-1.2.2.1... Haddock coverage: 100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift' 100% ( 3 / 3) in 'Data.Text.Internal.Unsafe' 14% ( 1 / 7) in 'Data.Text.Internal.Read' Missing documentation for: IReader (Data/Text/Internal/Read.hs:26) IParser (Data/Text/Internal/Read.hs:28) T (Data/Text/Internal/Read.hs:48) digitToInt (Data/Text/Internal/Read.hs:61) hexDigitToInt (Data/Text/Internal/Read.hs:55) perhaps (Data/Text/Internal/Read.hs:50) 100% ( 2 / 2) in 'Data.Text.Internal.Functions' 50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32' Missing documentation for: validate (Data/Text/Internal/Encoding/Utf32.hs:24) 25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16' Missing documentation for: chr2 (Data/Text/Internal/Encoding/Utf16.hs:29) validate1 (Data/Text/Internal/Encoding/Utf16.hs:38) validate2 (Data/Text/Internal/Encoding/Utf16.hs:42) 50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions' Missing documentation for: roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17) 0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits' Missing documentation for: Module header digits (Data/Text/Internal/Builder/Int/Digits.hs:21) 100% ( 12 / 12) in 'Data.Text.Encoding.Error' 100% ( 16 / 16) in 'Data.Text.Array' 33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char' Missing documentation for: ord (Data/Text/Internal/Unsafe/Char.hs:39) unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43) unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47) unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51) 95% ( 19 / 20) in 'Data.Text.Internal' Missing documentation for: textP (Data/Text/Internal.hs:97) 38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size' Missing documentation for: Size (Data/Text/Internal/Fusion/Size.hs:40) exactly (Data/Text/Internal/Fusion/Size.hs:44) exactSize (Data/Text/Internal/Fusion/Size.hs:49) maxSize (Data/Text/Internal/Fusion/Size.hs:57) betweenSize (Data/Text/Internal/Fusion/Size.hs:65) unknownSize (Data/Text/Internal/Fusion/Size.hs:74) compareSize (Data/Text/Internal/Fusion/Size.hs:143) isEmpty (Data/Text/Internal/Fusion/Size.hs:151) 88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types' Missing documentation for: Stream (Data/Text/Internal/Fusion/Types.hs:83) 0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping' Missing documentation for: Module header upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13) lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220) titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225) foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324) 89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common' Missing documentation for: singleton (Data/Text/Internal/Fusion/Common.hs:119) streamList (Data/Text/Internal/Fusion/Common.hs:125) unstreamList (Data/Text/Internal/Fusion/Common.hs:131) intercalate (Data/Text/Internal/Fusion/Common.hs:577) justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479) scanl (Data/Text/Internal/Fusion/Common.hs:656) replicateCharI (Data/Text/Internal/Fusion/Common.hs:671) replicateI (Data/Text/Internal/Fusion/Common.hs:682) 100% ( 2 / 2) in 'Data.Text.Internal.Search' 17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8' Missing documentation for: ord2 (Data/Text/Internal/Encoding/Utf8.hs:58) ord3 (Data/Text/Internal/Encoding/Utf8.hs:69) ord4 (Data/Text/Internal/Encoding/Utf8.hs:81) chr2 (Data/Text/Internal/Encoding/Utf8.hs:94) chr3 (Data/Text/Internal/Encoding/Utf8.hs:103) chr4 (Data/Text/Internal/Encoding/Utf8.hs:114) validate1 (Data/Text/Internal/Encoding/Utf8.hs:128) validate2 (Data/Text/Internal/Encoding/Utf8.hs:132) validate3 (Data/Text/Internal/Encoding/Utf8.hs:136) validate4 (Data/Text/Internal/Encoding/Utf8.hs:153) 93% ( 13 / 14) in 'Data.Text.Unsafe' Missing documentation for: Iter (Data/Text/Unsafe.hs:62) 33% ( 1 / 3) in 'Data.Text.Internal.Private' Missing documentation for: runText (Data/Text/Internal/Private.hs:33) span_ (Data/Text/Internal/Private.hs:23) 91% ( 20 / 22) in 'Data.Text.Internal.Fusion' Missing documentation for: Stream (Data/Text/Internal/Fusion/Types.hs:83) length (Data/Text/Internal/Fusion.hs:127) 33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common' Missing documentation for: restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63) restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39) restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106) restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87) 91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion' Missing documentation for: streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57) 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion' 100% ( 4 / 4) in 'Data.Text.Show' 100% ( 33 / 33) in 'Data.Text.Encoding' 100% ( 18 / 18) in 'Data.Text.Foreign' 100% (127 /127) in 'Data.Text' 100% ( 3 / 3) in 'Data.Text.Internal.IO' 100% ( 20 / 20) in 'Data.Text.IO' 93% ( 14 / 15) in 'Data.Text.Internal.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion' 100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search' 100% ( 2 / 2) in 'Data.Text.Lazy.Internal' 89% ( 24 / 27) in 'Data.Text.Lazy.Encoding' Missing documentation for: encodeUtf8 (Data/Text/Lazy/Encoding.hs:148) encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162) encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167) 99% (128 /129) in 'Data.Text.Lazy' Missing documentation for: Text (Data/Text/Internal/Lazy.hs:47) 94% ( 16 / 17) in 'Data.Text.Internal.Builder' Missing documentation for: append' (Data/Text/Internal/Builder.hs:301) 100% ( 12 / 12) in 'Data.Text.Lazy.Builder' 100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions' 0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int' Missing documentation for: Module header decimal (Data/Text/Lazy/Builder/Int.hs:52) hexadecimal (Data/Text/Lazy/Builder/Int.hs:162) 75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat' Missing documentation for: formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46) 100% ( 19 / 19) in 'Data.Text.Lazy.IO' 100% ( 7 / 7) in 'Data.Text.Lazy.Read' 100% ( 7 / 7) in 'Data.Text.Read' Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for: findIndicesI Warning: Data.Text: could not find link destinations for: replicateChar countChar Warning: Data.Text.Internal.IO: could not find link destinations for: Handle__ Warning: Data.Text.Lazy: could not find link destinations for: replicateChar dropWords splitAtWord countChar Warning: Data.Text.Internal.Builder: could not find link destinations for: empty append Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for: floatToDigits Documentation created: dist/doc/html/text/index.html, dist/doc/html/text/text.txt Creating package registration file: /tmp/pkgConf-text-1.2.2271059426992028067.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs Registering text-1.2.2.1... cabal: Leaving directory '/tmp/cabal-tmp-29652/text-1.2.2.1' Installed text-1.2.2.1 cabal: Entering directory '/tmp/cabal-tmp-29652/transformers-compat-0.5.1.4' Configuring transformers-compat-0.5.1.4... Building transformers-compat-0.5.1.4... Preprocessing library transformers-compat-0.5.1.4... [1 of 2] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) [2 of 2] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o ) Running Haddock for transformers-compat-0.5.1.4... Running hscolour for transformers-compat-0.5.1.4... Preprocessing library transformers-compat-0.5.1.4... Preprocessing library transformers-compat-0.5.1.4... Haddock coverage: 0% ( 0 / 8) in 'Paths_transformers_compat' Missing documentation for: Module header version (dist/build/autogen/Paths_transformers_compat.hs:28) getBinDir (dist/build/autogen/Paths_transformers_compat.hs:38) getLibDir (dist/build/autogen/Paths_transformers_compat.hs:38) getDataDir (dist/build/autogen/Paths_transformers_compat.hs:38) getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:38) getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:45) getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:38) 100% ( 1 / 1) in 'Control.Monad.Trans.Instances' 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.5.19561341581390865725.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/transformers-compat-0.5.1.4-G5tKvPrwhggJRvSwXNMs1N Registering transformers-compat-0.5.1.4... cabal: Leaving directory '/tmp/cabal-tmp-29652/transformers-compat-0.5.1.4' Installed transformers-compat-0.5.1.4 cabal: Entering directory '/tmp/cabal-tmp-29652/bindings-GLFW-3.1.2.2' Configuring bindings-GLFW-3.1.2.2... Building bindings-GLFW-3.1.2.2... Preprocessing library bindings-GLFW-3.1.2.2... GLFW.hsc: In function ‘main’: GLFW.hsc:323:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=] GLFW.hsc:323:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=] GLFW.hsc:323:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=] GLFW.hsc:330:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=] GLFW.hsc:330:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=] GLFW.hsc:330:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=] GLFW.hsc:420:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=] GLFW.hsc:420:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=] GLFW.hsc:420:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=] [1 of 1] Compiling Bindings.GLFW ( dist/build/Bindings/GLFW.hs, dist/build/Bindings/GLFW.o ) Running Haddock for bindings-GLFW-3.1.2.2... Running hscolour for bindings-GLFW-3.1.2.2... Preprocessing library bindings-GLFW-3.1.2.2... Preprocessing library bindings-GLFW-3.1.2.2... Haddock coverage: 0% ( 0 /450) in 'Bindings.GLFW' Missing documentation for: Module header c'GL_FALSE (Bindings/GLFW.hsc:56) c'GL_TRUE (Bindings/GLFW.hsc:57) c'GLFW_VERSION_MAJOR (Bindings/GLFW.hsc:59) c'GLFW_VERSION_MINOR (Bindings/GLFW.hsc:60) c'GLFW_VERSION_REVISION (Bindings/GLFW.hsc:61) c'GLFW_RELEASE (Bindings/GLFW.hsc:63) c'GLFW_PRESS (Bindings/GLFW.hsc:64) c'GLFW_REPEAT (Bindings/GLFW.hsc:65) c'GLFW_KEY_UNKNOWN (Bindings/GLFW.hsc:67) c'GLFW_KEY_SPACE (Bindings/GLFW.hsc:69) c'GLFW_KEY_APOSTROPHE (Bindings/GLFW.hsc:70) c'GLFW_KEY_COMMA (Bindings/GLFW.hsc:71) c'GLFW_KEY_MINUS (Bindings/GLFW.hsc:72) c'GLFW_KEY_PERIOD (Bindings/GLFW.hsc:73) c'GLFW_KEY_SLASH (Bindings/GLFW.hsc:74) c'GLFW_KEY_0 (Bindings/GLFW.hsc:75) c'GLFW_KEY_1 (Bindings/GLFW.hsc:76) c'GLFW_KEY_2 (Bindings/GLFW.hsc:77) c'GLFW_KEY_3 (Bindings/GLFW.hsc:78) c'GLFW_KEY_4 (Bindings/GLFW.hsc:79) c'GLFW_KEY_5 (Bindings/GLFW.hsc:80) c'GLFW_KEY_6 (Bindings/GLFW.hsc:81) c'GLFW_KEY_7 (Bindings/GLFW.hsc:82) c'GLFW_KEY_8 (Bindings/GLFW.hsc:83) c'GLFW_KEY_9 (Bindings/GLFW.hsc:84) c'GLFW_KEY_SEMICOLON (Bindings/GLFW.hsc:85) c'GLFW_KEY_EQUAL (Bindings/GLFW.hsc:86) c'GLFW_KEY_A (Bindings/GLFW.hsc:87) c'GLFW_KEY_B (Bindings/GLFW.hsc:88) c'GLFW_KEY_C (Bindings/GLFW.hsc:89) c'GLFW_KEY_D (Bindings/GLFW.hsc:90) c'GLFW_KEY_E (Bindings/GLFW.hsc:91) c'GLFW_KEY_F (Bindings/GLFW.hsc:92) c'GLFW_KEY_G (Bindings/GLFW.hsc:93) c'GLFW_KEY_H (Bindings/GLFW.hsc:94) c'GLFW_KEY_I (Bindings/GLFW.hsc:95) c'GLFW_KEY_J (Bindings/GLFW.hsc:96) c'GLFW_KEY_K (Bindings/GLFW.hsc:97) c'GLFW_KEY_L (Bindings/GLFW.hsc:98) c'GLFW_KEY_M (Bindings/GLFW.hsc:99) c'GLFW_KEY_N (Bindings/GLFW.hsc:100) c'GLFW_KEY_O (Bindings/GLFW.hsc:101) c'GLFW_KEY_P (Bindings/GLFW.hsc:102) c'GLFW_KEY_Q (Bindings/GLFW.hsc:103) c'GLFW_KEY_R (Bindings/GLFW.hsc:104) c'GLFW_KEY_S (Bindings/GLFW.hsc:105) c'GLFW_KEY_T (Bindings/GLFW.hsc:106) c'GLFW_KEY_U (Bindings/GLFW.hsc:107) c'GLFW_KEY_V (Bindings/GLFW.hsc:108) c'GLFW_KEY_W (Bindings/GLFW.hsc:109) c'GLFW_KEY_X (Bindings/GLFW.hsc:110) c'GLFW_KEY_Y (Bindings/GLFW.hsc:111) c'GLFW_KEY_Z (Bindings/GLFW.hsc:112) c'GLFW_KEY_LEFT_BRACKET (Bindings/GLFW.hsc:113) c'GLFW_KEY_BACKSLASH (Bindings/GLFW.hsc:114) c'GLFW_KEY_RIGHT_BRACKET (Bindings/GLFW.hsc:115) c'GLFW_KEY_GRAVE_ACCENT (Bindings/GLFW.hsc:116) c'GLFW_KEY_WORLD_1 (Bindings/GLFW.hsc:117) c'GLFW_KEY_WORLD_2 (Bindings/GLFW.hsc:118) c'GLFW_KEY_ESCAPE (Bindings/GLFW.hsc:120) c'GLFW_KEY_ENTER (Bindings/GLFW.hsc:121) c'GLFW_KEY_TAB (Bindings/GLFW.hsc:122) c'GLFW_KEY_BACKSPACE (Bindings/GLFW.hsc:123) c'GLFW_KEY_INSERT (Bindings/GLFW.hsc:124) c'GLFW_KEY_DELETE (Bindings/GLFW.hsc:125) c'GLFW_KEY_RIGHT (Bindings/GLFW.hsc:126) c'GLFW_KEY_LEFT (Bindings/GLFW.hsc:127) c'GLFW_KEY_DOWN (Bindings/GLFW.hsc:128) c'GLFW_KEY_UP (Bindings/GLFW.hsc:129) c'GLFW_KEY_PAGE_UP (Bindings/GLFW.hsc:130) c'GLFW_KEY_PAGE_DOWN (Bindings/GLFW.hsc:131) c'GLFW_KEY_HOME (Bindings/GLFW.hsc:132) c'GLFW_KEY_END (Bindings/GLFW.hsc:133) c'GLFW_KEY_CAPS_LOCK (Bindings/GLFW.hsc:134) c'GLFW_KEY_SCROLL_LOCK (Bindings/GLFW.hsc:135) c'GLFW_KEY_NUM_LOCK (Bindings/GLFW.hsc:136) c'GLFW_KEY_PRINT_SCREEN (Bindings/GLFW.hsc:137) c'GLFW_KEY_PAUSE (Bindings/GLFW.hsc:138) c'GLFW_KEY_F1 (Bindings/GLFW.hsc:139) c'GLFW_KEY_F2 (Bindings/GLFW.hsc:140) c'GLFW_KEY_F3 (Bindings/GLFW.hsc:141) c'GLFW_KEY_F4 (Bindings/GLFW.hsc:142) c'GLFW_KEY_F5 (Bindings/GLFW.hsc:143) c'GLFW_KEY_F6 (Bindings/GLFW.hsc:144) c'GLFW_KEY_F7 (Bindings/GLFW.hsc:145) c'GLFW_KEY_F8 (Bindings/GLFW.hsc:146) c'GLFW_KEY_F9 (Bindings/GLFW.hsc:147) c'GLFW_KEY_F10 (Bindings/GLFW.hsc:148) c'GLFW_KEY_F11 (Bindings/GLFW.hsc:149) c'GLFW_KEY_F12 (Bindings/GLFW.hsc:150) c'GLFW_KEY_F13 (Bindings/GLFW.hsc:151) c'GLFW_KEY_F14 (Bindings/GLFW.hsc:152) c'GLFW_KEY_F15 (Bindings/GLFW.hsc:153) c'GLFW_KEY_F16 (Bindings/GLFW.hsc:154) c'GLFW_KEY_F17 (Bindings/GLFW.hsc:155) c'GLFW_KEY_F18 (Bindings/GLFW.hsc:156) c'GLFW_KEY_F19 (Bindings/GLFW.hsc:157) c'GLFW_KEY_F20 (Bindings/GLFW.hsc:158) c'GLFW_KEY_F21 (Bindings/GLFW.hsc:159) c'GLFW_KEY_F22 (Bindings/GLFW.hsc:160) c'GLFW_KEY_F23 (Bindings/GLFW.hsc:161) c'GLFW_KEY_F24 (Bindings/GLFW.hsc:162) c'GLFW_KEY_F25 (Bindings/GLFW.hsc:163) c'GLFW_KEY_KP_0 (Bindings/GLFW.hsc:164) c'GLFW_KEY_KP_1 (Bindings/GLFW.hsc:165) c'GLFW_KEY_KP_2 (Bindings/GLFW.hsc:166) c'GLFW_KEY_KP_3 (Bindings/GLFW.hsc:167) c'GLFW_KEY_KP_4 (Bindings/GLFW.hsc:168) c'GLFW_KEY_KP_5 (Bindings/GLFW.hsc:169) c'GLFW_KEY_KP_6 (Bindings/GLFW.hsc:170) c'GLFW_KEY_KP_7 (Bindings/GLFW.hsc:171) c'GLFW_KEY_KP_8 (Bindings/GLFW.hsc:172) c'GLFW_KEY_KP_9 (Bindings/GLFW.hsc:173) c'GLFW_KEY_KP_DECIMAL (Bindings/GLFW.hsc:174) c'GLFW_KEY_KP_DIVIDE (Bindings/GLFW.hsc:175) c'GLFW_KEY_KP_MULTIPLY (Bindings/GLFW.hsc:176) c'GLFW_KEY_KP_SUBTRACT (Bindings/GLFW.hsc:177) c'GLFW_KEY_KP_ADD (Bindings/GLFW.hsc:178) c'GLFW_KEY_KP_ENTER (Bindings/GLFW.hsc:179) c'GLFW_KEY_KP_EQUAL (Bindings/GLFW.hsc:180) c'GLFW_KEY_LEFT_SHIFT (Bindings/GLFW.hsc:181) c'GLFW_KEY_LEFT_CONTROL (Bindings/GLFW.hsc:182) c'GLFW_KEY_LEFT_ALT (Bindings/GLFW.hsc:183) c'GLFW_KEY_LEFT_SUPER (Bindings/GLFW.hsc:184) c'GLFW_KEY_RIGHT_SHIFT (Bindings/GLFW.hsc:185) c'GLFW_KEY_RIGHT_CONTROL (Bindings/GLFW.hsc:186) c'GLFW_KEY_RIGHT_ALT (Bindings/GLFW.hsc:187) c'GLFW_KEY_RIGHT_SUPER (Bindings/GLFW.hsc:188) c'GLFW_KEY_MENU (Bindings/GLFW.hsc:189) c'GLFW_KEY_LAST (Bindings/GLFW.hsc:190) c'GLFW_MOD_SHIFT (Bindings/GLFW.hsc:192) c'GLFW_MOD_CONTROL (Bindings/GLFW.hsc:193) c'GLFW_MOD_ALT (Bindings/GLFW.hsc:194) c'GLFW_MOD_SUPER (Bindings/GLFW.hsc:195) c'GLFW_MOUSE_BUTTON_1 (Bindings/GLFW.hsc:197) c'GLFW_MOUSE_BUTTON_2 (Bindings/GLFW.hsc:198) c'GLFW_MOUSE_BUTTON_3 (Bindings/GLFW.hsc:199) c'GLFW_MOUSE_BUTTON_4 (Bindings/GLFW.hsc:200) c'GLFW_MOUSE_BUTTON_5 (Bindings/GLFW.hsc:201) c'GLFW_MOUSE_BUTTON_6 (Bindings/GLFW.hsc:202) c'GLFW_MOUSE_BUTTON_7 (Bindings/GLFW.hsc:203) c'GLFW_MOUSE_BUTTON_8 (Bindings/GLFW.hsc:204) c'GLFW_MOUSE_BUTTON_LAST (Bindings/GLFW.hsc:205) c'GLFW_MOUSE_BUTTON_LEFT (Bindings/GLFW.hsc:206) c'GLFW_MOUSE_BUTTON_RIGHT (Bindings/GLFW.hsc:207) c'GLFW_MOUSE_BUTTON_MIDDLE (Bindings/GLFW.hsc:208) c'GLFW_JOYSTICK_1 (Bindings/GLFW.hsc:210) c'GLFW_JOYSTICK_2 (Bindings/GLFW.hsc:211) c'GLFW_JOYSTICK_3 (Bindings/GLFW.hsc:212) c'GLFW_JOYSTICK_4 (Bindings/GLFW.hsc:213) c'GLFW_JOYSTICK_5 (Bindings/GLFW.hsc:214) c'GLFW_JOYSTICK_6 (Bindings/GLFW.hsc:215) c'GLFW_JOYSTICK_7 (Bindings/GLFW.hsc:216) c'GLFW_JOYSTICK_8 (Bindings/GLFW.hsc:217) c'GLFW_JOYSTICK_9 (Bindings/GLFW.hsc:218) c'GLFW_JOYSTICK_10 (Bindings/GLFW.hsc:219) c'GLFW_JOYSTICK_11 (Bindings/GLFW.hsc:220) c'GLFW_JOYSTICK_12 (Bindings/GLFW.hsc:221) c'GLFW_JOYSTICK_13 (Bindings/GLFW.hsc:222) c'GLFW_JOYSTICK_14 (Bindings/GLFW.hsc:223) c'GLFW_JOYSTICK_15 (Bindings/GLFW.hsc:224) c'GLFW_JOYSTICK_16 (Bindings/GLFW.hsc:225) c'GLFW_JOYSTICK_LAST (Bindings/GLFW.hsc:226) c'GLFW_NOT_INITIALIZED (Bindings/GLFW.hsc:228) c'GLFW_NO_CURRENT_CONTEXT (Bindings/GLFW.hsc:229) c'GLFW_INVALID_ENUM (Bindings/GLFW.hsc:230) c'GLFW_INVALID_VALUE (Bindings/GLFW.hsc:231) c'GLFW_OUT_OF_MEMORY (Bindings/GLFW.hsc:232) c'GLFW_API_UNAVAILABLE (Bindings/GLFW.hsc:233) c'GLFW_VERSION_UNAVAILABLE (Bindings/GLFW.hsc:234) c'GLFW_PLATFORM_ERROR (Bindings/GLFW.hsc:235) c'GLFW_FORMAT_UNAVAILABLE (Bindings/GLFW.hsc:236) c'GLFW_FOCUSED (Bindings/GLFW.hsc:238) c'GLFW_ICONIFIED (Bindings/GLFW.hsc:239) c'GLFW_RESIZABLE (Bindings/GLFW.hsc:240) c'GLFW_VISIBLE (Bindings/GLFW.hsc:241) c'GLFW_DECORATED (Bindings/GLFW.hsc:242) c'GLFW_RED_BITS (Bindings/GLFW.hsc:244) c'GLFW_GREEN_BITS (Bindings/GLFW.hsc:245) c'GLFW_BLUE_BITS (Bindings/GLFW.hsc:246) c'GLFW_ALPHA_BITS (Bindings/GLFW.hsc:247) c'GLFW_DEPTH_BITS (Bindings/GLFW.hsc:248) c'GLFW_STENCIL_BITS (Bindings/GLFW.hsc:249) c'GLFW_ACCUM_RED_BITS (Bindings/GLFW.hsc:250) c'GLFW_ACCUM_GREEN_BITS (Bindings/GLFW.hsc:251) c'GLFW_ACCUM_BLUE_BITS (Bindings/GLFW.hsc:252) c'GLFW_ACCUM_ALPHA_BITS (Bindings/GLFW.hsc:253) c'GLFW_AUX_BUFFERS (Bindings/GLFW.hsc:254) c'GLFW_STEREO (Bindings/GLFW.hsc:255) c'GLFW_SAMPLES (Bindings/GLFW.hsc:256) c'GLFW_SRGB_CAPABLE (Bindings/GLFW.hsc:257) c'GLFW_REFRESH_RATE (Bindings/GLFW.hsc:258) c'GLFW_CLIENT_API (Bindings/GLFW.hsc:260) c'GLFW_CONTEXT_VERSION_MAJOR (Bindings/GLFW.hsc:261) c'GLFW_CONTEXT_VERSION_MINOR (Bindings/GLFW.hsc:262) c'GLFW_CONTEXT_REVISION (Bindings/GLFW.hsc:263) c'GLFW_CONTEXT_ROBUSTNESS (Bindings/GLFW.hsc:264) c'GLFW_OPENGL_FORWARD_COMPAT (Bindings/GLFW.hsc:265) c'GLFW_OPENGL_DEBUG_CONTEXT (Bindings/GLFW.hsc:266) c'GLFW_OPENGL_PROFILE (Bindings/GLFW.hsc:267) c'GLFW_OPENGL_API (Bindings/GLFW.hsc:269) c'GLFW_OPENGL_ES_API (Bindings/GLFW.hsc:270) c'GLFW_NO_ROBUSTNESS (Bindings/GLFW.hsc:272) c'GLFW_NO_RESET_NOTIFICATION (Bindings/GLFW.hsc:273) c'GLFW_LOSE_CONTEXT_ON_RESET (Bindings/GLFW.hsc:274) c'GLFW_OPENGL_ANY_PROFILE (Bindings/GLFW.hsc:276) c'GLFW_OPENGL_CORE_PROFILE (Bindings/GLFW.hsc:277) c'GLFW_OPENGL_COMPAT_PROFILE (Bindings/GLFW.hsc:278) c'GLFW_CURSOR (Bindings/GLFW.hsc:280) c'GLFW_STICKY_KEYS (Bindings/GLFW.hsc:281) c'GLFW_STICKY_MOUSE_BUTTONS (Bindings/GLFW.hsc:282) c'GLFW_CURSOR_NORMAL (Bindings/GLFW.hsc:284) c'GLFW_CURSOR_HIDDEN (Bindings/GLFW.hsc:285) c'GLFW_CURSOR_DISABLED (Bindings/GLFW.hsc:286) c'GLFW_CONNECTED (Bindings/GLFW.hsc:288) c'GLFW_DISCONNECTED (Bindings/GLFW.hsc:289) C'GLFWglproc (Bindings/GLFW.hsc:290) mk'GLFWglproc (Bindings/GLFW.hsc:291) C'GLFWmonitor (Bindings/GLFW.hsc:292) mK'GLFWglproc (Bindings/GLFW.hsc:293) C'GLFWwindow (Bindings/GLFW.hsc:296) C'GLFWerrorfun (Bindings/GLFW.hsc:300) C'GLFWwindowposfun (Bindings/GLFW.hsc:301) mk'GLFWerrorfun (Bindings/GLFW.hsc:301) C'GLFWwindowsizefun (Bindings/GLFW.hsc:302) mk'GLFWwindowposfun (Bindings/GLFW.hsc:302) C'GLFWwindowclosefun (Bindings/GLFW.hsc:303) mK'GLFWerrorfun (Bindings/GLFW.hsc:303) mk'GLFWwindowsizefun (Bindings/GLFW.hsc:303) C'GLFWwindowrefreshfun (Bindings/GLFW.hsc:304) mk'GLFWwindowclosefun (Bindings/GLFW.hsc:304) mK'GLFWwindowposfun (Bindings/GLFW.hsc:304) C'GLFWwindowfocusfun (Bindings/GLFW.hsc:305) mk'GLFWwindowrefreshfun (Bindings/GLFW.hsc:305) mK'GLFWwindowsizefun (Bindings/GLFW.hsc:305) C'GLFWwindowiconifyfun (Bindings/GLFW.hsc:306) mK'GLFWwindowclosefun (Bindings/GLFW.hsc:306) mk'GLFWwindowfocusfun (Bindings/GLFW.hsc:306) C'GLFWframebuffersizefun (Bindings/GLFW.hsc:307) mK'GLFWwindowrefreshfun (Bindings/GLFW.hsc:307) mk'GLFWwindowiconifyfun (Bindings/GLFW.hsc:307) C'GLFWmousebuttonfun (Bindings/GLFW.hsc:308) mK'GLFWwindowfocusfun (Bindings/GLFW.hsc:308) mk'GLFWframebuffersizefun (Bindings/GLFW.hsc:308) C'GLFWcursorposfun (Bindings/GLFW.hsc:309) mK'GLFWwindowiconifyfun (Bindings/GLFW.hsc:309) mk'GLFWmousebuttonfun (Bindings/GLFW.hsc:309) C'GLFWcursorenterfun (Bindings/GLFW.hsc:310) mK'GLFWframebuffersizefun (Bindings/GLFW.hsc:310) mk'GLFWcursorposfun (Bindings/GLFW.hsc:310) C'GLFWscrollfun (Bindings/GLFW.hsc:311) mk'GLFWcursorenterfun (Bindings/GLFW.hsc:311) mK'GLFWmousebuttonfun (Bindings/GLFW.hsc:311) C'GLFWkeyfun (Bindings/GLFW.hsc:312) mk'GLFWscrollfun (Bindings/GLFW.hsc:312) mK'GLFWcursorposfun (Bindings/GLFW.hsc:312) C'GLFWcharfun (Bindings/GLFW.hsc:313) mK'GLFWcursorenterfun (Bindings/GLFW.hsc:313) mk'GLFWkeyfun (Bindings/GLFW.hsc:313) C'GLFWmonitorfun (Bindings/GLFW.hsc:314) mk'GLFWcharfun (Bindings/GLFW.hsc:314) mK'GLFWscrollfun (Bindings/GLFW.hsc:314) mk'GLFWmonitorfun (Bindings/GLFW.hsc:315) mK'GLFWkeyfun (Bindings/GLFW.hsc:315) mK'GLFWcharfun (Bindings/GLFW.hsc:316) mK'GLFWmonitorfun (Bindings/GLFW.hsc:317) C'GLFWvidmode (Bindings/GLFW.hsc:323) C'GLFWgammaramp (Bindings/GLFW.hsc:330) p'GLFWvidmode'width (Bindings/GLFW.hsc:332) c'glfwInit (Bindings/GLFW.hsc:332) c'glfwTerminate (Bindings/GLFW.hsc:333) p'GLFWvidmode'height (Bindings/GLFW.hsc:334) p'glfwInit (Bindings/GLFW.hsc:334) c'glfwGetVersion (Bindings/GLFW.hsc:334) c'glfwGetVersionString (Bindings/GLFW.hsc:335) p'glfwTerminate (Bindings/GLFW.hsc:335) p'GLFWvidmode'redBits (Bindings/GLFW.hsc:336) c'glfwSetErrorCallback (Bindings/GLFW.hsc:336) p'glfwGetVersion (Bindings/GLFW.hsc:336) p'GLFWgammaramp'red (Bindings/GLFW.hsc:337) p'glfwGetVersionString (Bindings/GLFW.hsc:337) c'glfwGetMonitors (Bindings/GLFW.hsc:337) p'GLFWvidmode'greenBits (Bindings/GLFW.hsc:338) c'glfwGetPrimaryMonitor (Bindings/GLFW.hsc:338) p'glfwSetErrorCallback (Bindings/GLFW.hsc:338) p'GLFWgammaramp'green (Bindings/GLFW.hsc:339) p'glfwGetMonitors (Bindings/GLFW.hsc:339) c'glfwGetMonitorPos (Bindings/GLFW.hsc:339) p'GLFWvidmode'blueBits (Bindings/GLFW.hsc:340) p'glfwGetPrimaryMonitor (Bindings/GLFW.hsc:340) c'glfwGetMonitorPhysicalSize (Bindings/GLFW.hsc:340) p'GLFWgammaramp'blue (Bindings/GLFW.hsc:341) c'glfwGetMonitorName (Bindings/GLFW.hsc:341) p'glfwGetMonitorPos (Bindings/GLFW.hsc:341) p'GLFWvidmode'refreshRate (Bindings/GLFW.hsc:342) c'glfwSetMonitorCallback (Bindings/GLFW.hsc:342) p'glfwGetMonitorPhysicalSize (Bindings/GLFW.hsc:342) p'GLFWgammaramp'size (Bindings/GLFW.hsc:343) p'glfwGetMonitorName (Bindings/GLFW.hsc:343) c'glfwGetVideoModes (Bindings/GLFW.hsc:343) (Bindings/GLFW.hsc:343) c'glfwGetVideoMode (Bindings/GLFW.hsc:344) p'glfwSetMonitorCallback (Bindings/GLFW.hsc:344) (Bindings/GLFW.hsc:344) c'glfwSetGamma (Bindings/GLFW.hsc:345) p'glfwGetVideoModes (Bindings/GLFW.hsc:345) c'glfwGetGammaRamp (Bindings/GLFW.hsc:346) p'glfwGetVideoMode (Bindings/GLFW.hsc:346) p'glfwSetGamma (Bindings/GLFW.hsc:347) c'glfwSetGammaRamp (Bindings/GLFW.hsc:347) c'glfwDefaultWindowHints (Bindings/GLFW.hsc:348) p'glfwGetGammaRamp (Bindings/GLFW.hsc:348) c'glfwWindowHint (Bindings/GLFW.hsc:349) p'glfwSetGammaRamp (Bindings/GLFW.hsc:349) p'glfwDefaultWindowHints (Bindings/GLFW.hsc:350) c'glfwCreateWindow (Bindings/GLFW.hsc:350) c'glfwDestroyWindow (Bindings/GLFW.hsc:351) p'glfwWindowHint (Bindings/GLFW.hsc:351) c'glfwWindowShouldClose (Bindings/GLFW.hsc:352) p'glfwCreateWindow (Bindings/GLFW.hsc:352) c'glfwSetWindowShouldClose (Bindings/GLFW.hsc:353) p'glfwDestroyWindow (Bindings/GLFW.hsc:353) p'glfwWindowShouldClose (Bindings/GLFW.hsc:354) c'glfwSetWindowTitle (Bindings/GLFW.hsc:354) p'glfwSetWindowShouldClose (Bindings/GLFW.hsc:355) c'glfwGetWindowPos (Bindings/GLFW.hsc:355) c'glfwSetWindowPos (Bindings/GLFW.hsc:356) p'glfwSetWindowTitle (Bindings/GLFW.hsc:356) c'glfwGetWindowSize (Bindings/GLFW.hsc:357) p'glfwGetWindowPos (Bindings/GLFW.hsc:357) c'glfwSetWindowSize (Bindings/GLFW.hsc:358) p'glfwSetWindowPos (Bindings/GLFW.hsc:358) c'glfwGetFramebufferSize (Bindings/GLFW.hsc:359) p'glfwGetWindowSize (Bindings/GLFW.hsc:359) c'glfwIconifyWindow (Bindings/GLFW.hsc:360) p'glfwSetWindowSize (Bindings/GLFW.hsc:360) c'glfwRestoreWindow (Bindings/GLFW.hsc:361) p'glfwGetFramebufferSize (Bindings/GLFW.hsc:361) c'glfwShowWindow (Bindings/GLFW.hsc:362) p'glfwIconifyWindow (Bindings/GLFW.hsc:362) c'glfwHideWindow (Bindings/GLFW.hsc:363) p'glfwRestoreWindow (Bindings/GLFW.hsc:363) p'glfwShowWindow (Bindings/GLFW.hsc:364) c'glfwGetWindowMonitor (Bindings/GLFW.hsc:364) p'glfwHideWindow (Bindings/GLFW.hsc:365) c'glfwGetWindowAttrib (Bindings/GLFW.hsc:365) c'glfwSetWindowUserPointer (Bindings/GLFW.hsc:366) p'glfwGetWindowMonitor (Bindings/GLFW.hsc:366) c'glfwGetWindowUserPointer (Bindings/GLFW.hsc:367) p'glfwGetWindowAttrib (Bindings/GLFW.hsc:367) p'glfwSetWindowUserPointer (Bindings/GLFW.hsc:368) c'glfwSetWindowPosCallback (Bindings/GLFW.hsc:368) p'glfwGetWindowUserPointer (Bindings/GLFW.hsc:369) c'glfwSetWindowSizeCallback (Bindings/GLFW.hsc:369) c'glfwSetWindowCloseCallback (Bindings/GLFW.hsc:370) p'glfwSetWindowPosCallback (Bindings/GLFW.hsc:370) c'glfwSetWindowRefreshCallback (Bindings/GLFW.hsc:371) p'glfwSetWindowSizeCallback (Bindings/GLFW.hsc:371) c'glfwSetWindowFocusCallback (Bindings/GLFW.hsc:372) p'glfwSetWindowCloseCallback (Bindings/GLFW.hsc:372) c'glfwSetWindowIconifyCallback (Bindings/GLFW.hsc:373) p'glfwSetWindowRefreshCallback (Bindings/GLFW.hsc:373) c'glfwSetFramebufferSizeCallback (Bindings/GLFW.hsc:374) p'glfwSetWindowFocusCallback (Bindings/GLFW.hsc:374) c'glfwPollEvents (Bindings/GLFW.hsc:375) p'glfwSetWindowIconifyCallback (Bindings/GLFW.hsc:375) c'glfwWaitEvents (Bindings/GLFW.hsc:376) p'glfwSetFramebufferSizeCallback (Bindings/GLFW.hsc:376) c'glfwPostEmptyEvent (Bindings/GLFW.hsc:377) p'glfwPollEvents (Bindings/GLFW.hsc:377) p'glfwWaitEvents (Bindings/GLFW.hsc:378) c'glfwGetInputMode (Bindings/GLFW.hsc:378) p'glfwPostEmptyEvent (Bindings/GLFW.hsc:379) c'glfwSetInputMode (Bindings/GLFW.hsc:379) c'glfwGetKey (Bindings/GLFW.hsc:380) p'glfwGetInputMode (Bindings/GLFW.hsc:380) c'glfwGetMouseButton (Bindings/GLFW.hsc:381) p'glfwSetInputMode (Bindings/GLFW.hsc:381) p'glfwGetKey (Bindings/GLFW.hsc:382) c'glfwGetCursorPos (Bindings/GLFW.hsc:382) p'glfwGetMouseButton (Bindings/GLFW.hsc:383) c'glfwSetCursorPos (Bindings/GLFW.hsc:383) c'glfwSetKeyCallback (Bindings/GLFW.hsc:384) p'glfwGetCursorPos (Bindings/GLFW.hsc:384) c'glfwSetCharCallback (Bindings/GLFW.hsc:385) p'glfwSetCursorPos (Bindings/GLFW.hsc:385) p'glfwSetKeyCallback (Bindings/GLFW.hsc:386) c'glfwSetMouseButtonCallback (Bindings/GLFW.hsc:386) p'glfwSetCharCallback (Bindings/GLFW.hsc:387) c'glfwSetCursorPosCallback (Bindings/GLFW.hsc:387) c'glfwSetCursorEnterCallback (Bindings/GLFW.hsc:388) p'glfwSetMouseButtonCallback (Bindings/GLFW.hsc:388) c'glfwSetScrollCallback (Bindings/GLFW.hsc:389) p'glfwSetCursorPosCallback (Bindings/GLFW.hsc:389) c'glfwJoystickPresent (Bindings/GLFW.hsc:390) p'glfwSetCursorEnterCallback (Bindings/GLFW.hsc:390) c'glfwGetJoystickAxes (Bindings/GLFW.hsc:391) p'glfwSetScrollCallback (Bindings/GLFW.hsc:391) p'glfwJoystickPresent (Bindings/GLFW.hsc:392) c'glfwGetJoystickButtons (Bindings/GLFW.hsc:392) c'glfwGetJoystickName (Bindings/GLFW.hsc:393) p'glfwGetJoystickAxes (Bindings/GLFW.hsc:393) c'glfwSetClipboardString (Bindings/GLFW.hsc:394) p'glfwGetJoystickButtons (Bindings/GLFW.hsc:394) p'glfwGetJoystickName (Bindings/GLFW.hsc:395) c'glfwGetClipboardString (Bindings/GLFW.hsc:395) c'glfwGetTime (Bindings/GLFW.hsc:396) p'glfwSetClipboardString (Bindings/GLFW.hsc:396) c'glfwSetTime (Bindings/GLFW.hsc:397) p'glfwGetClipboardString (Bindings/GLFW.hsc:397) p'glfwGetTime (Bindings/GLFW.hsc:398) c'glfwMakeContextCurrent (Bindings/GLFW.hsc:398) c'glfwGetCurrentContext (Bindings/GLFW.hsc:399) p'glfwSetTime (Bindings/GLFW.hsc:399) c'glfwSwapBuffers (Bindings/GLFW.hsc:400) p'glfwMakeContextCurrent (Bindings/GLFW.hsc:400) c'glfwSwapInterval (Bindings/GLFW.hsc:401) p'glfwGetCurrentContext (Bindings/GLFW.hsc:401) c'glfwExtensionSupported (Bindings/GLFW.hsc:402) p'glfwSwapBuffers (Bindings/GLFW.hsc:402) p'glfwSwapInterval (Bindings/GLFW.hsc:403) c'glfwGetProcAddress (Bindings/GLFW.hsc:403) p'glfwExtensionSupported (Bindings/GLFW.hsc:404) p'glfwGetProcAddress (Bindings/GLFW.hsc:405) c'GLFW_ARROW_CURSOR (Bindings/GLFW.hsc:410) c'GLFW_IBEAM_CURSOR (Bindings/GLFW.hsc:411) c'GLFW_CROSSHAIR_CURSOR (Bindings/GLFW.hsc:412) c'GLFW_HAND_CURSOR (Bindings/GLFW.hsc:413) c'GLFW_HRESIZE_CURSOR (Bindings/GLFW.hsc:414) c'GLFW_VRESIZE_CURSOR (Bindings/GLFW.hsc:415) C'GLFWimage (Bindings/GLFW.hsc:420) C'GLFWcursor (Bindings/GLFW.hsc:422) p'GLFWimage'width (Bindings/GLFW.hsc:426) C'GLFWdropfun (Bindings/GLFW.hsc:426) mk'GLFWdropfun (Bindings/GLFW.hsc:427) p'GLFWimage'height (Bindings/GLFW.hsc:428) c'glfwCreateCursor (Bindings/GLFW.hsc:428) c'glfwCreateStandardCursor (Bindings/GLFW.hsc:429) mK'GLFWdropfun (Bindings/GLFW.hsc:429) p'GLFWimage'pixels (Bindings/GLFW.hsc:430) c'glfwSetCursor (Bindings/GLFW.hsc:430) p'glfwCreateCursor (Bindings/GLFW.hsc:430) c'glfwDestroyCursor (Bindings/GLFW.hsc:431) p'glfwCreateStandardCursor (Bindings/GLFW.hsc:431) (Bindings/GLFW.hsc:431) c'glfwSetDropCallback (Bindings/GLFW.hsc:432) p'glfwSetCursor (Bindings/GLFW.hsc:432) p'glfwDestroyCursor (Bindings/GLFW.hsc:433) p'glfwSetDropCallback (Bindings/GLFW.hsc:434) Documentation created: dist/doc/html/bindings-GLFW/index.html, dist/doc/html/bindings-GLFW/bindings-GLFW.txt Creating package registration file: /tmp/pkgConf-bindings-GLFW-3.1.2234262547266222407.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/bindings-GLFW-3.1.2.2-14y8Rlh9wxcHUOlWbio9J9 Registering bindings-GLFW-3.1.2.2... cabal: Leaving directory '/tmp/cabal-tmp-29652/bindings-GLFW-3.1.2.2' Installed bindings-GLFW-3.1.2.2 cabal: Entering directory '/tmp/cabal-tmp-29652/StateVar-1.1.0.4' Configuring StateVar-1.1.0.4... Building StateVar-1.1.0.4... Preprocessing library StateVar-1.1.0.4... [1 of 1] Compiling Data.StateVar ( src/Data/StateVar.hs, dist/build/Data/StateVar.o ) Running Haddock for StateVar-1.1.0.4... Running hscolour for StateVar-1.1.0.4... Preprocessing library StateVar-1.1.0.4... Preprocessing library StateVar-1.1.0.4... Haddock coverage: 100% ( 15 / 15) in 'Data.StateVar' Warning: Data.StateVar: could not find link destinations for: ~ Documentation created: dist/doc/html/StateVar/index.html, dist/doc/html/StateVar/StateVar.txt Creating package registration file: /tmp/pkgConf-StateVar-1.1.05411101152084546560.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/StateVar-1.1.0.4-CJpWsiXJdd89SnV9dZtTwc Registering StateVar-1.1.0.4... cabal: Leaving directory '/tmp/cabal-tmp-29652/StateVar-1.1.0.4' Installed StateVar-1.1.0.4 cabal: Entering directory '/tmp/cabal-tmp-29652/hashable-1.2.4.0' Configuring hashable-1.2.4.0... Building hashable-1.2.4.0... Preprocessing library hashable-1.2.4.0... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) Data/Hashable/Class.hs:460:28: warning: [-Wdeprecations] In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) Running Haddock for hashable-1.2.4.0... Running hscolour for hashable-1.2.4.0... Preprocessing library hashable-1.2.4.0... Preprocessing library hashable-1.2.4.0... Data/Hashable/Class.hs:460:28: warning: [-Wdeprecations] In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." 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: GHashable Documentation created: dist/doc/html/hashable/index.html, dist/doc/html/hashable/hashable.txt Creating package registration file: /tmp/pkgConf-hashable-1.2.41597848432574596534.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/hashable-1.2.4.0-Ctl752zbguF6QanxurLOm2 Registering hashable-1.2.4.0... cabal: Leaving directory '/tmp/cabal-tmp-29652/hashable-1.2.4.0' Installed hashable-1.2.4.0 cabal: Entering directory '/tmp/cabal-tmp-29652/tagged-0.8.5' Configuring tagged-0.8.5... Building tagged-0.8.5... Preprocessing library tagged-0.8.5... [1 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) [2 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o ) Running Haddock for tagged-0.8.5... Running hscolour for tagged-0.8.5... Preprocessing library tagged-0.8.5... Preprocessing library tagged-0.8.5... Haddock coverage: 93% ( 14 / 15) in 'Data.Tagged' Missing documentation for: witness (src/Data/Tagged.hs:451) 67% ( 2 / 3) in 'Data.Proxy.TH' Missing documentation for: Module header Warning: Data.Tagged: could not find link destinations for: unsafeIndex unsafeRangeSize Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt Creating package registration file: /tmp/pkgConf-tagged-0.8340563072353673391.5 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/tagged-0.8.5-HBjpONNM7bk4tkR2ik8YoD Registering tagged-0.8.5... cabal: Leaving directory '/tmp/cabal-tmp-29652/tagged-0.8.5' Installed tagged-0.8.5 cabal: Entering directory '/tmp/cabal-tmp-29652/GLFW-b-1.4.8.1' Configuring GLFW-b-1.4.8.1... Building GLFW-b-1.4.8.1... Preprocessing library GLFW-b-1.4.8.1... [1 of 3] Compiling Graphics.UI.GLFW.Types ( Graphics/UI/GLFW/Types.hs, dist/build/Graphics/UI/GLFW/Types.o ) [2 of 3] Compiling Graphics.UI.GLFW.C ( Graphics/UI/GLFW/C.hs, dist/build/Graphics/UI/GLFW/C.o ) [3 of 3] Compiling Graphics.UI.GLFW ( Graphics/UI/GLFW.hs, dist/build/Graphics/UI/GLFW.o ) Running Haddock for GLFW-b-1.4.8.1... Running hscolour for GLFW-b-1.4.8.1... Preprocessing library GLFW-b-1.4.8.1... Preprocessing library GLFW-b-1.4.8.1... Haddock coverage: 0% ( 0 / 30) in 'Graphics.UI.GLFW.Types' Missing documentation for: Module header Error (Graphics/UI/GLFW/Types.hs:22) Version (Graphics/UI/GLFW/Types.hs:37) Monitor (Graphics/UI/GLFW/Types.hs:46) MonitorState (Graphics/UI/GLFW/Types.hs:50) VideoMode (Graphics/UI/GLFW/Types.hs:55) GammaRamp (Graphics/UI/GLFW/Types.hs:66) makeGammaRamp (Graphics/UI/GLFW/Types.hs:73) WindowCallbacks (Graphics/UI/GLFW/Types.hs:87) Window (Graphics/UI/GLFW/Types.hs:104) WindowHint (Graphics/UI/GLFW/Types.hs:108) FocusState (Graphics/UI/GLFW/Types.hs:136) IconifyState (Graphics/UI/GLFW/Types.hs:141) ContextRobustness (Graphics/UI/GLFW/Types.hs:146) OpenGLProfile (Graphics/UI/GLFW/Types.hs:152) ClientAPI (Graphics/UI/GLFW/Types.hs:158) Key (Graphics/UI/GLFW/Types.hs:166) KeyState (Graphics/UI/GLFW/Types.hs:290) Joystick (Graphics/UI/GLFW/Types.hs:296) JoystickButtonState (Graphics/UI/GLFW/Types.hs:315) MouseButton (Graphics/UI/GLFW/Types.hs:320) MouseButtonState (Graphics/UI/GLFW/Types.hs:331) CursorState (Graphics/UI/GLFW/Types.hs:336) CursorInputMode (Graphics/UI/GLFW/Types.hs:341) StickyKeysInputMode (Graphics/UI/GLFW/Types.hs:347) StickyMouseButtonsInputMode (Graphics/UI/GLFW/Types.hs:352) ModifierKeys (Graphics/UI/GLFW/Types.hs:357) Image (Graphics/UI/GLFW/Types.hs:370) Cursor (Graphics/UI/GLFW/Types.hs:376) StandardCursorShape (Graphics/UI/GLFW/Types.hs:380) 0% ( 0 / 33) in 'Graphics.UI.GLFW.C' Missing documentation for: Module header C (Graphics/UI/GLFW/C.hs:23) (Graphics/UI/GLFW/C.hs:29) (Graphics/UI/GLFW/C.hs:33) (Graphics/UI/GLFW/C.hs:37) (Graphics/UI/GLFW/C.hs:41) (Graphics/UI/GLFW/C.hs:45) (Graphics/UI/GLFW/C.hs:49) (Graphics/UI/GLFW/C.hs:53) (Graphics/UI/GLFW/C.hs:57) (Graphics/UI/GLFW/C.hs:61) (Graphics/UI/GLFW/C.hs:65) (Graphics/UI/GLFW/C.hs:69) (Graphics/UI/GLFW/C.hs:78) (Graphics/UI/GLFW/C.hs:91) (Graphics/UI/GLFW/C.hs:99) (Graphics/UI/GLFW/C.hs:121) (Graphics/UI/GLFW/C.hs:129) (Graphics/UI/GLFW/C.hs:137) (Graphics/UI/GLFW/C.hs:145) (Graphics/UI/GLFW/C.hs:155) (Graphics/UI/GLFW/C.hs:165) (Graphics/UI/GLFW/C.hs:173) (Graphics/UI/GLFW/C.hs:419) (Graphics/UI/GLFW/C.hs:429) (Graphics/UI/GLFW/C.hs:465) (Graphics/UI/GLFW/C.hs:473) (Graphics/UI/GLFW/C.hs:493) (Graphics/UI/GLFW/C.hs:501) (Graphics/UI/GLFW/C.hs:509) (Graphics/UI/GLFW/C.hs:519) (Graphics/UI/GLFW/C.hs:527) (Graphics/UI/GLFW/C.hs:539) 19% ( 31 /160) in 'Graphics.UI.GLFW' Missing documentation for: Module header Error (Graphics/UI/GLFW/Types.hs:22) setErrorCallback (Graphics/UI/GLFW.hs:294) ErrorCallback (Graphics/UI/GLFW.hs:219) Version (Graphics/UI/GLFW/Types.hs:37) init (Graphics/UI/GLFW.hs:306) terminate (Graphics/UI/GLFW.hs:310) getVersion (Graphics/UI/GLFW.hs:317) getVersionString (Graphics/UI/GLFW.hs:329) Monitor (Graphics/UI/GLFW/Types.hs:46) MonitorState (Graphics/UI/GLFW/Types.hs:50) VideoMode (Graphics/UI/GLFW/Types.hs:55) GammaRamp (Graphics/UI/GLFW/Types.hs:66) makeGammaRamp (Graphics/UI/GLFW/Types.hs:73) getMonitors (Graphics/UI/GLFW.hs:339) getPrimaryMonitor (Graphics/UI/GLFW.hs:348) getMonitorPos (Graphics/UI/GLFW.hs:356) getMonitorPhysicalSize (Graphics/UI/GLFW.hs:366) getMonitorName (Graphics/UI/GLFW.hs:376) setMonitorCallback (Graphics/UI/GLFW.hs:383) MonitorCallback (Graphics/UI/GLFW.hs:233) getVideoModes (Graphics/UI/GLFW.hs:390) getVideoMode (Graphics/UI/GLFW.hs:399) setGamma (Graphics/UI/GLFW.hs:406) getGammaRamp (Graphics/UI/GLFW.hs:410) setGammaRamp (Graphics/UI/GLFW.hs:434) Window (Graphics/UI/GLFW/Types.hs:104) WindowHint (Graphics/UI/GLFW/Types.hs:108) FocusState (Graphics/UI/GLFW/Types.hs:136) IconifyState (Graphics/UI/GLFW/Types.hs:141) ContextRobustness (Graphics/UI/GLFW/Types.hs:146) OpenGLProfile (Graphics/UI/GLFW/Types.hs:152) ClientAPI (Graphics/UI/GLFW/Types.hs:158) defaultWindowHints (Graphics/UI/GLFW.hs:458) windowHint (Graphics/UI/GLFW.hs:462) destroyWindow (Graphics/UI/GLFW.hs:548) windowShouldClose (Graphics/UI/GLFW.hs:572) setWindowShouldClose (Graphics/UI/GLFW.hs:576) setWindowTitle (Graphics/UI/GLFW.hs:580) getWindowPos (Graphics/UI/GLFW.hs:584) setWindowPos (Graphics/UI/GLFW.hs:594) getWindowSize (Graphics/UI/GLFW.hs:598) setWindowSize (Graphics/UI/GLFW.hs:608) getFramebufferSize (Graphics/UI/GLFW.hs:612) iconifyWindow (Graphics/UI/GLFW.hs:622) restoreWindow (Graphics/UI/GLFW.hs:626) showWindow (Graphics/UI/GLFW.hs:630) hideWindow (Graphics/UI/GLFW.hs:634) getWindowMonitor (Graphics/UI/GLFW.hs:638) setCursorPos (Graphics/UI/GLFW.hs:645) getWindowFocused (Graphics/UI/GLFW.hs:651) getWindowIconified (Graphics/UI/GLFW.hs:655) getWindowResizable (Graphics/UI/GLFW.hs:659) getWindowDecorated (Graphics/UI/GLFW.hs:663) getWindowVisible (Graphics/UI/GLFW.hs:667) getWindowClientAPI (Graphics/UI/GLFW.hs:671) getWindowContextVersionMajor (Graphics/UI/GLFW.hs:675) getWindowContextVersionMinor (Graphics/UI/GLFW.hs:679) getWindowContextVersionRevision (Graphics/UI/GLFW.hs:683) getWindowContextRobustness (Graphics/UI/GLFW.hs:687) getWindowOpenGLForwardCompat (Graphics/UI/GLFW.hs:691) getWindowOpenGLDebugContext (Graphics/UI/GLFW.hs:695) getWindowOpenGLProfile (Graphics/UI/GLFW.hs:699) setWindowPosCallback (Graphics/UI/GLFW.hs:705) WindowPosCallback (Graphics/UI/GLFW.hs:220) setWindowSizeCallback (Graphics/UI/GLFW.hs:714) WindowSizeCallback (Graphics/UI/GLFW.hs:221) setWindowCloseCallback (Graphics/UI/GLFW.hs:723) WindowCloseCallback (Graphics/UI/GLFW.hs:222) setWindowRefreshCallback (Graphics/UI/GLFW.hs:731) WindowRefreshCallback (Graphics/UI/GLFW.hs:223) setWindowFocusCallback (Graphics/UI/GLFW.hs:739) WindowFocusCallback (Graphics/UI/GLFW.hs:224) setWindowIconifyCallback (Graphics/UI/GLFW.hs:747) WindowIconifyCallback (Graphics/UI/GLFW.hs:225) setFramebufferSizeCallback (Graphics/UI/GLFW.hs:755) FramebufferSizeCallback (Graphics/UI/GLFW.hs:226) pollEvents (Graphics/UI/GLFW.hs:763) waitEvents (Graphics/UI/GLFW.hs:766) postEmptyEvent (Graphics/UI/GLFW.hs:769) Key (Graphics/UI/GLFW/Types.hs:166) KeyState (Graphics/UI/GLFW/Types.hs:290) Joystick (Graphics/UI/GLFW/Types.hs:296) JoystickButtonState (Graphics/UI/GLFW/Types.hs:315) MouseButton (Graphics/UI/GLFW/Types.hs:320) MouseButtonState (Graphics/UI/GLFW/Types.hs:331) CursorState (Graphics/UI/GLFW/Types.hs:336) CursorInputMode (Graphics/UI/GLFW/Types.hs:341) StickyKeysInputMode (Graphics/UI/GLFW/Types.hs:347) StickyMouseButtonsInputMode (Graphics/UI/GLFW/Types.hs:352) ModifierKeys (Graphics/UI/GLFW/Types.hs:357) Image (Graphics/UI/GLFW/Types.hs:370) Cursor (Graphics/UI/GLFW/Types.hs:376) StandardCursorShape (Graphics/UI/GLFW/Types.hs:380) getCursorInputMode (Graphics/UI/GLFW.hs:777) setCursorInputMode (Graphics/UI/GLFW.hs:781) getStickyKeysInputMode (Graphics/UI/GLFW.hs:785) setStickyKeysInputMode (Graphics/UI/GLFW.hs:789) getStickyMouseButtonsInputMode (Graphics/UI/GLFW.hs:793) setStickyMouseButtonsInputMode (Graphics/UI/GLFW.hs:797) getKey (Graphics/UI/GLFW.hs:803) getMouseButton (Graphics/UI/GLFW.hs:807) getCursorPos (Graphics/UI/GLFW.hs:811) setKeyCallback (Graphics/UI/GLFW.hs:821) KeyCallback (Graphics/UI/GLFW.hs:231) setCharCallback (Graphics/UI/GLFW.hs:831) CharCallback (Graphics/UI/GLFW.hs:232) setMouseButtonCallback (Graphics/UI/GLFW.hs:839) MouseButtonCallback (Graphics/UI/GLFW.hs:227) setCursorPosCallback (Graphics/UI/GLFW.hs:847) CursorPosCallback (Graphics/UI/GLFW.hs:228) setCursorEnterCallback (Graphics/UI/GLFW.hs:855) CursorEnterCallback (Graphics/UI/GLFW.hs:229) setScrollCallback (Graphics/UI/GLFW.hs:863) ScrollCallback (Graphics/UI/GLFW.hs:230) DropCallback (Graphics/UI/GLFW.hs:1000) joystickPresent (Graphics/UI/GLFW.hs:871) getJoystickAxes (Graphics/UI/GLFW.hs:875) getJoystickButtons (Graphics/UI/GLFW.hs:884) getJoystickName (Graphics/UI/GLFW.hs:893) getTime (Graphics/UI/GLFW.hs:903) setTime (Graphics/UI/GLFW.hs:910) makeContextCurrent (Graphics/UI/GLFW.hs:917) getCurrentContext (Graphics/UI/GLFW.hs:921) swapBuffers (Graphics/UI/GLFW.hs:928) swapInterval (Graphics/UI/GLFW.hs:932) extensionSupported (Graphics/UI/GLFW.hs:936) getClipboardString (Graphics/UI/GLFW.hs:948) setClipboardString (Graphics/UI/GLFW.hs:944) Documentation created: dist/doc/html/GLFW-b/index.html, dist/doc/html/GLFW-b/GLFW-b.txt Creating package registration file: /tmp/pkgConf-GLFW-b-1.4.811839122671538128223.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/GLFW-b-1.4.8.1-Al6jnUrPA9PAgpgZuphRiw Registering GLFW-b-1.4.8.1... cabal: Leaving directory '/tmp/cabal-tmp-29652/GLFW-b-1.4.8.1' Installed GLFW-b-1.4.8.1 cabal: Entering directory '/tmp/cabal-tmp-29652/void-0.7.1' Configuring void-0.7.1... Building void-0.7.1... Preprocessing library void-0.7.1... [1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o ) Running Haddock for void-0.7.1... Running hscolour for void-0.7.1... Preprocessing library void-0.7.1... Preprocessing library void-0.7.1... Haddock coverage: 100% ( 3 / 3) in 'Data.Void.Unsafe' Documentation created: dist/doc/html/void/index.html, dist/doc/html/void/void.txt Creating package registration file: /tmp/pkgConf-void-0.7331654572018373832.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/void-0.7.1-6M5lJJScsPq7tf0u22sAj1 Registering void-0.7.1... cabal: Leaving directory '/tmp/cabal-tmp-29652/void-0.7.1' Installed void-0.7.1 cabal: Entering directory '/tmp/cabal-tmp-29652/distributive-0.5.0.2' [1 of 1] Compiling Main ( /tmp/cabal-tmp-29652/distributive-0.5.0.2/dist/setup/setup.hs, /tmp/cabal-tmp-29652/distributive-0.5.0.2/dist/setup/Main.o ) /tmp/cabal-tmp-29652/distributive-0.5.0.2/dist/setup/setup.hs:45:69: warning: [-Wdeprecations] In the use of type constructor or class ‘InstalledPackageId’ (imported from Distribution.Package): Deprecated: "Use UnitId instead" Linking /tmp/cabal-tmp-29652/distributive-0.5.0.2/dist/setup/setup ... Configuring distributive-0.5.0.2... Building distributive-0.5.0.2... Preprocessing library distributive-0.5.0.2... [1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o ) [2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o ) Running Haddock for distributive-0.5.0.2... Running hscolour for distributive-0.5.0.2... Preprocessing library distributive-0.5.0.2... Preprocessing library distributive-0.5.0.2... Haddock coverage: 67% ( 2 / 3) in 'Data.Distributive.Generic' Missing documentation for: GDistributive (src/Data/Distributive/Generic.hs:35) 100% ( 4 / 4) in 'Data.Distributive' Documentation created: dist/doc/html/distributive/index.html, dist/doc/html/distributive/distributive.txt Creating package registration file: /tmp/pkgConf-distributive-0.5.09146009302085308422.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/distributive-0.5.0.2-ABrKtptb3jWJ1Lj8y86dF8 Registering distributive-0.5.0.2... cabal: Leaving directory '/tmp/cabal-tmp-29652/distributive-0.5.0.2' Installed distributive-0.5.0.2 cabal: Entering directory '/tmp/cabal-tmp-29652/contravariant-1.4' Configuring contravariant-1.4... Building contravariant-1.4... Preprocessing library contravariant-1.4... [1 of 4] Compiling Data.Functor.Contravariant ( src/Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o ) [2 of 4] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o ) [3 of 4] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o ) [4 of 4] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o ) Running Haddock for contravariant-1.4... Running hscolour for contravariant-1.4... Preprocessing library contravariant-1.4... Preprocessing library contravariant-1.4... Haddock coverage: 89% ( 17 / 19) in 'Data.Functor.Contravariant' Missing documentation for: Predicate (src/Data/Functor/Contravariant.hs:278) comparisonEquivalence (src/Data/Functor/Contravariant.hs:362) 100% ( 10 / 10) in 'Data.Functor.Contravariant.Divisible' 100% ( 4 / 4) in 'Data.Functor.Contravariant.Compose' 100% ( 3 / 3) in 'Data.Functor.Contravariant.Generic' Warning: Data.Functor.Contravariant.Generic: could not find link destinations for: GDeciding GDeciding1 Documentation created: dist/doc/html/contravariant/index.html, dist/doc/html/contravariant/contravariant.txt Creating package registration file: /tmp/pkgConf-contravariant-11654844049995097051.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/contravariant-1.4-DzaLxukcYo81MHO5zSdeeP Registering contravariant-1.4... cabal: Leaving directory '/tmp/cabal-tmp-29652/contravariant-1.4' Installed contravariant-1.4 cabal: Entering directory '/tmp/cabal-tmp-29652/comonad-5' [1 of 1] Compiling Main ( /tmp/cabal-tmp-29652/comonad-5/dist/setup/setup.hs, /tmp/cabal-tmp-29652/comonad-5/dist/setup/Main.o ) /tmp/cabal-tmp-29652/comonad-5/dist/setup/setup.hs:52:69: warning: [-Wdeprecations] In the use of type constructor or class ‘InstalledPackageId’ (imported from Distribution.Package): Deprecated: "Use UnitId instead" Linking /tmp/cabal-tmp-29652/comonad-5/dist/setup/setup ... Configuring comonad-5... Building comonad-5... Preprocessing library comonad-5... [ 1 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o ) [ 2 of 15] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o ) [ 3 of 15] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/build/Control/Comonad.o ) [ 4 of 15] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o ) [ 5 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o ) [ 6 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o ) [ 7 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o ) [ 8 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o ) [ 9 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o ) [10 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o ) [11 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o ) [12 of 15] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o ) [13 of 15] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o ) [14 of 15] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o ) [15 of 15] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o ) Running Haddock for comonad-5... Running hscolour for comonad-5... Preprocessing library comonad-5... Preprocessing library comonad-5... Haddock coverage: 50% ( 1 / 2) in 'Data.Functor.Composition' Missing documentation for: Module header 100% ( 2 / 2) in 'Control.Comonad.Trans.Identity' 100% ( 22 / 22) in 'Control.Comonad' 50% ( 1 / 2) in 'Control.Comonad.Hoist.Class' Missing documentation for: ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19) 100% ( 4 / 4) in 'Control.Comonad.Identity' 50% ( 1 / 2) in 'Control.Comonad.Trans.Class' Missing documentation for: ComonadTrans (src/Control/Comonad/Trans/Class.hs:23) 69% ( 9 / 13) in 'Control.Comonad.Trans.Env' Missing documentation for: Env (src/Control/Comonad/Trans/Env.hs:133) runEnv (src/Control/Comonad/Trans/Env.hs:140) EnvT (src/Control/Comonad/Trans/Env.hs:134) runEnvT (src/Control/Comonad/Trans/Env.hs:143) 73% ( 11 / 15) in 'Control.Comonad.Trans.Store' Missing documentation for: Store (src/Control/Comonad/Trans/Store.hs:118) runStore (src/Control/Comonad/Trans/Store.hs:124) StoreT (src/Control/Comonad/Trans/Store.hs:127) runStoreT (src/Control/Comonad/Trans/Store.hs:129) 33% ( 4 / 12) in 'Control.Comonad.Trans.Traced' Missing documentation for: Traced (src/Control/Comonad/Trans/Traced.hs:65) traced (src/Control/Comonad/Trans/Traced.hs:67) runTraced (src/Control/Comonad/Trans/Traced.hs:70) TracedT (src/Control/Comonad/Trans/Traced.hs:73) trace (src/Control/Comonad/Trans/Traced.hs:100) listen (src/Control/Comonad/Trans/Traced.hs:103) listens (src/Control/Comonad/Trans/Traced.hs:106) censor (src/Control/Comonad/Trans/Traced.hs:109) 33% ( 1 / 3) in 'Control.Comonad.Env.Class' Missing documentation for: ComonadEnv (src/Control/Comonad/Env/Class.hs:34) asks (src/Control/Comonad/Env/Class.hs:37) 60% ( 9 / 15) in 'Control.Comonad.Env' Missing documentation for: ComonadEnv (src/Control/Comonad/Env/Class.hs:34) asks (src/Control/Comonad/Env/Class.hs:37) Env (src/Control/Comonad/Trans/Env.hs:133) runEnv (src/Control/Comonad/Trans/Env.hs:140) EnvT (src/Control/Comonad/Trans/Env.hs:134) runEnvT (src/Control/Comonad/Trans/Env.hs:143) 25% ( 1 / 4) in 'Control.Comonad.Store.Class' Missing documentation for: ComonadStore (src/Control/Comonad/Store/Class.hs:35) lowerPos (src/Control/Comonad/Store/Class.hs:59) lowerPeek (src/Control/Comonad/Store/Class.hs:63) 62% ( 8 / 13) in 'Control.Comonad.Store' Missing documentation for: ComonadStore (src/Control/Comonad/Store/Class.hs:35) Store (src/Control/Comonad/Trans/Store.hs:118) runStore (src/Control/Comonad/Trans/Store.hs:124) StoreT (src/Control/Comonad/Trans/Store.hs:127) runStoreT (src/Control/Comonad/Trans/Store.hs:129) 33% ( 1 / 3) in 'Control.Comonad.Traced.Class' Missing documentation for: ComonadTraced (src/Control/Comonad/Traced/Class.hs:34) traces (src/Control/Comonad/Traced/Class.hs:37) 57% ( 8 / 14) in 'Control.Comonad.Traced' Missing documentation for: ComonadTraced (src/Control/Comonad/Traced/Class.hs:34) traces (src/Control/Comonad/Traced/Class.hs:37) Traced (src/Control/Comonad/Trans/Traced.hs:65) traced (src/Control/Comonad/Trans/Traced.hs:67) runTraced (src/Control/Comonad/Trans/Traced.hs:70) TracedT (src/Control/Comonad/Trans/Traced.hs:73) Warning: Control.Comonad: could not find link destinations for: Id Digit Node Elem FingerTree StateL StateR State Documentation created: dist/doc/html/comonad/index.html, dist/doc/html/comonad/comonad.txt Creating package registration file: /tmp/pkgConf-comonad-51906889260113766839 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/comonad-5-Eyc9WkfrOnk20DfhEff30d Registering comonad-5... cabal: Leaving directory '/tmp/cabal-tmp-29652/comonad-5' Installed comonad-5 cabal: Entering directory '/tmp/cabal-tmp-29652/bifunctors-5.4.1' Configuring bifunctors-5.4.1... Building bifunctors-5.4.1... Preprocessing library bifunctors-5.4.1... [ 1 of 17] Compiling Paths_bifunctors ( dist/build/autogen/Paths_bifunctors.hs, dist/build/Paths_bifunctors.o ) [ 2 of 17] Compiling Data.Bifunctor.Functor ( src/Data/Bifunctor/Functor.hs, dist/build/Data/Bifunctor/Functor.o ) [ 3 of 17] Compiling Data.Bifoldable ( old-src/ghc801/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o ) [ 4 of 17] Compiling Data.Bitraversable ( old-src/ghc801/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o ) [ 5 of 17] Compiling Data.Bifunctor.Sum ( src/Data/Bifunctor/Sum.hs, dist/build/Data/Bifunctor/Sum.o ) [ 6 of 17] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, dist/build/Data/Bifunctor/TH/Internal.o ) [ 7 of 17] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, dist/build/Data/Bifunctor/TH.o ) [ 8 of 17] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o ) [ 9 of 17] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o ) [10 of 17] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o ) [11 of 17] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, dist/build/Data/Bifunctor/Fix.o ) [12 of 17] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o ) [13 of 17] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o ) [14 of 17] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o ) [15 of 17] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o ) [16 of 17] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o ) [17 of 17] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o ) Running Haddock for bifunctors-5.4.1... Running hscolour for bifunctors-5.4.1... Preprocessing library bifunctors-5.4.1... Preprocessing library bifunctors-5.4.1... Haddock coverage: 0% ( 0 / 8) in 'Paths_bifunctors' Missing documentation for: Module header version (dist/build/autogen/Paths_bifunctors.hs:28) getBinDir (dist/build/autogen/Paths_bifunctors.hs:38) getLibDir (dist/build/autogen/Paths_bifunctors.hs:38) getDataDir (dist/build/autogen/Paths_bifunctors.hs:38) getLibexecDir (dist/build/autogen/Paths_bifunctors.hs:38) getDataFileName (dist/build/autogen/Paths_bifunctors.hs:45) getSysconfDir (dist/build/autogen/Paths_bifunctors.hs:38) 14% ( 1 / 7) in 'Data.Bifunctor.Functor' Missing documentation for: Module header BifunctorFunctor (src/Data/Bifunctor/Functor.hs:26) BifunctorMonad (src/Data/Bifunctor/Functor.hs:29) biliftM (src/Data/Bifunctor/Functor.hs:39) BifunctorComonad (src/Data/Bifunctor/Functor.hs:43) biliftW (src/Data/Bifunctor/Functor.hs:53) 100% ( 34 / 34) in 'Data.Bifoldable' 100% ( 11 / 11) in 'Data.Bitraversable' 0% ( 0 / 7) in 'Data.Bifunctor.Sum' Missing documentation for: Module header Sum (src/Data/Bifunctor/Sum.hs:36) (src/Data/Bifunctor/Sum.hs:72) (src/Data/Bifunctor/Sum.hs:80) (src/Data/Bifunctor/Sum.hs:84) (src/Data/Bifunctor/Sum.hs:88) (src/Data/Bifunctor/Sum.hs:92) 44% ( 39 / 89) in 'Data.Bifunctor.TH.Internal' Missing documentation for: expandSynKind (src/Data/Bifunctor/TH/Internal.hs:57) expandSynApp (src/Data/Bifunctor/TH/Internal.hs:64) TypeSubst (src/Data/Bifunctor/TH/Internal.hs:82) KindSubst (src/Data/Bifunctor/TH/Internal.hs:83) mkSubst (src/Data/Bifunctor/TH/Internal.hs:85) substType (src/Data/Bifunctor/TH/Internal.hs:92) substKind (src/Data/Bifunctor/TH/Internal.hs:104) substNameWithKind (src/Data/Bifunctor/TH/Internal.hs:111) substNamesWithKindStar (src/Data/Bifunctor/TH/Internal.hs:114) bimapConst (src/Data/Bifunctor/TH/Internal.hs:121) bifoldrConst (src/Data/Bifunctor/TH/Internal.hs:125) bifoldMapConst (src/Data/Bifunctor/TH/Internal.hs:129) bitraverseConst (src/Data/Bifunctor/TH/Internal.hs:133) isStarOrVar (src/Data/Bifunctor/TH/Internal.hs:248) thd3 (src/Data/Bifunctor/TH/Internal.hs:308) bifunctorsPackageKey (src/Data/Bifunctor/TH/Internal.hs:501) mkBifunctorsName_tc (src/Data/Bifunctor/TH/Internal.hs:508) mkBifunctorsName_v (src/Data/Bifunctor/TH/Internal.hs:511) bimapConstValName (src/Data/Bifunctor/TH/Internal.hs:514) bifoldrConstValName (src/Data/Bifunctor/TH/Internal.hs:517) bifoldMapConstValName (src/Data/Bifunctor/TH/Internal.hs:520) bitraverseConstValName (src/Data/Bifunctor/TH/Internal.hs:523) dualDataName (src/Data/Bifunctor/TH/Internal.hs:526) endoDataName (src/Data/Bifunctor/TH/Internal.hs:529) wrapMonadDataName (src/Data/Bifunctor/TH/Internal.hs:532) functorTypeName (src/Data/Bifunctor/TH/Internal.hs:535) foldableTypeName (src/Data/Bifunctor/TH/Internal.hs:538) traversableTypeName (src/Data/Bifunctor/TH/Internal.hs:541) appEndoValName (src/Data/Bifunctor/TH/Internal.hs:544) composeValName (src/Data/Bifunctor/TH/Internal.hs:547) idValName (src/Data/Bifunctor/TH/Internal.hs:550) errorValName (src/Data/Bifunctor/TH/Internal.hs:553) flipValName (src/Data/Bifunctor/TH/Internal.hs:556) fmapValName (src/Data/Bifunctor/TH/Internal.hs:559) foldrValName (src/Data/Bifunctor/TH/Internal.hs:562) foldMapValName (src/Data/Bifunctor/TH/Internal.hs:565) getDualValName (src/Data/Bifunctor/TH/Internal.hs:568) traverseValName (src/Data/Bifunctor/TH/Internal.hs:571) unwrapMonadValName (src/Data/Bifunctor/TH/Internal.hs:574) bifunctorTypeName (src/Data/Bifunctor/TH/Internal.hs:583) bimapValName (src/Data/Bifunctor/TH/Internal.hs:586) pureValName (src/Data/Bifunctor/TH/Internal.hs:589) apValName (src/Data/Bifunctor/TH/Internal.hs:592) mappendValName (src/Data/Bifunctor/TH/Internal.hs:595) memptyValName (src/Data/Bifunctor/TH/Internal.hs:598) bifoldableTypeName (src/Data/Bifunctor/TH/Internal.hs:636) bitraversableTypeName (src/Data/Bifunctor/TH/Internal.hs:639) bifoldrValName (src/Data/Bifunctor/TH/Internal.hs:642) bifoldMapValName (src/Data/Bifunctor/TH/Internal.hs:645) bitraverseValName (src/Data/Bifunctor/TH/Internal.hs:648) 100% ( 18 / 18) in 'Data.Bifunctor.TH' 62% ( 5 / 8) in 'Data.Biapplicative' Missing documentation for: Biapplicative (src/Data/Biapplicative.hs:50) <<$>> (src/Data/Biapplicative.hs:46) <<**>> (src/Data/Biapplicative.hs:71) 100% ( 2 / 2) in 'Data.Bifunctor.Biff' 100% ( 2 / 2) in 'Data.Bifunctor.Clown' 100% ( 2 / 2) in 'Data.Bifunctor.Fix' 100% ( 2 / 2) in 'Data.Bifunctor.Flip' 100% ( 2 / 2) in 'Data.Bifunctor.Join' 100% ( 2 / 2) in 'Data.Bifunctor.Joker' 100% ( 2 / 2) in 'Data.Bifunctor.Product' 100% ( 2 / 2) in 'Data.Bifunctor.Tannen' 100% ( 2 / 2) in 'Data.Bifunctor.Wrapped' Warning: Data.Bifunctor.TH: could not find link destinations for: Bifunctor Bifoldable Bitraversable Documentation created: dist/doc/html/bifunctors/index.html, dist/doc/html/bifunctors/bifunctors.txt Creating package registration file: /tmp/pkgConf-bifunctors-5.415594739501369520631.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/bifunctors-5.4.1-4T44Oecc7oBmQFSz9nTeT Registering bifunctors-5.4.1... cabal: Leaving directory '/tmp/cabal-tmp-29652/bifunctors-5.4.1' Installed bifunctors-5.4.1 cabal: Entering directory '/tmp/cabal-tmp-29652/profunctors-5.2' Configuring profunctors-5.2... Building profunctors-5.2... Preprocessing library profunctors-5.2... [ 1 of 15] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o ) [ 2 of 15] Compiling Data.Profunctor.Types ( src/Data/Profunctor/Types.hs, dist/build/Data/Profunctor/Types.o ) [ 3 of 15] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/build/Data/Profunctor/Monad.o ) [ 4 of 15] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/build/Data/Profunctor/Adjunction.o ) [ 5 of 15] Compiling Data.Profunctor.Strong ( src/Data/Profunctor/Strong.hs, dist/build/Data/Profunctor/Strong.o ) [ 6 of 15] Compiling Data.Profunctor.Choice ( src/Data/Profunctor/Choice.hs, dist/build/Data/Profunctor/Choice.o ) [ 7 of 15] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.o ) [ 8 of 15] Compiling Data.Profunctor.Traversing ( src/Data/Profunctor/Traversing.hs, dist/build/Data/Profunctor/Traversing.o ) [ 9 of 15] Compiling Data.Profunctor.Mapping ( src/Data/Profunctor/Mapping.hs, dist/build/Data/Profunctor/Mapping.o ) [10 of 15] Compiling Data.Profunctor ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o ) [11 of 15] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/build/Data/Profunctor/Cayley.o ) [12 of 15] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, dist/build/Data/Profunctor/Sieve.o ) [13 of 15] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o ) [14 of 15] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o ) [15 of 15] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/build/Data/Profunctor/Ran.o ) Running Haddock for profunctors-5.2... Running hscolour for profunctors-5.2... Preprocessing library profunctors-5.2... Preprocessing library profunctors-5.2... Haddock coverage: 100% ( 3 / 3) in 'Data.Profunctor.Unsafe' 71% ( 5 / 7) in 'Data.Profunctor.Types' Missing documentation for: Forget (src/Data/Profunctor/Types.hs:209) :-> (src/Data/Profunctor/Types.hs:57) 9% ( 1 / 11) in 'Data.Profunctor.Monad' Missing documentation for: ProfunctorFunctor (src/Data/Profunctor/Monad.hs:22) (src/Data/Profunctor/Monad.hs:25) (src/Data/Profunctor/Monad.hs:28) (src/Data/Profunctor/Monad.hs:31) ProfunctorMonad (src/Data/Profunctor/Monad.hs:35) (src/Data/Profunctor/Monad.hs:42) (src/Data/Profunctor/Monad.hs:47) ProfunctorComonad (src/Data/Profunctor/Monad.hs:52) (src/Data/Profunctor/Monad.hs:56) (src/Data/Profunctor/Monad.hs:60) 50% ( 1 / 2) in 'Data.Profunctor.Adjunction' Missing documentation for: ProfunctorAdjunction (src/Data/Profunctor/Adjunction.hs:20) 93% ( 13 / 14) in 'Data.Profunctor.Strong' Missing documentation for: uncurry' (src/Data/Profunctor/Strong.hs:78) 92% ( 12 / 13) in 'Data.Profunctor.Choice' Missing documentation for: Cochoice (src/Data/Profunctor/Choice.hs:260) 71% ( 5 / 7) in 'Data.Profunctor.Closed' Missing documentation for: Environment (src/Data/Profunctor/Closed.hs:175) curry' (src/Data/Profunctor/Closed.hs:84) 40% ( 4 / 10) in 'Data.Profunctor.Traversing' Missing documentation for: Module header CofreeTraversing (src/Data/Profunctor/Traversing.hs:108) firstTraversing (src/Data/Profunctor/Traversing.hs:35) secondTraversing (src/Data/Profunctor/Traversing.hs:38) leftTraversing (src/Data/Profunctor/Traversing.hs:44) rightTraversing (src/Data/Profunctor/Traversing.hs:47) 29% ( 2 / 7) in 'Data.Profunctor.Mapping' Missing documentation for: Module header Mapping (src/Data/Profunctor/Mapping.hs:28) CofreeMapping (src/Data/Profunctor/Mapping.hs:47) traverseMapping (src/Data/Profunctor/Mapping.hs:41) closedMapping (src/Data/Profunctor/Mapping.hs:44) 70% ( 14 / 20) in 'Data.Profunctor' Missing documentation for: uncurry' (src/Data/Profunctor/Strong.hs:78) curry' (src/Data/Profunctor/Closed.hs:84) Mapping (src/Data/Profunctor/Mapping.hs:28) Cochoice (src/Data/Profunctor/Choice.hs:260) Forget (src/Data/Profunctor/Types.hs:209) :-> (src/Data/Profunctor/Types.hs:57) 21% ( 3 / 14) in 'Data.Profunctor.Cayley' Missing documentation for: Cayley (src/Data/Profunctor/Cayley.hs:28) (src/Data/Profunctor/Cayley.hs:30) (src/Data/Profunctor/Cayley.hs:43) (src/Data/Profunctor/Cayley.hs:50) (src/Data/Profunctor/Cayley.hs:54) (src/Data/Profunctor/Cayley.hs:58) (src/Data/Profunctor/Cayley.hs:62) (src/Data/Profunctor/Cayley.hs:69) (src/Data/Profunctor/Cayley.hs:75) (src/Data/Profunctor/Cayley.hs:78) (src/Data/Profunctor/Cayley.hs:81) 100% ( 3 / 3) in 'Data.Profunctor.Sieve' 67% ( 16 / 24) in 'Data.Profunctor.Rep' Missing documentation for: prepAdj (src/Data/Profunctor/Rep.hs:187) unprepAdj (src/Data/Profunctor/Rep.hs:190) prepUnit (src/Data/Profunctor/Rep.hs:193) prepCounit (src/Data/Profunctor/Rep.hs:196) Coprep (src/Data/Profunctor/Rep.hs:203) uncoprepAdj (src/Data/Profunctor/Rep.hs:218) coprepUnit (src/Data/Profunctor/Rep.hs:221) coprepCounit (src/Data/Profunctor/Rep.hs:224) 89% ( 17 / 19) in 'Data.Profunctor.Composition' Missing documentation for: procomposed (src/Data/Profunctor/Composition.hs:76) mu (src/Data/Profunctor/Composition.hs:289) 50% ( 4 / 8) in 'Data.Profunctor.Ran' Missing documentation for: precomposeRan (src/Data/Profunctor/Ran.hs:79) curryRan (src/Data/Profunctor/Ran.hs:83) uncurryRan (src/Data/Profunctor/Ran.hs:87) decomposeCodensity (src/Data/Profunctor/Ran.hs:120) Warning: Data.Profunctor.Rep: could not find link destinations for: Iso Warning: Data.Profunctor.Composition: could not find link destinations for: Iso ~ Warning: Data.Profunctor.Ran: could not find link destinations for: ~ Documentation created: dist/doc/html/profunctors/index.html, dist/doc/html/profunctors/profunctors.txt Creating package registration file: /tmp/pkgConf-profunctors-52179855881786910435.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/profunctors-5.2-Ftt6hTaJPG87FS5uAEIZlt Registering profunctors-5.2... cabal: Leaving directory '/tmp/cabal-tmp-29652/profunctors-5.2' Installed profunctors-5.2 cabal: Entering directory '/tmp/cabal-tmp-29652/netwire-5.0.2' Configuring netwire-5.0.2... Building netwire-5.0.2... Preprocessing library netwire-5.0.2... [ 1 of 14] Compiling FRP.Netwire.Utils.Timeline ( FRP/Netwire/Utils/Timeline.hs, dist/build/FRP/Netwire/Utils/Timeline.o ) FRP/Netwire/Utils/Timeline.hs:32:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() [ 2 of 14] Compiling Control.Wire.Session ( Control/Wire/Session.hs, dist/build/Control/Wire/Session.o ) [ 3 of 14] Compiling Control.Wire.Core ( Control/Wire/Core.hs, dist/build/Control/Wire/Core.o ) [ 4 of 14] Compiling Control.Wire.Run ( Control/Wire/Run.hs, dist/build/Control/Wire/Run.o ) [ 5 of 14] Compiling Control.Wire.Time ( Control/Wire/Time.hs, dist/build/Control/Wire/Time.o ) [ 6 of 14] Compiling Control.Wire.Unsafe.Event ( Control/Wire/Unsafe/Event.hs, dist/build/Control/Wire/Unsafe/Event.o ) [ 7 of 14] Compiling Control.Wire.Event ( Control/Wire/Event.hs, dist/build/Control/Wire/Event.o ) [ 8 of 14] Compiling Control.Wire.Interval ( Control/Wire/Interval.hs, dist/build/Control/Wire/Interval.o ) [ 9 of 14] Compiling Control.Wire.Switch ( Control/Wire/Switch.hs, dist/build/Control/Wire/Switch.o ) Control/Wire/Switch.hs:38:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() [10 of 14] Compiling Control.Wire ( Control/Wire.hs, dist/build/Control/Wire.o ) [11 of 14] Compiling FRP.Netwire.Analyze ( FRP/Netwire/Analyze.hs, dist/build/FRP/Netwire/Analyze.o ) [12 of 14] Compiling FRP.Netwire.Move ( FRP/Netwire/Move.hs, dist/build/FRP/Netwire/Move.o ) [13 of 14] Compiling FRP.Netwire.Noise ( FRP/Netwire/Noise.hs, dist/build/FRP/Netwire/Noise.o ) [14 of 14] Compiling FRP.Netwire ( FRP/Netwire.hs, dist/build/FRP/Netwire.o ) Running Haddock for netwire-5.0.2... Running hscolour for netwire-5.0.2... Preprocessing library netwire-5.0.2... Preprocessing library netwire-5.0.2... FRP/Netwire/Utils/Timeline.hs:32:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Control/Wire/Switch.hs:38:1: warning: [-Wunused-imports] The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Haddock coverage: 100% ( 17 / 17) in 'FRP.Netwire.Utils.Timeline' 100% ( 10 / 10) in 'Control.Wire.Session' 100% ( 27 / 27) in 'Control.Wire.Core' 100% ( 4 / 4) in 'Control.Wire.Run' 100% ( 5 / 5) in 'Control.Wire.Time' 100% ( 8 / 8) in 'Control.Wire.Unsafe.Event' 100% ( 35 / 35) in 'Control.Wire.Event' 100% ( 15 / 15) in 'Control.Wire.Interval' 100% ( 20 / 20) in 'Control.Wire.Switch' 100% ( 19 / 19) in 'Control.Wire' 100% ( 17 / 17) in 'FRP.Netwire.Analyze' 100% ( 5 / 5) in 'FRP.Netwire.Move' 100% ( 9 / 9) in 'FRP.Netwire.Noise' 100% ( 24 / 24) in 'FRP.Netwire' Warning: Control.Wire: could not find link destinations for: unsafeIndex unsafeRangeSize Documentation created: dist/doc/html/netwire/index.html, dist/doc/html/netwire/netwire.txt Creating package registration file: /tmp/pkgConf-netwire-5.019881802371554567089.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/netwire-5.0.2-JpuLpbNscMzF0BVP6vDHjB Registering netwire-5.0.2... cabal: Leaving directory '/tmp/cabal-tmp-29652/netwire-5.0.2' Installed netwire-5.0.2 cabal: Entering directory '/tmp/cabal-tmp-29652/netwire-input-0.0.6' Configuring netwire-input-0.0.6... Building netwire-input-0.0.6... Preprocessing library netwire-input-0.0.6... [1 of 2] Compiling FRP.Netwire.Input.Util ( lib/FRP/Netwire/Input/Util.hs, dist/build/FRP/Netwire/Input/Util.o ) [2 of 2] Compiling FRP.Netwire.Input ( lib/FRP/Netwire/Input.hs, dist/build/FRP/Netwire/Input.o ) Running Haddock for netwire-input-0.0.6... Running hscolour for netwire-input-0.0.6... Preprocessing library netwire-input-0.0.6... Preprocessing library netwire-input-0.0.6... Haddock coverage: 100% ( 2 / 2) in 'FRP.Netwire.Input.Util' 100% ( 28 / 28) in 'FRP.Netwire.Input' Documentation created: dist/doc/html/netwire-input/index.html, dist/doc/html/netwire-input/netwire-input.txt Creating package registration file: /tmp/pkgConf-netwire-input-0.059676925773831160.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/netwire-input-0.0.6-2kixuoljaZnGSwY7vVW1cx Registering netwire-input-0.0.6... cabal: Leaving directory '/tmp/cabal-tmp-29652/netwire-input-0.0.6' Installed netwire-input-0.0.6 cabal: Entering directory '/tmp/cabal-tmp-29652/netwire-input-glfw-0.0.6' Configuring netwire-input-glfw-0.0.6... Building netwire-input-glfw-0.0.6... Preprocessing library netwire-input-glfw-0.0.6... [1 of 1] Compiling FRP.Netwire.Input.GLFW ( lib/FRP/Netwire/Input/GLFW.hs, dist/build/FRP/Netwire/Input/GLFW.o ) Running Haddock for netwire-input-glfw-0.0.6... Running hscolour for netwire-input-glfw-0.0.6... Preprocessing library netwire-input-glfw-0.0.6... Preprocessing library netwire-input-glfw-0.0.6... Haddock coverage: 86% ( 12 / 14) in 'FRP.Netwire.Input.GLFW' Missing documentation for: runGLFWInput (lib/FRP/Netwire/Input/GLFW.hs:110) runGLFWInputT (lib/FRP/Netwire/Input/GLFW.hs:103) Documentation created: dist/doc/html/netwire-input-glfw/index.html, dist/doc/html/netwire-input-glfw/netwire-input-glfw.txt Creating package registration file: /tmp/pkgConf-netwire-input-glfw-0.0990217934104451352.6 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20161018/netwire-input-glfw-0.0.6-61N6maOTmZqEGt6nPXlavg Registering netwire-input-glfw-0.0.6... cabal: Leaving directory '/tmp/cabal-tmp-29652/netwire-input-glfw-0.0.6' Installed netwire-input-glfw-0.0.6