Build #2 for pointless-rewrite-0.0.1

[all reports]

Package pointless-rewrite-0.0.1
Install DependencyFailed pointless-lenses-0.0.9
Docs NotTried
Tests NotTried
Time submitted 2015-06-07 01:28:07.458485 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies process-1.2.0.0, pointless-lenses-0.0.9, pointless-haskell-0.0.9, mtl-2.1.3.1, haskell98-2.0.0.3, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring GHood-0.0.4...
Building GHood-0.0.4...
Preprocessing library GHood-0.0.4...
[1 of 2] Compiling Paths_GHood      ( dist/build/autogen/Paths_GHood.hs, dist/build/Paths_GHood.o )
[2 of 2] Compiling Debug.Observe    ( src/Debug/Observe.hs, dist/build/Debug/Observe.o )

src/Debug/Observe.hs:80:1: Warning:
    Module ‘System.Cmd’ is deprecated: Use "System.Process" instead

src/Debug/Observe.hs:285:10: Warning:
    ‘ObserverM’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
In-place registering GHood-0.0.4...
Running Haddock for GHood-0.0.4...
Running hscolour for GHood-0.0.4...
Preprocessing library GHood-0.0.4...
Preprocessing library GHood-0.0.4...

src/Debug/Observe.hs:80:1: Warning:
    Module ‘System.Cmd’ is deprecated: Use "System.Process" instead

src/Debug/Observe.hs:285:10: Warning:
    ‘ObserverM’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Haddock coverage:
   0% (  0 /  8) in 'Paths_GHood'
  80% ( 16 / 20) in 'Debug.Observe'
Documentation created: dist/doc/html/GHood/index.html,
dist/doc/html/GHood/GHood.txt
Creating package registration file: /tmp/pkgConf-GHood-0.014236.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/GHood-0.0.4
Registering GHood-0.0.4...
Installed GHood-0.0.4
Configuring mtl-2.1.3.1...
Building mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
[ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.1.3.1...
Running Haddock for mtl-2.1.3.1...
Running hscolour for mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
Preprocessing library mtl-2.1.3.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
 100% (  4 /  4) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
 100% (  3 /  3) in 'Control.Monad.Trans'
 100% ( 14 / 14) in 'Control.Monad.Error'
 100% (  5 /  5) in 'Control.Monad.List'
 100% ( 21 / 21) in 'Control.Monad.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.RWS'
 100% ( 22 / 22) in 'Control.Monad.Reader'
 100% ( 21 / 21) in 'Control.Monad.RWS.Strict'
 100% ( 23 / 23) in 'Control.Monad.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.State'
 100% ( 23 / 23) in 'Control.Monad.State.Strict'
  94% ( 17 / 18) in 'Control.Monad.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  95% ( 20 / 21) in 'Control.Monad.Cont'
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.1.314236.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.1.3.1
Registering mtl-2.1.3.1...
Installed mtl-2.1.3.1
Configuring primitive-0.6...
Building primitive-0.6...
Preprocessing library primitive-0.6...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.6...
Running Haddock for primitive-0.6...
Running hscolour for primitive-0.6...
Preprocessing library primitive-0.6...
Preprocessing library primitive-0.6...
Haddock coverage:
 100% (  3 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
  75% ( 12 / 16) in 'Control.Monad.Primitive'
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 15 / 15) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  9 /  9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file: /tmp/pkgConf-primitive-014236.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/primitive-0.6
Registering primitive-0.6...
Installed primitive-0.6
Configuring 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 )
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...
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-114236.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/random-1.1
Registering random-1.1...
Installed random-1.1
Configuring syb-0.5.1...
Building syb-0.5.1...
Preprocessing library syb-0.5.1...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.5.1...
Running Haddock for syb-0.5.1...
Running hscolour for syb-0.5.1...
Preprocessing library syb-0.5.1...
Preprocessing library syb-0.5.1...
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 17 / 17) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-0.514236.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/syb-0.5.1
Registering syb-0.5.1...
Installed syb-0.5.1
Configuring text-1.2.1.1...
Building text-1.2.1.1...
Preprocessing library text-1.2.1.1...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.2.1.1...
Running Haddock for text-1.2.1.1...
Running hscolour for text-1.2.1.1...
Preprocessing library text-1.2.1.1...
Preprocessing library text-1.2.1.1...
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  95% ( 19 / 20) in 'Data.Text.Internal'
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (126 /126) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  99% (127 /128) in 'Data.Text.Lazy'
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    Data.Text.Internal.Fusion.Common.findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    GHC.IO.bracket
Warning: Data.Text: could not find link destinations for:
    Data.Text.replicateChar Data.Text.countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    GHC.IO.Handle.Types.Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    Data.Text.Lazy.replicateChar Data.Text.Lazy.dropWords Data.Text.Lazy.splitAtWord Data.Text.Lazy.countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    Data.Text.Internal.Builder.empty Data.Text.Internal.Builder.append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    Data.Text.Lazy.Builder.RealFloat.floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file: /tmp/pkgConf-text-1.2.114236.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/text-1.2.1.1
Registering text-1.2.1.1...
Installed text-1.2.1.1
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )

src/System/Random/TF/Init.hs:94:5: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o )
[4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o )
In-place registering tf-random-0.5...
Running Haddock for tf-random-0.5...
Running hscolour for tf-random-0.5...
Preprocessing library tf-random-0.5...
Preprocessing library tf-random-0.5...

src/System/Random/TF/Init.hs:94:5: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
 100% (  4 /  4) in 'System.Random.TF.Gen'
  83% (  5 /  6) in 'System.Random.TF.Init'
  33% (  1 /  3) in 'System.Random.TF.Instances'
 100% (  3 /  3) in 'System.Random.TF'
Documentation created: dist/doc/html/tf-random/index.html,
dist/doc/html/tf-random/tf-random.txt
Creating package registration file: /tmp/pkgConf-tf-random-014236.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tf-random-0.5
Registering tf-random-0.5...
Installed tf-random-0.5
Configuring pointless-haskell-0.0.9...
Building pointless-haskell-0.0.9...
Preprocessing library pointless-haskell-0.0.9...
[ 1 of 12] Compiling Generics.Pointless.Combinators ( src/Generics/Pointless/Combinators.hs, dist/build/Generics/Pointless/Combinators.o )
[ 2 of 12] Compiling Generics.Pointless.Functors ( src/Generics/Pointless/Functors.hs, dist/build/Generics/Pointless/Functors.o )
[ 3 of 12] Compiling Generics.Pointless.HFunctors ( src/Generics/Pointless/HFunctors.hs, dist/build/Generics/Pointless/HFunctors.o )
[ 4 of 12] Compiling Generics.Pointless.Fctrable ( src/Generics/Pointless/Fctrable.hs, dist/build/Generics/Pointless/Fctrable.o )
[ 5 of 12] Compiling Generics.Pointless.RecursionPatterns ( src/Generics/Pointless/RecursionPatterns.hs, dist/build/Generics/Pointless/RecursionPatterns.o )

src/Generics/Pointless/RecursionPatterns.hs:33:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future
[ 6 of 12] Compiling Generics.Pointless.Observe.Functors ( src/Generics/Pointless/Observe/Functors.hs, dist/build/Generics/Pointless/Observe/Functors.o )
[ 7 of 12] Compiling Generics.Pointless.Observe.RecursionPatterns ( src/Generics/Pointless/Observe/RecursionPatterns.hs, dist/build/Generics/Pointless/Observe/RecursionPatterns.o )
[ 8 of 12] Compiling Generics.Pointless.Examples.Examples ( src/Generics/Pointless/Examples/Examples.hs, dist/build/Generics/Pointless/Examples/Examples.o )
[ 9 of 12] Compiling Generics.Pointless.Examples.Observe ( src/Generics/Pointless/Examples/Observe.hs, dist/build/Generics/Pointless/Examples/Observe.o )
[10 of 12] Compiling Generics.Pointless.MonadCombinators ( src/Generics/Pointless/MonadCombinators.hs, dist/build/Generics/Pointless/MonadCombinators.o )
[11 of 12] Compiling Generics.Pointless.Bifunctors ( src/Generics/Pointless/Bifunctors.hs, dist/build/Generics/Pointless/Bifunctors.o )
[12 of 12] Compiling Generics.Pointless.Bifctrable ( src/Generics/Pointless/Bifctrable.hs, dist/build/Generics/Pointless/Bifctrable.o )
In-place registering pointless-haskell-0.0.9...
Running Haddock for pointless-haskell-0.0.9...
Running hscolour for pointless-haskell-0.0.9...
Preprocessing library pointless-haskell-0.0.9...
Preprocessing library pointless-haskell-0.0.9...

