Build #1 for arff-0.0.1

[all reports]

Package arff-0.0.1
Install DependencyFailed bytestring-show-0.2
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies time-1.4.0.1, old-locale-1.0.0.5, bytestring-show-0.2, bytestring-lexing-0.2, bytestring-0.9.2.1, binary-0.4.5, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring bytestring-0.9.2.1...
Building bytestring-0.9.2.1...
Preprocessing library bytestring-0.9.2.1...
[1 of 8] Compiling Data.ByteString.Fusion ( Data/ByteString/Fusion.hs, dist/build/Data/ByteString/Fusion.o )
[2 of 8] Compiling Data.ByteString.Internal ( Data/ByteString/Internal.hs, dist/build/Data/ByteString/Internal.o )
[3 of 8] Compiling Data.ByteString.Unsafe ( Data/ByteString/Unsafe.hs, dist/build/Data/ByteString/Unsafe.o )
[4 of 8] Compiling Data.ByteString.Lazy.Internal ( Data/ByteString/Lazy/Internal.hs, dist/build/Data/ByteString/Lazy/Internal.o )
[5 of 8] Compiling Data.ByteString  ( Data/ByteString.hs, dist/build/Data/ByteString.o )
[6 of 8] Compiling Data.ByteString.Char8 ( Data/ByteString/Char8.hs, dist/build/Data/ByteString/Char8.o )
[7 of 8] Compiling Data.ByteString.Lazy ( Data/ByteString/Lazy.hs, dist/build/Data/ByteString/Lazy.o )
[8 of 8] Compiling Data.ByteString.Lazy.Char8 ( Data/ByteString/Lazy/Char8.hs, dist/build/Data/ByteString/Lazy/Char8.o )
In-place registering bytestring-0.9.2.1...
Running Haddock for bytestring-0.9.2.1...
Running hscolour for bytestring-0.9.2.1...
Preprocessing library bytestring-0.9.2.1...
Preprocessing library bytestring-0.9.2.1...
Haddock coverage:
 100% (  1 /  1) in 'Data.ByteString.Fusion'
  64% ( 21 / 33) in 'Data.ByteString.Internal'
 100% ( 19 / 19) in 'Data.ByteString.Unsafe'
 100% ( 13 / 13) in 'Data.ByteString.Lazy.Internal'
 100% (133 /133) in 'Data.ByteString'
 100% (138 /138) in 'Data.ByteString.Char8'
 100% (115 /115) in 'Data.ByteString.Lazy'
 100% (120 /120) in 'Data.ByteString.Lazy.Char8'
Warning: Data.ByteString: could not find link destinations for:
    Data.ByteString.compareBytes Data.ByteString.spanByte Data.ByteString.findIndexOrEnd
Warning: Data.ByteString.Char8: could not find link destinations for:
    Data.ByteString.Char8.breakChar Data.ByteString.Char8.unsafeHead Data.ByteString.Char8.breakSpace Data.ByteString.Char8.dropSpace
Warning: Data.ByteString.Lazy: could not find link destinations for:
    Data.ByteString.Lazy.hGetContentsN Data.ByteString.Lazy.findIndexOrEnd
Documentation created: dist/doc/html/bytestring/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bytestring-0.9.2.1
Registering bytestring-0.9.2.1...
Installed bytestring-0.9.2.1
Configuring binary-0.4.5...
Building binary-0.4.5...
Preprocessing library binary-0.4.5...

src/Data/Binary/Get.hs:2:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Data/Binary/Builder.hs:2:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[1 of 4] Compiling Data.Binary.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o )

src/Data/Binary/Builder.hs:60:1: Warning:
    The import of `Data.Word' is redundant
      except perhaps to import instances from `Data.Word'
    To import instances alone, use: import Data.Word()

src/Data/Binary/Builder.hs:70:1: Warning:
    The qualified import of `Data.ByteString.Lazy.Internal' is redundant
      except perhaps to import instances from `Data.ByteString.Lazy.Internal'
    To import instances alone, use: import Data.ByteString.Lazy.Internal()

src/Data/Binary/Builder.hs:168:37: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"
[2 of 4] Compiling Data.Binary.Get  ( src/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o )

src/Data/Binary/Get.hs:99:1: Warning:
    The import of `GHC.Int' is redundant
      except perhaps to import instances from `GHC.Int'
    To import instances alone, use: import GHC.Int()

src/Data/Binary/Get.hs:368:15: Warning:
    In the use of `unsafeInterleaveST'
    (imported from Control.Monad.ST):
    Deprecated: "Please import from Control.Monad.ST.Unsafe instead; This will be removed in the next release"

src/Data/Binary/Get.hs:379:48: Warning:
    In the use of `unsafeInterleaveST'
    (imported from Control.Monad.ST):
    Deprecated: "Please import from Control.Monad.ST.Unsafe instead; This will be removed in the next release"
[3 of 4] Compiling Data.Binary.Put  ( src/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o )

