Build #1 for PrimitiveArray-0.0.2.1

[all reports]

Package PrimitiveArray-0.0.2.1
Install InstallOk
Docs Failed
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies primitive-0.3.1, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring primitive-0.3.1...
Building primitive-0.3.1...
Preprocessing library primitive-0.3.1...
[1 of 7] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[2 of 7] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )

Control/Monad/Primitive.hs:24:1: Warning:
    Module `GHC.IOBase' is deprecated: use GHC.IO instead
[3 of 7] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )

Data/Primitive/Types.hs:57:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"
[4 of 7] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )

Data/Primitive/Array.hs:112:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"

Data/Primitive/Array.hs:117:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"
[5 of 7] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )

Data/Primitive/ByteArray.hs:203:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"

Data/Primitive/ByteArray.hs:208:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"
[6 of 7] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[7 of 7] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
In-place registering primitive-0.3.1...
Running Haddock for primitive-0.3.1...
Running hscolour for primitive-0.3.1...
Preprocessing library primitive-0.3.1...
Preprocessing library primitive-0.3.1...

dist/build/tmp-19264/Control/Monad/Primitive.hs:24:1: Warning:
    Module `GHC.IOBase' is deprecated: use GHC.IO instead

dist/build/tmp-19264/Data/Primitive/Types.hs:57:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"

dist/build/tmp-19264/Data/Primitive/Array.hs:112:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"

dist/build/tmp-19264/Data/Primitive/Array.hs:117:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"

dist/build/tmp-19264/Data/Primitive/ByteArray.hs:203:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"

dist/build/tmp-19264/Data/Primitive/ByteArray.hs:208:18: Warning:
    In the use of `mkNorepType' (imported from Data.Data):
    Deprecated: "Use mkNoRepType instead"
Haddock coverage:
   3% (  1 / 33) in 'Data.Primitive.MachDeps'
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% ( 11 / 11) in 'Data.Primitive.Array'
  73% ( 16 / 22) in 'Data.Primitive.ByteArray'
  80% (  8 / 10) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
Documentation created: dist/doc/html/primitive/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.3.1
Registering primitive-0.3.1...
Installed primitive-0.3.1
Downloading PrimitiveArray-0.0.2.1...
Configuring PrimitiveArray-0.0.2.1...
Building PrimitiveArray-0.0.2.1...
Preprocessing library PrimitiveArray-0.0.2.1...
[1 of 3] Compiling Data.PrimitiveArray.Internal ( Data/PrimitiveArray/Internal.hs, dist/build/Data/PrimitiveArray/Internal.o )
[2 of 3] Compiling Data.PrimitiveArray ( Data/PrimitiveArray.hs, dist/build/Data/PrimitiveArray.o )
[3 of 3] Compiling Data.PrimitiveArray.Ix ( Data/PrimitiveArray/Ix.hs, dist/build/Data/PrimitiveArray/Ix.o )

Data/PrimitiveArray/Ix.hs:22:24: Warning:
    Ignoring unusable UNPACK pragma on the first argument of `PaIxP'
    In the definition of data constructor `PaIxP'
    In the data instance declaration for `PrimArray'
    In the instance declaration for `PrimArrayOps a b'

Data/PrimitiveArray/Ix.hs:22:24: Warning:
    Ignoring unusable UNPACK pragma on the second argument of `PaIxP'
    In the definition of data constructor `PaIxP'
    In the data instance declaration for `PrimArray'
    In the instance declaration for `PrimArrayOps a b'

Data/PrimitiveArray/Ix.hs:43:32: Warning:
    Ignoring unusable UNPACK pragma on the first argument of `PaIxPM'
    In the definition of data constructor `PaIxPM'
    In the data instance declaration for `PrimArrayM'
    In the instance declaration for `PrimArrayOpsM a b (ST s)'

Data/PrimitiveArray/Ix.hs:43:32: Warning:
    Ignoring unusable UNPACK pragma on the second argument of `PaIxPM'
    In the definition of data constructor `PaIxPM'
    In the data instance declaration for `PrimArrayM'
    In the instance declaration for `PrimArrayOpsM a b (ST s)'
In-place registering PrimitiveArray-0.0.2.1...
Running Haddock for PrimitiveArray-0.0.2.1...
Running hscolour for PrimitiveArray-0.0.2.1...
Preprocessing library PrimitiveArray-0.0.2.1...
Preprocessing library PrimitiveArray-0.0.2.1...

dist/build/tmp-19264/Data/PrimitiveArray.hs:22:43:
    parse error on input `-- ^ PrimArray data type'
Haddock coverage:
 100% (  3 /  3) in 'Data.PrimitiveArray.Internal'
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/PrimitiveArray-0.0.2.1
Registering PrimitiveArray-0.0.2.1...
Installed PrimitiveArray-0.0.2.1

Test log

No test log was submitted for this report.