src/Generics/Pointless/RecursionPatterns.hs:33:1: Warning:
    Module ‘Control.Monad.Instances’ is deprecated:
      This module now contains no instances and will be removed in the future
Haddock coverage:
  86% ( 51 / 59) in 'Generics.Pointless.Combinators'
  45% ( 35 / 78) in 'Generics.Pointless.Functors'
  47% ( 16 / 34) in 'Generics.Pointless.HFunctors'
  45% (  5 / 11) in 'Generics.Pointless.Fctrable'
 100% ( 28 / 28) in 'Generics.Pointless.RecursionPatterns'
  25% (  4 / 16) in 'Generics.Pointless.Observe.Functors'
 100% ( 13 / 13) in 'Generics.Pointless.Observe.RecursionPatterns'
  90% (139 /155) in 'Generics.Pointless.Examples.Examples'
 100% ( 13 / 13) in 'Generics.Pointless.Examples.Observe'
 100% ( 10 / 10) in 'Generics.Pointless.MonadCombinators'
  17% (  6 / 35) in 'Generics.Pointless.Bifunctors'
  50% (  5 / 10) in 'Generics.Pointless.Bifctrable'
Documentation created: dist/doc/html/pointless-haskell/index.html,
dist/doc/html/pointless-haskell/pointless-haskell.txt
Creating package registration file: /tmp/pkgConf-pointless-haskell-0.014236.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/pointless-haskell-0.0.9
Registering pointless-haskell-0.0.9...
Installed pointless-haskell-0.0.9
Configuring hashable-1.2.3.2...
Building hashable-1.2.3.2...
Preprocessing library hashable-1.2.3.2...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:213:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:236:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.2...
Running Haddock for hashable-1.2.3.2...
Running hscolour for hashable-1.2.3.2...
Preprocessing library hashable-1.2.3.2...
Preprocessing library hashable-1.2.3.2...

Data/Hashable/Class.hs:213:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:236:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file: /tmp/pkgConf-hashable-1.2.314236.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/hashable-1.2.3.2
Registering hashable-1.2.3.2...
Installed hashable-1.2.3.2
Configuring polyparse-1.11...
Building polyparse-1.11...
Preprocessing library polyparse-1.11...
[ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o )
[ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o )
[ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o )
[ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o )
[ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o )
[ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o )
[ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o )
[ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o )
[ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o )
[10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o )
[11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o )
[12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o )
[13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o )
[14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o )
[15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o )
[16 of 18] Compiling Text.Parse       ( src/Text/Parse.hs, dist/build/Text/Parse.o )
[17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o )
[18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o )
In-place registering polyparse-1.11...
Running Haddock for polyparse-1.11...
Running hscolour for polyparse-1.11...
Preprocessing library polyparse-1.11...
Preprocessing library polyparse-1.11...
Haddock coverage:
  75% (  3 /  4) in 'Text.ParserCombinators.Poly.Result'
  96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base'
 100% ( 12 / 12) in 'Text.ParserCombinators.Poly.Parser'
  94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Lazy'
 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser'
  95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State'
  90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy'
 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex'
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString'
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar'
  97% ( 30 / 31) in 'Text.Parse.ByteString'
  94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text'
  95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText'
  94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Plain'
  50% (  1 /  2) in 'Text.ParserCombinators.Poly'
  72% ( 21 / 29) in 'Text.Parse'
  77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace'
   6% (  2 / 36) in 'Text.ParserCombinators.HuttonMeijer'
Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for:
    Text.ParserCombinators.HuttonMeijerWallace.ParseResult
Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for:
    Text.ParserCombinators.HuttonMeijer.Token
Documentation created: dist/doc/html/polyparse/index.html,
dist/doc/html/polyparse/polyparse.txt
Creating package registration file: /tmp/pkgConf-polyparse-114236.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/polyparse-1.11
Registering polyparse-1.11...
Installed polyparse-1.11
Configuring QuickCheck-2.8.1...
Building QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o )
[ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[15 of 15] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.8.1...
Running Haddock for QuickCheck-2.8.1...
Running hscolour for QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
Preprocessing library QuickCheck-2.8.1...
Haddock coverage:
  10% (  2 / 20) in 'Test.QuickCheck.Random'
  33% (  3 /  9) in 'Test.QuickCheck.Exception'
   6% (  1 / 18) in 'Test.QuickCheck.Text'
 100% (  2 /  2) in 'Test.QuickCheck.State'
  89% ( 25 / 28) in 'Test.QuickCheck.Gen'
  80% (  4 /  5) in 'Test.QuickCheck.Gen.Unsafe'
 100% ( 32 / 32) in 'Test.QuickCheck.Arbitrary'
  93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  38% (  3 /  8) in 'Test.QuickCheck.Function'
  62% ( 44 / 71) in 'Test.QuickCheck.Property'
  50% ( 14 / 28) in 'Test.QuickCheck.Test'
 100% (  9 /  9) in 'Test.QuickCheck.All'
  78% ( 14 / 18) in 'Test.QuickCheck.Monadic'
  99% (127 /128) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.GSubterms Test.QuickCheck.Arbitrary.GCoArbitrary Test.QuickCheck.Arbitrary.gSubterms Test.QuickCheck.Arbitrary.gSubtermsIncl
Warning: Test.QuickCheck: could not find link destinations for:
    Test.QuickCheck.Arbitrary.GCoArbitrary Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.GSubterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Creating package registration file: /tmp/pkgConf-QuickCheck-2.814236.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/QuickCheck-2.8.1
Registering QuickCheck-2.8.1...
Installed QuickCheck-2.8.1
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.5.1...
Running Haddock for unordered-containers-0.2.5.1...
Running hscolour for unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  50% (  1 /  2) in 'Data.HashMap.PopCount'
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  87% ( 54 / 62) in 'Data.HashMap.Base'
 100% ( 46 / 46) in 'Data.HashMap.Strict'
 100% ( 46 / 46) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.514236.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/unordered-containers-0.2.5.1
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.1
Configuring cpphs-1.19...
Building cpphs-1.19...
Preprocessing library cpphs-1.19...
[ 1 of 11] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o )
[ 2 of 11] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o )
[ 3 of 11] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o )
[ 4 of 11] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o )
[ 5 of 11] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o )
[ 6 of 11] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o )
[ 7 of 11] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o )
[ 8 of 11] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 9 of 11] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o )
[10 of 11] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o )
[11 of 11] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o )
In-place registering cpphs-1.19...
Preprocessing executable 'cpphs' for cpphs-1.19...
[ 1 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o )
[ 2 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o )
[ 3 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 4 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o )
[ 5 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o )
[ 6 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o )
[ 7 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o )
[ 8 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o )
[ 9 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o )
[10 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o )
[11 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o )
[12 of 12] Compiling Main             ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o )
Linking dist/build/cpphs/cpphs ...
Running Haddock for cpphs-1.19...
Running hscolour for cpphs-1.19...
Preprocessing library cpphs-1.19...
Preprocessing executable 'cpphs' for cpphs-1.19...
Preprocessing library cpphs-1.19...
Haddock coverage:
  83% (  5 /  6) in 'Language.Preprocessor.Cpphs.HashDefine'
  33% (  3 /  9) in 'Language.Preprocessor.Cpphs.SymTab'
 100% (  2 /  2) in 'Language.Preprocessor.Unlit'
 100% (  7 /  7) in 'Language.Preprocessor.Cpphs.Options'
 100% ( 15 / 15) in 'Language.Preprocessor.Cpphs.Position'
  86% (  6 /  7) in 'Language.Preprocessor.Cpphs.Tokenise'
 100% (  5 /  5) in 'Language.Preprocessor.Cpphs.MacroPass'
 100% (  2 /  2) in 'Language.Preprocessor.Cpphs.ReadFirst'
 100% (  2 /  2) in 'Language.Preprocessor.Cpphs.CppIfdef'
   0% (  0 /  5) in 'Language.Preprocessor.Cpphs.RunCpphs'
  86% ( 25 / 29) in 'Language.Preprocessor.Cpphs'
Warning: Language.Preprocessor.Cpphs: could not find link destinations for:
    Language.Preprocessor.Cpphs.HashDefine.HashDefine