src/Data/Binary/Put.hs:64:16: Warning:
    Ignoring unusable UNPACK pragma on the second argument of `PairS'
    In the definition of data constructor `PairS'
    In the data declaration for `PairS'
[4 of 4] Compiling Data.Binary      ( src/Data/Binary.hs, dist/build/Data/Binary.o )

src/Data/Binary.hs:66:1: Warning:
    The import of `System.IO' is redundant
      except perhaps to import instances from `System.IO'
    To import instances alone, use: import System.IO()
In-place registering binary-0.4.5...
Running Haddock for binary-0.4.5...
Running hscolour for binary-0.4.5...
Preprocessing library binary-0.4.5...
Preprocessing library binary-0.4.5...

src/Data/Binary/Get.hs:2:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Data/Binary/Builder.hs:2:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Data/Binary/Get.hs:2:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Data/Binary/Builder.hs:2:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

src/Data/Binary/Builder.hs:60:1: Warning:
    The import of `Data.Word' is redundant
      except perhaps to import instances from `Data.Word'
    To import instances alone, use: import Data.Word()

src/Data/Binary/Builder.hs:70:1: Warning:
    The qualified import of `Data.ByteString.Lazy.Internal' is redundant
      except perhaps to import instances from `Data.ByteString.Lazy.Internal'
    To import instances alone, use: import Data.ByteString.Lazy.Internal()

src/Data/Binary/Builder.hs:168:37: Warning:
    In the use of `unsafePerformIO' (imported from Foreign):
    Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release"

src/Data/Binary/Get.hs:99:1: Warning:
    The import of `GHC.Int' is redundant
      except perhaps to import instances from `GHC.Int'
    To import instances alone, use: import GHC.Int()

src/Data/Binary/Get.hs:368:15: Warning:
    In the use of `unsafeInterleaveST'
    (imported from Control.Monad.ST):
    Deprecated: "Please import from Control.Monad.ST.Unsafe instead; This will be removed in the next release"

src/Data/Binary/Get.hs:379:48: Warning:
    In the use of `unsafeInterleaveST'
    (imported from Control.Monad.ST):
    Deprecated: "Please import from Control.Monad.ST.Unsafe instead; This will be removed in the next release"

src/Data/Binary/Put.hs:64:16: Warning:
    Ignoring unusable UNPACK pragma on the second argument of `PairS'
    In the definition of data constructor `PairS'
    In the data declaration for `PairS'

src/Data/Binary.hs:66:1: Warning:
    The import of `System.IO' is redundant
      except perhaps to import instances from `System.IO'
    To import instances alone, use: import System.IO()
Haddock coverage:
 100% ( 26 / 26) in 'Data.Binary.Builder'
 100% ( 37 / 37) in 'Data.Binary.Get'
 100% ( 24 / 24) in 'Data.Binary.Put'
 100% ( 17 / 17) in 'Data.Binary'
Warning: Data.Binary.Get: could not find link destinations for:
    Data.Binary.Get.get
Warning: Data.Binary.Put: could not find link destinations for:
    Data.Binary.Put.PairS
Documentation created: dist/doc/html/binary/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/binary-0.4.5
Registering binary-0.4.5...
Installed binary-0.4.5
Configuring bytestring-lexing-0.2...
Building bytestring-lexing-0.2...
Preprocessing library bytestring-lexing-0.2...
[1 of 3] Compiling Data.ByteString.Lex.Internal ( Data/ByteString/Lex/Internal.hs, dist/build/Data/ByteString/Lex/Internal.o )
[2 of 3] Compiling Data.ByteString.Lex.Lazy.Double ( dist/build/Data/ByteString/Lex/Lazy/Double.hs, dist/build/Data/ByteString/Lex/Lazy/Double.o )
[3 of 3] Compiling Data.ByteString.Lex.Double ( dist/build/Data/ByteString/Lex/Double.hs, dist/build/Data/ByteString/Lex/Double.o )

Data/ByteString/Lex/Double.x:99:9: parse error on input `import'
Failed to install bytestring-lexing-0.2
Configuring bytestring-show-0.2...
Building bytestring-show-0.2...
Preprocessing library bytestring-show-0.2...
[1 of 6] Compiling Text.Show.ByteString.Util ( Text/Show/ByteString/Util.hs, dist/build/Text/Show/ByteString/Util.o )
[2 of 6] Compiling Text.Show.ByteString.Char ( Text/Show/ByteString/Char.hs, dist/build/Text/Show/ByteString/Char.o )
[3 of 6] Compiling Text.Show.ByteString.Int ( Text/Show/ByteString/Int.hs, dist/build/Text/Show/ByteString/Int.o )

Text/Show/ByteString/Int.hs:27:21: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      I# minInt# = minInt
    In the expression:
      let I# minInt# = minInt
      in
        if i# ==# minInt# then
            putWord8 45 >> putW (int2Word# (negateInt# (i# `quotInt#` 10#)))
            >> putW (int2Word# (negateInt# (i# `remInt#` 10#)))
        else
            putWord8 45 >> putW (int2Word# (negateInt# i#))
    In an equation for `putI':
        putI i#
          | i# <# 0#
          = let I# minInt# = minInt
            in
              if i# ==# minInt# then
                  putWord8 45 >> putW (int2Word# (negateInt# (i# `quotInt#` 10#)))
                  >> putW (int2Word# (negateInt# (i# `remInt#` 10#)))
              else
                  putWord8 45 >> putW (int2Word# (negateInt# i#))
          | otherwise = putW (int2Word# i#)
[4 of 6] Compiling Text.Show.ByteString.Integer ( Text/Show/ByteString/Integer.hs, dist/build/Text/Show/ByteString/Integer.o )

Text/Show/ByteString/Integer.hs:31:15:
    Not in scope: data constructor `S#'
    Perhaps you meant one of these:
      `I#' (imported from GHC.Base), `C#' (imported from GHC.Base),
      `D#' (imported from GHC.Base)
Failed to install bytestring-show-0.2
cabal: Error: some packages failed to install:
arff-0.0.1 depends on bytestring-show-0.2 which failed to install.
bytestring-lexing-0.2 failed during the building phase. The exception was:
ExitFailure 1
bytestring-show-0.2 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.