Build #1 for quickcheck-instances-0.3.8

[all reports]

Package quickcheck-instances-0.3.8
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies unordered-containers-0.2.3.3, time-1.4.0.1, text-0.11.2.3, old-time-1.1.0.1, hashable-1.2.1.0, containers-0.5.0.0, bytestring-0.10.0.2, base-4.6.0.1, array-0.4.0.1, QuickCheck-2.7.3
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring hashable-1.2.1.0...
Building hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
[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 )
In-place registering hashable-1.2.1.0...
Running Haddock for hashable-1.2.1.0...
Running hscolour for hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
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
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0
Registering hashable-1.2.1.0...
Installed hashable-1.2.1.0
Configuring primitive-0.5.2.1...
Building primitive-0.5.2.1...
Preprocessing library primitive-0.5.2.1...
[ 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.5.2.1...
Running Haddock for primitive-0.5.2.1...
Running hscolour for primitive-0.5.2.1...
Preprocessing library primitive-0.5.2.1...
Preprocessing library primitive-0.5.2.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected:
Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s)
  71% ( 10 / 14) in 'Control.Monad.Primitive'
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 13 / 13) 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
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.2.1
Registering primitive-0.5.2.1...
Installed primitive-0.5.2.1
Configuring unordered-containers-0.2.3.3...
Building unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
[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.3.3...
Running Haddock for unordered-containers-0.2.3.3...
Running hscolour for unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
Preprocessing library unordered-containers-0.2.3.3...
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'
  85% ( 52 / 61) in 'Data.HashMap.Base'
  98% ( 44 / 45) in 'Data.HashMap.Strict'
  98% ( 44 / 45) 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
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.3.3
Registering unordered-containers-0.2.3.3...
Installed unordered-containers-0.2.3.3
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 )
[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...
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
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tf-random-0.5
Registering tf-random-0.5...
Installed tf-random-0.5
Configuring QuickCheck-2.7.3...
Building QuickCheck-2.7.3...
Preprocessing library QuickCheck-2.7.3...
[ 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.7.3...
Running Haddock for QuickCheck-2.7.3...
Running hscolour for QuickCheck-2.7.3...
Preprocessing library QuickCheck-2.7.3...
Preprocessing library QuickCheck-2.7.3...
Haddock coverage:
  12% (  2 / 17) in 'Test.QuickCheck.Random'
  25% (  2 /  8) in 'Test.QuickCheck.Exception'
   6% (  1 / 18) in 'Test.QuickCheck.Text'
 100% (  2 /  2) in 'Test.QuickCheck.State'
 100% ( 22 / 22) in 'Test.QuickCheck.Gen'
  80% (  4 /  5) in 'Test.QuickCheck.Gen.Unsafe'
 100% ( 30 / 30) in 'Test.QuickCheck.Arbitrary'
  93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  14% (  1 /  7) in 'Test.QuickCheck.Function'
  65% ( 40 / 62) in 'Test.QuickCheck.Property'
  52% ( 14 / 27) in 'Test.QuickCheck.Test'
 100% (  9 /  9) in 'Test.QuickCheck.All'
   7% (  1 / 15) in 'Test.QuickCheck.Monadic'
  98% (121 /123) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Text: could not find link destinations for:
    Test.QuickCheck.Text.Output
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms
Warning: Test.QuickCheck: could not find link destinations for:
    Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.7.3
Registering QuickCheck-2.7.3...
Installed QuickCheck-2.7.3
Downloading quickcheck-instances-0.3.8...
Configuring quickcheck-instances-0.3.8...
Building quickcheck-instances-0.3.8...
Preprocessing library quickcheck-instances-0.3.8...
[1 of 2] Compiling Test.QuickCheck.Instances.LegacyNumeric ( src/Test/QuickCheck/Instances/LegacyNumeric.hs, dist/build/Test/QuickCheck/Instances/LegacyNumeric.o )
[2 of 2] Compiling Test.QuickCheck.Instances ( src/Test/QuickCheck/Instances.hs, dist/build/Test/QuickCheck/Instances.o )

src/Test/QuickCheck/Instances.hs:40:1: Warning:
    The qualified import of `Data.Fixed' is redundant
      except perhaps to import instances from `Data.Fixed'
    To import instances alone, use: import Data.Fixed()

src/Test/QuickCheck/Instances.hs:191:25: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:216:23: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:234:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:235:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:236:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:237:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:238:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:239:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:250:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:251:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:252:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:253:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:254:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:255:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:256:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:257:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:258:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:259:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:260:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:300:25: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:322:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:322:55: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:337:26: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:337:48: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:350:25: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

src/Test/QuickCheck/Instances.hs:363:24: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"
In-place registering quickcheck-instances-0.3.8...
Running Haddock for quickcheck-instances-0.3.8...
Running hscolour for quickcheck-instances-0.3.8...
Preprocessing library quickcheck-instances-0.3.8...
Preprocessing library quickcheck-instances-0.3.8...

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:40:1: Warning:
    The qualified import of `Data.Fixed' is redundant
      except perhaps to import instances from `Data.Fixed'
    To import instances alone, use: import Data.Fixed()

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:191:25: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:216:23: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:234:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:235:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:236:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:237:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:238:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:239:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:250:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:251:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:252:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:253:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:254:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:255:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:256:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:257:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:258:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:259:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:260:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:300:25: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:322:29: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:322:55: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:337:26: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:337:48: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:350:25: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"

dist/build/tmp-18305/src/Test/QuickCheck/Instances.hs:363:24: Warning:
    In the use of `><'
    (imported from Test.QuickCheck, but defined in Test.QuickCheck.Arbitrary):
    Deprecated: "Use ordinary function composition instead"
Haddock coverage:
   0% (  0 /  1) in 'Test.QuickCheck.Instances.LegacyNumeric'
 100% (  1 /  1) in 'Test.QuickCheck.Instances'
Documentation created: dist/doc/html/quickcheck-instances/index.html,
dist/doc/html/quickcheck-instances/quickcheck-instances.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/quickcheck-instances-0.3.8
Registering quickcheck-instances-0.3.8...
Installed quickcheck-instances-0.3.8

Test log

No test log was submitted for this report.