Documentation created: dist/doc/html/cpphs/index.html,
dist/doc/html/cpphs/cpphs.txt
Preprocessing executable 'cpphs' for cpphs-1.19...
Creating package registration file: /tmp/pkgConf-cpphs-114236.19
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/cpphs-1.19
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering cpphs-1.19...
Installed cpphs-1.19
Configuring uniplate-1.6.12...
Building uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
[ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, dist/build/Data/Generics/Uniplate/Data/Instances.o )
[ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package bytestring-0.10.4.0 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
Loading package binary-0.7.1.0 ... linking ... done.
Loading package text-1.2.1.1 ... linking ... done.
Loading package hashable-1.2.3.2 ... linking ... done.
Loading package unordered-containers-0.2.5.1 ... linking ... done.
Loading package syb-0.5.1 ... linking ... done.
[ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, dist/build/Data/Generics/Uniplate.o )
[ 4 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, dist/build/Data/Generics/UniplateOn.o )
[ 5 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, dist/build/Data/Generics/Str.o )
[ 6 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, dist/build/Data/Generics/Uniplate/Operations.o )
[ 7 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, dist/build/Data/Generics/Compos.o )
[ 8 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, dist/build/Data/Generics/SYB.o )
[ 9 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, dist/build/Data/Generics/Uniplate/Internal/Data.o )
[10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, dist/build/Data/Generics/Uniplate/Data.o )
[11 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.o )
[12 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, dist/build/Data/Generics/Uniplate/DataOnly.o )
[13 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, dist/build/Data/Generics/Uniplate/Direct.o )
[14 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, dist/build/Data/Generics/Uniplate/Typeable.o )
[15 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, dist/build/Data/Generics/Uniplate/Zipper.o )
[16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, dist/build/Data/Generics/UniplateStr.o )
[17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, dist/build/Data/Generics/UniplateStrOn.o )
[18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, dist/build/Data/Generics/Biplate.o )
[19 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, dist/build/Data/Generics/PlateDirect.o )
[20 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, dist/build/Data/Generics/PlateTypeable.o )
[21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, dist/build/Data/Generics/PlateData.o )
In-place registering uniplate-1.6.12...
Running Haddock for uniplate-1.6.12...
Running hscolour for uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
Haddock coverage:
 100% ( 16 / 16) in 'Data.Generics.Uniplate.Data.Instances'
  86% (  6 /  7) in 'Data.Generics.Uniplate.Internal.Utils'
 100% ( 19 / 19) in 'Data.Generics.Uniplate'
  55% ( 11 / 20) in 'Data.Generics.UniplateOn'
  46% (  6 / 13) in 'Data.Generics.Str'
  76% ( 22 / 29) in 'Data.Generics.Uniplate.Operations'
 100% (  8 /  8) in 'Data.Generics.Compos'
 100% ( 13 / 13) in 'Data.Generics.SYB'
   8% (  4 / 49) in 'Data.Generics.Uniplate.Internal.Data'
  80% (  4 /  5) in 'Data.Generics.Uniplate.Data'
  72% ( 21 / 29) in 'Data.Generics.Uniplate.Internal.DataOnlyOperations'
  75% ( 24 / 32) in 'Data.Generics.Uniplate.DataOnly'
 100% ( 11 / 11) in 'Data.Generics.Uniplate.Direct'
 100% ( 10 / 10) in 'Data.Generics.Uniplate.Typeable'
 100% ( 14 / 14) in 'Data.Generics.Uniplate.Zipper'
 100% ( 21 / 21) in 'Data.Generics.UniplateStr'
  55% ( 11 / 20) in 'Data.Generics.UniplateStrOn'
  47% (  9 / 19) in 'Data.Generics.Biplate'
 100% ( 10 / 10) in 'Data.Generics.PlateDirect'
 100% ( 10 / 10) in 'Data.Generics.PlateTypeable'
 100% (  2 /  2) in 'Data.Generics.PlateData'
Warning: Data.Generics.Uniplate.Direct: could not find link destinations for:
    Data.Generics.Uniplate.Direct.Type
Warning: Data.Generics.Uniplate.Typeable: could not find link destinations for:
    Data.Generics.Uniplate.Typeable.Type
Warning: Data.Generics.PlateDirect: could not find link destinations for:
    Data.Generics.PlateDirect.Type
Warning: Data.Generics.PlateTypeable: could not find link destinations for:
    Data.Generics.PlateTypeable.Type
Documentation created: dist/doc/html/uniplate/index.html,
dist/doc/html/uniplate/uniplate.txt
Creating package registration file: /tmp/pkgConf-uniplate-1.614236.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/uniplate-1.6.12
Registering uniplate-1.6.12...
Installed uniplate-1.6.12
Configuring haskell-src-exts-1.16.0.1...
Building haskell-src-exts-1.16.0.1...
Preprocessing library haskell-src-exts-1.16.0.1...
[ 1 of 22] Compiling Language.Haskell.Exts.Annotated.Syntax ( src/Language/Haskell/Exts/Annotated/Syntax.hs, dist/build/Language/Haskell/Exts/Annotated/Syntax.o )
[ 2 of 22] Compiling Language.Haskell.Exts.ParseSyntax ( src/Language/Haskell/Exts/ParseSyntax.hs, dist/build/Language/Haskell/Exts/ParseSyntax.o )
[ 3 of 22] Compiling Language.Haskell.Exts.Annotated.Build ( src/Language/Haskell/Exts/Annotated/Build.hs, dist/build/Language/Haskell/Exts/Annotated/Build.o )
[ 4 of 22] Compiling Language.Haskell.Exts.SrcLoc ( src/Language/Haskell/Exts/SrcLoc.hs, dist/build/Language/Haskell/Exts/SrcLoc.o )
[ 5 of 22] Compiling Language.Haskell.Exts.Comments ( src/Language/Haskell/Exts/Comments.hs, dist/build/Language/Haskell/Exts/Comments.o )
[ 6 of 22] Compiling Language.Haskell.Exts.Annotated.ExactPrint ( src/Language/Haskell/Exts/Annotated/ExactPrint.hs, dist/build/Language/Haskell/Exts/Annotated/ExactPrint.o )
[ 7 of 22] Compiling Language.Haskell.Exts.Extension ( src/Language/Haskell/Exts/Extension.hs, dist/build/Language/Haskell/Exts/Extension.o )
[ 8 of 22] Compiling Language.Haskell.Exts.ExtScheme ( src/Language/Haskell/Exts/ExtScheme.hs, dist/build/Language/Haskell/Exts/ExtScheme.o )
[ 9 of 22] Compiling Language.Haskell.Exts.Syntax ( src/Language/Haskell/Exts/Syntax.hs, dist/build/Language/Haskell/Exts/Syntax.o )
[10 of 22] Compiling Language.Haskell.Exts.Build ( src/Language/Haskell/Exts/Build.hs, dist/build/Language/Haskell/Exts/Build.o )
[11 of 22] Compiling Language.Haskell.Exts.Fixity ( src/Language/Haskell/Exts/Fixity.hs, dist/build/Language/Haskell/Exts/Fixity.o )
[12 of 22] Compiling Language.Haskell.Exts.ParseMonad ( src/Language/Haskell/Exts/ParseMonad.hs, dist/build/Language/Haskell/Exts/ParseMonad.o )
[13 of 22] Compiling Language.Haskell.Exts.InternalLexer ( src/Language/Haskell/Exts/InternalLexer.hs, dist/build/Language/Haskell/Exts/InternalLexer.o )
[14 of 22] Compiling Language.Haskell.Exts.Lexer ( src/Language/Haskell/Exts/Lexer.hs, dist/build/Language/Haskell/Exts/Lexer.o )
[15 of 22] Compiling Language.Haskell.Exts.Annotated.Simplify ( src/Language/Haskell/Exts/Annotated/Simplify.hs, dist/build/Language/Haskell/Exts/Annotated/Simplify.o )
[16 of 22] Compiling Language.Haskell.Exts.Pretty ( src/Language/Haskell/Exts/Pretty.hs, dist/build/Language/Haskell/Exts/Pretty.o )
[17 of 22] Compiling Language.Haskell.Exts.ParseUtils ( src/Language/Haskell/Exts/ParseUtils.hs, dist/build/Language/Haskell/Exts/ParseUtils.o )
[18 of 22] Compiling Language.Haskell.Exts.Annotated.Fixity ( src/Language/Haskell/Exts/Annotated/Fixity.hs, dist/build/Language/Haskell/Exts/Annotated/Fixity.o )
[19 of 22] Compiling Language.Haskell.Exts.InternalParser ( dist/build/Language/Haskell/Exts/InternalParser.hs, dist/build/Language/Haskell/Exts/InternalParser.o )
[20 of 22] Compiling Language.Haskell.Exts.Parser ( src/Language/Haskell/Exts/Parser.hs, dist/build/Language/Haskell/Exts/Parser.o )
[21 of 22] Compiling Language.Haskell.Exts.Annotated ( src/Language/Haskell/Exts/Annotated.hs, dist/build/Language/Haskell/Exts/Annotated.o )
[22 of 22] Compiling Language.Haskell.Exts ( src/Language/Haskell/Exts.hs, dist/build/Language/Haskell/Exts.o )
In-place registering haskell-src-exts-1.16.0.1...
Running Haddock for haskell-src-exts-1.16.0.1...
Running hscolour for haskell-src-exts-1.16.0.1...
Preprocessing library haskell-src-exts-1.16.0.1...
Preprocessing library haskell-src-exts-1.16.0.1...
Haddock coverage:
  70% ( 96 /137) in 'Language.Haskell.Exts.Annotated.Syntax'
   0% (  0 / 21) in 'Language.Haskell.Exts.ParseSyntax'
 100% ( 49 / 49) in 'Language.Haskell.Exts.Annotated.Build'
  73% ( 19 / 26) in 'Language.Haskell.Exts.SrcLoc'
  67% (  2 /  3) in 'Language.Haskell.Exts.Comments'
  67% (  2 /  3) in 'Language.Haskell.Exts.Annotated.ExactPrint'
  65% ( 13 / 20) in 'Language.Haskell.Exts.Extension'
  14% (  1 /  7) in 'Language.Haskell.Exts.ExtScheme'
  67% ( 86 /128) in 'Language.Haskell.Exts.Syntax'
 100% ( 49 / 49) in 'Language.Haskell.Exts.Build'
  77% ( 10 / 13) in 'Language.Haskell.Exts.Fixity'
  33% ( 16 / 48) in 'Language.Haskell.Exts.ParseMonad'
  20% (  1 /  5) in 'Language.Haskell.Exts.InternalLexer'
  67% (  4 /  6) in 'Language.Haskell.Exts.Lexer'
   4% (  3 / 71) in 'Language.Haskell.Exts.Annotated.Simplify'
  93% ( 14 / 15) in 'Language.Haskell.Exts.Pretty'
   4% (  2 / 52) in 'Language.Haskell.Exts.ParseUtils'
  75% (  9 / 12) in 'Language.Haskell.Exts.Annotated.Fixity'
 100% ( 37 / 37) in 'Language.Haskell.Exts.InternalParser'
  97% ( 33 / 34) in 'Language.Haskell.Exts.Parser'
  95% ( 40 / 42) in 'Language.Haskell.Exts.Annotated'
 100% ( 23 / 23) in 'Language.Haskell.Exts'
Warning: Language.Haskell.Exts.Annotated.ExactPrint: could not find link destinations for:
    Language.Haskell.Exts.Annotated.ExactPrint.exactP
Documentation created: dist/doc/html/haskell-src-exts/index.html,
dist/doc/html/haskell-src-exts/haskell-src-exts.txt
Creating package registration file:
/tmp/pkgConf-haskell-src-exts-1.16.014236.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/haskell-src-exts-1.16.0.1
Registering haskell-src-exts-1.16.0.1...
Installed haskell-src-exts-1.16.0.1
Configuring derive-2.5.22...
Building derive-2.5.22...
Preprocessing library derive-2.5.22...
[ 1 of 65] Compiling Language.Haskell.TH.Compat ( Language/Haskell/TH/Compat.hs, dist/build/Language/Haskell/TH/Compat.o )
[ 2 of 65] Compiling Language.Haskell.TH.Data ( Language/Haskell/TH/Data.hs, dist/build/Language/Haskell/TH/Data.o )
[ 3 of 65] Compiling Language.Haskell.TH.ExpandSynonym ( Language/Haskell/TH/ExpandSynonym.hs, dist/build/Language/Haskell/TH/ExpandSynonym.o )
[ 4 of 65] Compiling Language.Haskell.TH.FixedPpr ( Language/Haskell/TH/FixedPpr.hs, dist/build/Language/Haskell/TH/FixedPpr.o )
[ 5 of 65] Compiling Language.Haskell.TH.Helper ( Language/Haskell/TH/Helper.hs, dist/build/Language/Haskell/TH/Helper.o )
[ 6 of 65] Compiling Language.Haskell.TH.Peephole ( Language/Haskell/TH/Peephole.hs, dist/build/Language/Haskell/TH/Peephole.o )
[ 7 of 65] Compiling Data.Derive.Class.Default ( Data/Derive/Class/Default.hs, dist/build/Data/Derive/Class/Default.o )
[ 8 of 65] Compiling Data.Derive.Internal.Instance ( Data/Derive/Internal/Instance.hs, dist/build/Data/Derive/Internal/Instance.o )
[ 9 of 65] Compiling Data.Derive.Class.Arities ( Data/Derive/Class/Arities.hs, dist/build/Data/Derive/Class/Arities.o )
[10 of 65] Compiling Data.Derive.Instance.Arities ( Data/Derive/Instance/Arities.hs, dist/build/Data/Derive/Instance/Arities.o )
[11 of 65] Compiling Language.Haskell ( Language/Haskell.hs, dist/build/Language/Haskell.o )
[12 of 65] Compiling Language.Haskell.Convert ( Language/Haskell/Convert.hs, dist/build/Language/Haskell/Convert.o )
[13 of 65] Compiling Data.Derive.DSL.HSE ( Data/Derive/DSL/HSE.hs, dist/build/Data/Derive/DSL/HSE.o )
[14 of 65] Compiling Data.Derive.DSL.DSL ( Data/Derive/DSL/DSL.hs, dist/build/Data/Derive/DSL/DSL.o )
[15 of 65] Compiling Data.Derive.DSL.Apply ( Data/Derive/DSL/Apply.hs, dist/build/Data/Derive/DSL/Apply.o )
[16 of 65] Compiling Data.Derive.DSL.Derive ( Data/Derive/DSL/Derive.hs, dist/build/Data/Derive/DSL/Derive.o )
[17 of 65] Compiling Data.Derive.DSL.SYB ( Data/Derive/DSL/SYB.hs, dist/build/Data/Derive/DSL/SYB.o )
[18 of 65] Compiling Data.DeriveDSL   ( Data/DeriveDSL.hs, dist/build/Data/DeriveDSL.o )
[19 of 65] Compiling Derive.Utils     ( Derive/Utils.hs, dist/build/Derive/Utils.o )
[20 of 65] Compiling Derive.Generate  ( Derive/Generate.hs, dist/build/Derive/Generate.o )
[21 of 65] Compiling Derive.Flags     ( Derive/Flags.hs, dist/build/Derive/Flags.o )
[22 of 65] Compiling Language.Haskell.TH.All ( Language/Haskell/TH/All.hs, dist/build/Language/Haskell/TH/All.o )
[23 of 65] Compiling Data.Derive.Internal.Derivation ( Data/Derive/Internal/Derivation.hs, dist/build/Data/Derive/Internal/Derivation.o )
[24 of 65] Compiling Data.Derive.Arbitrary ( Data/Derive/Arbitrary.hs, dist/build/Data/Derive/Arbitrary.o )
[25 of 65] Compiling Data.Derive.ArbitraryOld ( Data/Derive/ArbitraryOld.hs, dist/build/Data/Derive/ArbitraryOld.o )
[26 of 65] Compiling Data.Derive.Arities ( Data/Derive/Arities.hs, dist/build/Data/Derive/Arities.o )
[27 of 65] Compiling Data.Derive.Binary ( Data/Derive/Binary.hs, dist/build/Data/Derive/Binary.o )
[28 of 65] Compiling Data.Derive.BinaryDefer ( Data/Derive/BinaryDefer.hs, dist/build/Data/Derive/BinaryDefer.o )
[29 of 65] Compiling Data.Derive.Bounded ( Data/Derive/Bounded.hs, dist/build/Data/Derive/Bounded.o )
[30 of 65] Compiling Data.Derive.Data ( Data/Derive/Data.hs, dist/build/Data/Derive/Data.o )
[31 of 65] Compiling Data.Derive.DataAbstract ( Data/Derive/DataAbstract.hs, dist/build/Data/Derive/DataAbstract.o )
[32 of 65] Compiling Data.Derive.Default ( Data/Derive/Default.hs, dist/build/Data/Derive/Default.o )
[33 of 65] Compiling Data.Derive.Enum ( Data/Derive/Enum.hs, dist/build/Data/Derive/Enum.o )
[34 of 65] Compiling Data.Derive.EnumCyclic ( Data/Derive/EnumCyclic.hs, dist/build/Data/Derive/EnumCyclic.o )
[35 of 65] Compiling Data.Derive.Eq   ( Data/Derive/Eq.hs, dist/build/Data/Derive/Eq.o )
[36 of 65] Compiling Data.Derive.Fold ( Data/Derive/Fold.hs, dist/build/Data/Derive/Fold.o )
[37 of 65] Compiling Data.Derive.From ( Data/Derive/From.hs, dist/build/Data/Derive/From.o )
[38 of 65] Compiling Data.Derive.Has  ( Data/Derive/Has.hs, dist/build/Data/Derive/Has.o )
[39 of 65] Compiling Data.Derive.Is   ( Data/Derive/Is.hs, dist/build/Data/Derive/Is.o )
[40 of 65] Compiling Data.Derive.JSON ( Data/Derive/JSON.hs, dist/build/Data/Derive/JSON.o )
[41 of 65] Compiling Data.Derive.LazySet ( Data/Derive/LazySet.hs, dist/build/Data/Derive/LazySet.o )
[42 of 65] Compiling Data.Derive.Lens ( Data/Derive/Lens.hs, dist/build/Data/Derive/Lens.o )
[43 of 65] Compiling Data.Derive.Monoid ( Data/Derive/Monoid.hs, dist/build/Data/Derive/Monoid.o )
[44 of 65] Compiling Data.Derive.NFData ( Data/Derive/NFData.hs, dist/build/Data/Derive/NFData.o )
[45 of 65] Compiling Data.Derive.Ord  ( Data/Derive/Ord.hs, dist/build/Data/Derive/Ord.o )
[46 of 65] Compiling Data.Derive.Read ( Data/Derive/Read.hs, dist/build/Data/Derive/Read.o )
[47 of 65] Compiling Data.Derive.Ref  ( Data/Derive/Ref.hs, dist/build/Data/Derive/Ref.o )
[48 of 65] Compiling Data.Derive.Serial ( Data/Derive/Serial.hs, dist/build/Data/Derive/Serial.o )
[49 of 65] Compiling Data.Derive.Serialize ( Data/Derive/Serialize.hs, dist/build/Data/Derive/Serialize.o )
[50 of 65] Compiling Data.Derive.Set  ( Data/Derive/Set.hs, dist/build/Data/Derive/Set.o )
[51 of 65] Compiling Data.Derive.Show ( Data/Derive/Show.hs, dist/build/Data/Derive/Show.o )
[52 of 65] Compiling Data.Derive.Typeable ( Data/Derive/Typeable.hs, dist/build/Data/Derive/Typeable.o )
[53 of 65] Compiling Data.Derive.UniplateDirect ( Data/Derive/UniplateDirect.hs, dist/build/Data/Derive/UniplateDirect.o )
[54 of 65] Compiling Data.Derive.UniplateTypeable ( Data/Derive/UniplateTypeable.hs, dist/build/Data/Derive/UniplateTypeable.o )
[55 of 65] Compiling Data.Derive.Update ( Data/Derive/Update.hs, dist/build/Data/Derive/Update.o )
[56 of 65] Compiling Data.Derive.Internal.Traversal ( Data/Derive/Internal/Traversal.hs, dist/build/Data/Derive/Internal/Traversal.o )
[57 of 65] Compiling Data.Derive.Foldable ( Data/Derive/Foldable.hs, dist/build/Data/Derive/Foldable.o )
[58 of 65] Compiling Data.Derive.Functor ( Data/Derive/Functor.hs, dist/build/Data/Derive/Functor.o )
[59 of 65] Compiling Data.Derive.Traversable ( Data/Derive/Traversable.hs, dist/build/Data/Derive/Traversable.o )
[60 of 65] Compiling Derive.Derivation ( Derive/Derivation.hs, dist/build/Derive/Derivation.o )
[61 of 65] Compiling Data.Derive.All  ( Data/Derive/All.hs, dist/build/Data/Derive/All.o )
[62 of 65] Compiling Data.DeriveTH    ( Data/DeriveTH.hs, dist/build/Data/DeriveTH.o )
[63 of 65] Compiling Derive.Test      ( Derive/Test.hs, dist/build/Derive/Test.o )
[64 of 65] Compiling Derive.Main      ( Derive/Main.hs, dist/build/Derive/Main.o )
[65 of 65] Compiling Data.DeriveMain  ( Data/DeriveMain.hs, dist/build/Data/DeriveMain.o )
In-place registering derive-2.5.22...
Preprocessing executable 'derive' for derive-2.5.22...
[ 1 of 53] Compiling Language.Haskell ( Language/Haskell.hs, dist/build/derive/derive-tmp/Language/Haskell.o )
[ 2 of 53] Compiling Derive.Flags     ( Derive/Flags.hs, dist/build/derive/derive-tmp/Derive/Flags.o )
[ 3 of 53] Compiling Data.Derive.DSL.HSE ( Data/Derive/DSL/HSE.hs, dist/build/derive/derive-tmp/Data/Derive/DSL/HSE.o )
[ 4 of 53] Compiling Derive.Utils     ( Derive/Utils.hs, dist/build/derive/derive-tmp/Derive/Utils.o )
[ 5 of 53] Compiling Data.Derive.DSL.DSL ( Data/Derive/DSL/DSL.hs, dist/build/derive/derive-tmp/Data/Derive/DSL/DSL.o )
[ 6 of 53] Compiling Data.Derive.DSL.SYB ( Data/Derive/DSL/SYB.hs, dist/build/derive/derive-tmp/Data/Derive/DSL/SYB.o )
[ 7 of 53] Compiling Data.Derive.DSL.Apply ( Data/Derive/DSL/Apply.hs, dist/build/derive/derive-tmp/Data/Derive/DSL/Apply.o )
[ 8 of 53] Compiling Data.Derive.DSL.Derive ( Data/Derive/DSL/Derive.hs, dist/build/derive/derive-tmp/Data/Derive/DSL/Derive.o )
[ 9 of 53] Compiling Data.DeriveDSL   ( Data/DeriveDSL.hs, dist/build/derive/derive-tmp/Data/DeriveDSL.o )
[10 of 53] Compiling Data.Derive.Internal.Derivation ( Data/Derive/Internal/Derivation.hs, dist/build/derive/derive-tmp/Data/Derive/Internal/Derivation.o )
[11 of 53] Compiling Data.Derive.Arbitrary ( Data/Derive/Arbitrary.hs, dist/build/derive/derive-tmp/Data/Derive/Arbitrary.o )
[12 of 53] Compiling Data.Derive.ArbitraryOld ( Data/Derive/ArbitraryOld.hs, dist/build/derive/derive-tmp/Data/Derive/ArbitraryOld.o )
[13 of 53] Compiling Data.Derive.Arities ( Data/Derive/Arities.hs, dist/build/derive/derive-tmp/Data/Derive/Arities.o )
[14 of 53] Compiling Data.Derive.Binary ( Data/Derive/Binary.hs, dist/build/derive/derive-tmp/Data/Derive/Binary.o )
[15 of 53] Compiling Data.Derive.BinaryDefer ( Data/Derive/BinaryDefer.hs, dist/build/derive/derive-tmp/Data/Derive/BinaryDefer.o )
[16 of 53] Compiling Data.Derive.Bounded ( Data/Derive/Bounded.hs, dist/build/derive/derive-tmp/Data/Derive/Bounded.o )
[17 of 53] Compiling Data.Derive.Data ( Data/Derive/Data.hs, dist/build/derive/derive-tmp/Data/Derive/Data.o )
[18 of 53] Compiling Data.Derive.DataAbstract ( Data/Derive/DataAbstract.hs, dist/build/derive/derive-tmp/Data/Derive/DataAbstract.o )
[19 of 53] Compiling Data.Derive.Default ( Data/Derive/Default.hs, dist/build/derive/derive-tmp/Data/Derive/Default.o )
[20 of 53] Compiling Data.Derive.Enum ( Data/Derive/Enum.hs, dist/build/derive/derive-tmp/Data/Derive/Enum.o )
[21 of 53] Compiling Data.Derive.EnumCyclic ( Data/Derive/EnumCyclic.hs, dist/build/derive/derive-tmp/Data/Derive/EnumCyclic.o )
[22 of 53] Compiling Data.Derive.Eq   ( Data/Derive/Eq.hs, dist/build/derive/derive-tmp/Data/Derive/Eq.o )
[23 of 53] Compiling Data.Derive.Fold ( Data/Derive/Fold.hs, dist/build/derive/derive-tmp/Data/Derive/Fold.o )
[24 of 53] Compiling Data.Derive.From ( Data/Derive/From.hs, dist/build/derive/derive-tmp/Data/Derive/From.o )
[25 of 53] Compiling Data.Derive.Has  ( Data/Derive/Has.hs, dist/build/derive/derive-tmp/Data/Derive/Has.o )
[26 of 53] Compiling Data.Derive.Is   ( Data/Derive/Is.hs, dist/build/derive/derive-tmp/Data/Derive/Is.o )
[27 of 53] Compiling Data.Derive.JSON ( Data/Derive/JSON.hs, dist/build/derive/derive-tmp/Data/Derive/JSON.o )
[28 of 53] Compiling Data.Derive.LazySet ( Data/Derive/LazySet.hs, dist/build/derive/derive-tmp/Data/Derive/LazySet.o )
[29 of 53] Compiling Data.Derive.Lens ( Data/Derive/Lens.hs, dist/build/derive/derive-tmp/Data/Derive/Lens.o )
[30 of 53] Compiling Data.Derive.Monoid ( Data/Derive/Monoid.hs, dist/build/derive/derive-tmp/Data/Derive/Monoid.o )
[31 of 53] Compiling Data.Derive.NFData ( Data/Derive/NFData.hs, dist/build/derive/derive-tmp/Data/Derive/NFData.o )
[32 of 53] Compiling Data.Derive.Ord  ( Data/Derive/Ord.hs, dist/build/derive/derive-tmp/Data/Derive/Ord.o )
[33 of 53] Compiling Data.Derive.Read ( Data/Derive/Read.hs, dist/build/derive/derive-tmp/Data/Derive/Read.o )
[34 of 53] Compiling Data.Derive.Ref  ( Data/Derive/Ref.hs, dist/build/derive/derive-tmp/Data/Derive/Ref.o )
[35 of 53] Compiling Data.Derive.Serial ( Data/Derive/Serial.hs, dist/build/derive/derive-tmp/Data/Derive/Serial.o )
[36 of 53] Compiling Data.Derive.Serialize ( Data/Derive/Serialize.hs, dist/build/derive/derive-tmp/Data/Derive/Serialize.o )
[37 of 53] Compiling Data.Derive.Set  ( Data/Derive/Set.hs, dist/build/derive/derive-tmp/Data/Derive/Set.o )
[38 of 53] Compiling Data.Derive.Show ( Data/Derive/Show.hs, dist/build/derive/derive-tmp/Data/Derive/Show.o )
[39 of 53] Compiling Data.Derive.Typeable ( Data/Derive/Typeable.hs, dist/build/derive/derive-tmp/Data/Derive/Typeable.o )
[40 of 53] Compiling Data.Derive.UniplateDirect ( Data/Derive/UniplateDirect.hs, dist/build/derive/derive-tmp/Data/Derive/UniplateDirect.o )
[41 of 53] Compiling Data.Derive.UniplateTypeable ( Data/Derive/UniplateTypeable.hs, dist/build/derive/derive-tmp/Data/Derive/UniplateTypeable.o )
[42 of 53] Compiling Data.Derive.Update ( Data/Derive/Update.hs, dist/build/derive/derive-tmp/Data/Derive/Update.o )
[43 of 53] Compiling Data.Derive.Internal.Traversal ( Data/Derive/Internal/Traversal.hs, dist/build/derive/derive-tmp/Data/Derive/Internal/Traversal.o )
[44 of 53] Compiling Data.Derive.Foldable ( Data/Derive/Foldable.hs, dist/build/derive/derive-tmp/Data/Derive/Foldable.o )
[45 of 53] Compiling Data.Derive.Functor ( Data/Derive/Functor.hs, dist/build/derive/derive-tmp/Data/Derive/Functor.o )
[46 of 53] Compiling Data.Derive.Traversable ( Data/Derive/Traversable.hs, dist/build/derive/derive-tmp/Data/Derive/Traversable.o )
[47 of 53] Compiling Derive.Derivation ( Derive/Derivation.hs, dist/build/derive/derive-tmp/Derive/Derivation.o )
[48 of 53] Compiling Derive.Generate  ( Derive/Generate.hs, dist/build/derive/derive-tmp/Derive/Generate.o )
[49 of 53] Compiling Data.Derive.All  ( Data/Derive/All.hs, dist/build/derive/derive-tmp/Data/Derive/All.o )
[50 of 53] Compiling Derive.Test      ( Derive/Test.hs, dist/build/derive/derive-tmp/Derive/Test.o )
[51 of 53] Compiling Derive.Main      ( Derive/Main.hs, dist/build/derive/derive-tmp/Derive/Main.o )
[52 of 53] Compiling Data.DeriveMain  ( Data/DeriveMain.hs, dist/build/derive/derive-tmp/Data/DeriveMain.o )
[53 of 53] Compiling Main             ( Main.hs, dist/build/derive/derive-tmp/Main.o )
Linking dist/build/derive/derive ...
Running Haddock for derive-2.5.22...
Running hscolour for derive-2.5.22...
Preprocessing library derive-2.5.22...
Preprocessing executable 'derive' for derive-2.5.22...
Preprocessing library derive-2.5.22...
Haddock coverage:
  25% (  1 /  4) in 'Language.Haskell.TH.Compat'
   5% (  1 / 21) in 'Language.Haskell.TH.Data'
 100% (  2 /  2) in 'Language.Haskell.TH.ExpandSynonym'
   0% (  0 / 49) in 'Language.Haskell.TH.FixedPpr'
  40% ( 29 / 73) in 'Language.Haskell.TH.Helper'
   0% (  0 /  4) in 'Language.Haskell.TH.Peephole'
   0% (  0 /  2) in 'Data.Derive.Class.Default'
  20% (  1 /  5) in 'Data.Derive.Internal.Instance'
   0% (  0 /  2) in 'Data.Derive.Class.Arities'
   0% (  0 /  2) in 'Data.Derive.Instance.Arities'
   2% (  1 / 61) in 'Language.Haskell'
   0% (  0 /  3) in 'Language.Haskell.Convert'
   5% (  1 / 22) in 'Data.Derive.DSL.HSE'
   0% (  0 /  8) in 'Data.Derive.DSL.DSL'
   0% (  0 /  5) in 'Data.Derive.DSL.Apply'
   0% (  0 /  2) in 'Data.Derive.DSL.Derive'
   0% (  0 /  2) in 'Data.Derive.DSL.SYB'
   0% (  0 /  5) in 'Data.DeriveDSL'
   0% (  0 / 15) in 'Derive.Utils'
   0% (  0 /  2) in 'Derive.Generate'
   0% (  0 /  5) in 'Derive.Flags'
  70% (  7 / 10) in 'Language.Haskell.TH.All'
   0% (  0 /  8) in 'Data.Derive.Internal.Derivation'
   0% (  0 /  2) in 'Data.Derive.Arbitrary'
   0% (  0 /  3) in 'Data.Derive.ArbitraryOld'
   0% (  0 /  3) in 'Data.Derive.Arities'
   0% (  0 /  3) in 'Data.Derive.Binary'
   0% (  0 /  3) in 'Data.Derive.BinaryDefer'
   0% (  0 /  3) in 'Data.Derive.Bounded'
   0% (  0 /  2) in 'Data.Derive.Data'
  50% (  1 /  2) in 'Data.Derive.DataAbstract'
   0% (  0 /  3) in 'Data.Derive.Default'
   0% (  0 /  3) in 'Data.Derive.Enum'
   0% (  0 /  3) in 'Data.Derive.EnumCyclic'
   0% (  0 /  3) in 'Data.Derive.Eq'
  50% (  1 /  2) in 'Data.Derive.Fold'
  50% (  1 /  2) in 'Data.Derive.From'
  50% (  1 /  2) in 'Data.Derive.Has'
   0% (  0 /  2) in 'Data.Derive.Is'
 100% (  2 /  2) in 'Data.Derive.JSON'
  50% (  1 /  2) in 'Data.Derive.LazySet'
  50% (  1 /  2) in 'Data.Derive.Lens'
  50% (  1 /  2) in 'Data.Derive.Monoid'
   0% (  0 /  3) in 'Data.Derive.NFData'
   0% (  0 /  3) in 'Data.Derive.Ord'
  50% (  1 /  2) in 'Data.Derive.Read'
  50% (  1 /  2) in 'Data.Derive.Ref'
   0% (  0 /  3) in 'Data.Derive.Serial'
   0% (  0 /  3) in 'Data.Derive.Serialize'
  50% (  1 /  2) in 'Data.Derive.Set'
  50% (  1 /  2) in 'Data.Derive.Show'
  50% (  1 /  2) in 'Data.Derive.Typeable'
  50% (  1 /  2) in 'Data.Derive.UniplateDirect'
   0% (  0 /  3) in 'Data.Derive.UniplateTypeable'
  50% (  1 /  2) in 'Data.Derive.Update'
  86% (  6 /  7) in 'Data.Derive.Internal.Traversal'
   0% (  0 /  3) in 'Data.Derive.Foldable'
  33% (  1 /  3) in 'Data.Derive.Functor'
   0% (  0 /  3) in 'Data.Derive.Traversable'
   0% (  0 /  4) in 'Derive.Derivation'
Warning: derive-2.5.22:Data.Derive.All: Could not find documentation for exported module: D
  33% (  1 /  3) in 'Data.Derive.All'
  80% (  4 /  5) in 'Data.DeriveTH'
   0% (  0 /  2) in 'Derive.Test'
   0% (  0 /  2) in 'Derive.Main'
  50% (  1 /  2) in 'Data.DeriveMain'
Warning: Language.Haskell.Convert: could not find link destinations for:
    Language.Haskell.Convert.conv
Documentation created: dist/doc/html/derive/index.html,
dist/doc/html/derive/derive.txt
Preprocessing executable 'derive' for derive-2.5.22...
Creating package registration file: /tmp/pkgConf-derive-2.514236.22
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/derive-2.5.22
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering derive-2.5.22...
Installed derive-2.5.22
Configuring pointless-lenses-0.0.9...
Building pointless-lenses-0.0.9...
Preprocessing library pointless-lenses-0.0.9...
[ 1 of 16] Compiling Data.Relation    ( src/Data/Relation.hs, dist/build/Data/Relation.o )
[ 2 of 16] Compiling Data.Shape       ( src/Data/Shape.hs, dist/build/Data/Shape.o )
[ 3 of 16] Compiling Data.Diff        ( src/Data/Diff.hs, dist/build/Data/Diff.o )
[ 4 of 16] Compiling Generics.Pointless.Lenses ( src/Generics/Pointless/Lenses.hs, dist/build/Generics/Pointless/Lenses.o )
[ 5 of 16] Compiling Generics.Pointless.DLenses ( src/Generics/Pointless/DLenses.hs, dist/build/Generics/Pointless/DLenses.o )
[ 6 of 16] Compiling Generics.Pointless.DLenses.ShapeCombinators ( src/Generics/Pointless/DLenses/ShapeCombinators.hs, dist/build/Generics/Pointless/DLenses/ShapeCombinators.o )

src/Generics/Pointless/DLenses/ShapeCombinators.hs:79:21:
    Could not deduce (Shapely v2) arising from a use of ‘dnat’
    from the context (Shapely s, Shapely v, ToRep s, ToRep v)
      bound by the type signature for
                 nat_dlns :: (Shapely s, Shapely v, ToRep s, ToRep v) =>
                             Lns.NatLens s v -> NatDLens s v
      at src/Generics/Pointless/DLenses/ShapeCombinators.hs:76:13-84
    The type variable ‘v2’ is ambiguous
    Relevant bindings include
      getd' :: s a -> Delta (v2 a) (s a)
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:79:11)
    Note: there are several potential instances:
      instance Shapely [] -- Defined at src/Data/Shape.hs:72:10
      instance (Shapely f, Shapely g) => Shapely (f :@: g)
        -- Defined at src/Data/Shape.hs:68:10
      instance (Shapely f, Shapely g) => Shapely (f :+: g)
        -- Defined at src/Data/Shape.hs:64:10
      ...plus three others
    In the expression: dnat (repnat annv (\ a -> Lns.get (l a))) s
    In an equation for ‘getd'’:
        getd' s = dnat (repnat annv (\ a -> Lns.get (l a))) s
    In an equation for ‘nat_dlns’:
        nat_dlns l
          = DLens get' getd' put' putd' create' created'
          where
              get' s = repnat annv (\ a -> Lns.get (l a)) s
              getd' s = dnat (repnat annv (\ a -> Lns.get (l a))) s
              put' (v, s) dV = repnat anns (\ a -> Lns.put (l a)) (ProdF v s)
              putd' v s dV
                = dnat (repnat anns (\ a -> Lns.put (l a))) (ProdF v s)
              ....

src/Generics/Pointless/DLenses/ShapeCombinators.hs:79:27:
    Could not deduce (ToRep v2) arising from a use of ‘repnat’
    from the context (Shapely s, Shapely v, ToRep s, ToRep v)
      bound by the type signature for
                 nat_dlns :: (Shapely s, Shapely v, ToRep s, ToRep v) =>
                             Lns.NatLens s v -> NatDLens s v
      at src/Generics/Pointless/DLenses/ShapeCombinators.hs:76:13-84
    The type variable ‘v2’ is ambiguous
    Relevant bindings include
      getd' :: s a -> Delta (v2 a) (s a)
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:79:11)
    Note: there are several potential instances:
      instance (ToRep f, ToRep g) => ToRep (f :*: g)
        -- Defined in ‘Generics.Pointless.Functors’
      instance (ToRep f, ToRep g) => ToRep (f :+: g)
        -- Defined in ‘Generics.Pointless.Functors’
      instance (Generics.Pointless.Functors.Functor f, Prelude.Functor f,
                ToRep f, ToRep g) =>
               ToRep (f :@: g)
        -- Defined in ‘Generics.Pointless.Functors’
      ...plus three others
    In the first argument of ‘dnat’, namely
      ‘(repnat annv (\ a -> Lns.get (l a)))’
    In the expression: dnat (repnat annv (\ a -> Lns.get (l a))) s
    In an equation for ‘getd'’:
        getd' s = dnat (repnat annv (\ a -> Lns.get (l a))) s

src/Generics/Pointless/DLenses/ShapeCombinators.hs:79:46:
    Could not deduce (Rep v2 a2 ~ Rep v a2)
    from the context (Shapely s, Shapely v, ToRep s, ToRep v)
      bound by the type signature for
                 nat_dlns :: (Shapely s, Shapely v, ToRep s, ToRep v) =>
                             Lns.NatLens s v -> NatDLens s v
      at src/Generics/Pointless/DLenses/ShapeCombinators.hs:76:13-84
    NB: ‘Rep’ is a type function, and may not be injective
    The type variable ‘v2’ is ambiguous
    Expected type: Rep s a2 -> Rep v2 a2
      Actual type: Rep s a2 -> Rep v a2
    Relevant bindings include
      a :: Ann a2
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:79:41)
      getd' :: s a -> Delta (v2 a) (s a)
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:79:11)
      put' :: (v a, s a) -> Delta (v a) (v a) -> s a
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:80:11)
      putd' :: v a
               -> s a -> Delta (v a) (v a) -> Delta (v1 a) ((:*:) v s a)
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:81:11)
      create' :: v a -> s a
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:82:11)
      created' :: v a -> Delta (v0 a) (v a)
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:83:11)
      (Some bindings suppressed; use -fmax-relevant-binds=N or -fno-max-relevant-binds)
    In the expression: Lns.get (l a)
    In the second argument of ‘repnat’, namely ‘(\ a -> Lns.get (l a))’

src/Generics/Pointless/DLenses/ShapeCombinators.hs:81:26:
    Could not deduce (Shapely v1) arising from a use of ‘dnat’
    from the context (Shapely s, Shapely v, ToRep s, ToRep v)
      bound by the type signature for
                 nat_dlns :: (Shapely s, Shapely v, ToRep s, ToRep v) =>
                             Lns.NatLens s v -> NatDLens s v
      at src/Generics/Pointless/DLenses/ShapeCombinators.hs:76:13-84
    The type variable ‘v1’ is ambiguous
    Relevant bindings include
      putd' :: v a
               -> s a -> Delta (v a) (v a) -> Delta (v1 a) ((:*:) v s a)
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:81:11)
    Note: there are several potential instances:
      instance Shapely [] -- Defined at src/Data/Shape.hs:72:10
      instance (Shapely f, Shapely g) => Shapely (f :@: g)
        -- Defined at src/Data/Shape.hs:68:10
      instance (Shapely f, Shapely g) => Shapely (f :+: g)
        -- Defined at src/Data/Shape.hs:64:10
      ...plus three others
    In the expression:
      dnat (repnat anns (\ a -> Lns.put (l a))) (ProdF v s)
    In an equation for ‘putd'’:
        putd' v s dV
          = dnat (repnat anns (\ a -> Lns.put (l a))) (ProdF v s)
    In an equation for ‘nat_dlns’:
        nat_dlns l
          = DLens get' getd' put' putd' create' created'
          where
              get' s = repnat annv (\ a -> Lns.get (l a)) s
              getd' s = dnat (repnat annv (\ a -> Lns.get (l a))) s
              put' (v, s) dV = repnat anns (\ a -> Lns.put (l a)) (ProdF v s)
              putd' v s dV
                = dnat (repnat anns (\ a -> Lns.put (l a))) (ProdF v s)
              ....

src/Generics/Pointless/DLenses/ShapeCombinators.hs:81:32:
    Could not deduce (ToRep v1) arising from a use of ‘repnat’
    from the context (Shapely s, Shapely v, ToRep s, ToRep v)
      bound by the type signature for
                 nat_dlns :: (Shapely s, Shapely v, ToRep s, ToRep v) =>
                             Lns.NatLens s v -> NatDLens s v
      at src/Generics/Pointless/DLenses/ShapeCombinators.hs:76:13-84
    The type variable ‘v1’ is ambiguous
    Relevant bindings include
      putd' :: v a
               -> s a -> Delta (v a) (v a) -> Delta (v1 a) ((:*:) v s a)
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:81:11)
    Note: there are several potential instances:
      instance (ToRep f, ToRep g) => ToRep (f :*: g)
        -- Defined in ‘Generics.Pointless.Functors’
      instance (ToRep f, ToRep g) => ToRep (f :+: g)
        -- Defined in ‘Generics.Pointless.Functors’
      instance (Generics.Pointless.Functors.Functor f, Prelude.Functor f,
                ToRep f, ToRep g) =>
               ToRep (f :@: g)
        -- Defined in ‘Generics.Pointless.Functors’
      ...plus three others
    In the first argument of ‘dnat’, namely
      ‘(repnat anns (\ a -> Lns.put (l a)))’
    In the expression:
      dnat (repnat anns (\ a -> Lns.put (l a))) (ProdF v s)
    In an equation for ‘putd'’:
        putd' v s dV
          = dnat (repnat anns (\ a -> Lns.put (l a))) (ProdF v s)

src/Generics/Pointless/DLenses/ShapeCombinators.hs:81:51:
    Could not deduce (Rep v1 a2 ~ Rep s a2)
    from the context (Shapely s, Shapely v, ToRep s, ToRep v)
      bound by the type signature for
                 nat_dlns :: (Shapely s, Shapely v, ToRep s, ToRep v) =>
                             Lns.NatLens s v -> NatDLens s v
      at src/Generics/Pointless/DLenses/ShapeCombinators.hs:76:13-84
    NB: ‘Rep’ is a type function, and may not be injective
    The type variable ‘v1’ is ambiguous
    Expected type: Rep (v :*: s) a2 -> Rep v1 a2
      Actual type: (Rep v a2, Rep s a2) -> Rep s a2
    Relevant bindings include
      a :: Ann a2
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:81:46)
      s :: s a
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:81:19)
      putd' :: v a
               -> s a -> Delta (v a) (v a) -> Delta (v1 a) ((:*:) v s a)
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:81:11)
      create' :: v a -> s a
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:82:11)
      l :: Lns.NatLens s v
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:77:10)
      nat_dlns :: Lns.NatLens s v -> NatDLens s v
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:77:1)
    In the expression: Lns.put (l a)
    In the second argument of ‘repnat’, namely ‘(\ a -> Lns.put (l a))’

src/Generics/Pointless/DLenses/ShapeCombinators.hs:83:24:
    Could not deduce (Shapely v0) arising from a use of ‘dnat’
    from the context (Shapely s, Shapely v, ToRep s, ToRep v)
      bound by the type signature for
                 nat_dlns :: (Shapely s, Shapely v, ToRep s, ToRep v) =>
                             Lns.NatLens s v -> NatDLens s v
      at src/Generics/Pointless/DLenses/ShapeCombinators.hs:76:13-84
    The type variable ‘v0’ is ambiguous
    Relevant bindings include
      created' :: v a -> Delta (v0 a) (v a)
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:83:11)
    Note: there are several potential instances:
      instance Shapely [] -- Defined at src/Data/Shape.hs:72:10
      instance (Shapely f, Shapely g) => Shapely (f :@: g)
        -- Defined at src/Data/Shape.hs:68:10
      instance (Shapely f, Shapely g) => Shapely (f :+: g)
        -- Defined at src/Data/Shape.hs:64:10
      ...plus three others
    In the expression: dnat (repnat anns (\ a -> Lns.create (l a))) v
    In an equation for ‘created'’:
        created' v = dnat (repnat anns (\ a -> Lns.create (l a))) v
    In an equation for ‘nat_dlns’:
        nat_dlns l
          = DLens get' getd' put' putd' create' created'
          where
              get' s = repnat annv (\ a -> Lns.get (l a)) s
              getd' s = dnat (repnat annv (\ a -> Lns.get (l a))) s
              put' (v, s) dV = repnat anns (\ a -> Lns.put (l a)) (ProdF v s)
              putd' v s dV
                = dnat (repnat anns (\ a -> Lns.put (l a))) (ProdF v s)
              ....

src/Generics/Pointless/DLenses/ShapeCombinators.hs:83:30:
    Could not deduce (ToRep v0) arising from a use of ‘repnat’
    from the context (Shapely s, Shapely v, ToRep s, ToRep v)
      bound by the type signature for
                 nat_dlns :: (Shapely s, Shapely v, ToRep s, ToRep v) =>
                             Lns.NatLens s v -> NatDLens s v
      at src/Generics/Pointless/DLenses/ShapeCombinators.hs:76:13-84
    The type variable ‘v0’ is ambiguous
    Relevant bindings include
      created' :: v a -> Delta (v0 a) (v a)
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:83:11)
    Note: there are several potential instances:
      instance (ToRep f, ToRep g) => ToRep (f :*: g)
        -- Defined in ‘Generics.Pointless.Functors’
      instance (ToRep f, ToRep g) => ToRep (f :+: g)
        -- Defined in ‘Generics.Pointless.Functors’
      instance (Generics.Pointless.Functors.Functor f, Prelude.Functor f,
                ToRep f, ToRep g) =>
               ToRep (f :@: g)
        -- Defined in ‘Generics.Pointless.Functors’
      ...plus three others
    In the first argument of ‘dnat’, namely
      ‘(repnat anns (\ a -> Lns.create (l a)))’
    In the expression: dnat (repnat anns (\ a -> Lns.create (l a))) v
    In an equation for ‘created'’:
        created' v = dnat (repnat anns (\ a -> Lns.create (l a))) v

src/Generics/Pointless/DLenses/ShapeCombinators.hs:83:49:
    Could not deduce (Rep v0 a2 ~ Rep s a2)
    from the context (Shapely s, Shapely v, ToRep s, ToRep v)
      bound by the type signature for
                 nat_dlns :: (Shapely s, Shapely v, ToRep s, ToRep v) =>
                             Lns.NatLens s v -> NatDLens s v
      at src/Generics/Pointless/DLenses/ShapeCombinators.hs:76:13-84
    NB: ‘Rep’ is a type function, and may not be injective
    The type variable ‘v0’ is ambiguous
    Expected type: Rep v a2 -> Rep v0 a2
      Actual type: Rep v a2 -> Rep s a2
    Relevant bindings include
      a :: Ann a2
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:83:44)
      created' :: v a -> Delta (v0 a) (v a)
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:83:11)
      l :: Lns.NatLens s v
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:77:10)
      nat_dlns :: Lns.NatLens s v -> NatDLens s v
        (bound at src/Generics/Pointless/DLenses/ShapeCombinators.hs:77:1)
    In the expression: Lns.create (l a)
    In the second argument of ‘repnat’, namely
      ‘(\ a -> Lns.create (l a))’
Failed to install pointless-lenses-0.0.9
cabal: Error: some packages failed to install:
pointless-lenses-0.0.9 failed during the building phase. The exception was:
ExitFailure 1
pointless-rewrite-0.0.1 depends on pointless-lenses-0.0.9 which failed to
install.

Test log

No test log was submitted for this report.