Build #1 for qudb-0.0.0

[all reports]

Package qudb-0.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies snappy-0.2.0.2, directory-1.2.0.1, deepseq-1.3.0.1, bytestring-0.10.0.2, base-4.6.0.1, array-0.4.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring snappy-0.2.0.2...
Building snappy-0.2.0.2...
Preprocessing library snappy-0.2.0.2...
[1 of 3] Compiling Codec.Compression.Snappy.Internal ( Codec/Compression/Snappy/Internal.hs, dist/build/Codec/Compression/Snappy/Internal.o )
[2 of 3] Compiling Codec.Compression.Snappy.Lazy ( dist/build/Codec/Compression/Snappy/Lazy.hs, dist/build/Codec/Compression/Snappy/Lazy.o )
[3 of 3] Compiling Codec.Compression.Snappy ( Codec/Compression/Snappy.hs, dist/build/Codec/Compression/Snappy.o )
In-place registering snappy-0.2.0.2...
Running Haddock for snappy-0.2.0.2...
Running hscolour for snappy-0.2.0.2...
Preprocessing library snappy-0.2.0.2...
Preprocessing library snappy-0.2.0.2...
Haddock coverage:
  33% (  1 /  3) in 'Codec.Compression.Snappy.Internal'
 100% (  3 /  3) in 'Codec.Compression.Snappy.Lazy'
 100% (  3 /  3) in 'Codec.Compression.Snappy'
Documentation created: dist/doc/html/snappy/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/snappy-0.2.0.2
Registering snappy-0.2.0.2...
Installed snappy-0.2.0.2
Downloading qudb-0.0.0...
Configuring qudb-0.0.0...
Building qudb-0.0.0...
Preprocessing executable 'qudb' for qudb-0.0.0...
[1 of 7] Compiling Database.QUDB.Scanner ( dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs, dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.o )

dist/build/qudb/qudb-tmp/Database/QUDB/Scanner.hs:372:17: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      ((I# (ord_c))) = fromIntegral c
    In the expression:
      let
        (base) = alexIndexInt32OffAddr alex_base s
        ((I# (ord_c))) = fromIntegral c
        (offset) = (base +# ord_c)
        ....
      in
        case new_s of {
          -1# -> (new_acc, input)
          _ -> alex_scan_tkn
                 user
                 orig_input
                 (if c < 128 || c >= 192 then (len +# 1#) else len)
                 new_input
                 new_s
                 new_acc }
    In a case alternative:
        Just (c, new_input)
          -> let
               (base) = alexIndexInt32OffAddr alex_base s
               ((I# (ord_c))) = fromIntegral c
               ....
             in
               case new_s of {
                 -1# -> (new_acc, input)
                 _ -> alex_scan_tkn
                        user
                        orig_input
                        (if c < 128 || c >= 192 then (len +# 1#) else len)
                        new_input
                        new_s
                        new_acc }
    In the second argument of `seq', namely
      `case alexGetByte input of {
         Nothing -> (new_acc, input)
         Just (c, new_input)
           -> let
                (base) = ...
                ....
              in
                case new_s of {
                  -1# -> ...
                  _ -> alex_scan_tkn
                         user
                         orig_input
                         (if c < 128 || c >= 192 then (len +# 1#) else len)
                         new_input
                         new_s
                         new_acc } }'
[2 of 7] Compiling Database.QUDB.EntityTypes ( Database/QUDB/EntityTypes.hs, dist/build/qudb/qudb-tmp/Database/QUDB/EntityTypes.o )
[3 of 7] Compiling Database.QUDB.Query ( Database/QUDB/Query.hs, dist/build/qudb/qudb-tmp/Database/QUDB/Query.o )
[4 of 7] Compiling Database.QUDB.Parser ( dist/build/qudb/qudb-tmp/Database/QUDB/Parser.hs, dist/build/qudb/qudb-tmp/Database/QUDB/Parser.o )
[5 of 7] Compiling Database.QUDB.Structure ( Database/QUDB/Structure.hs, dist/build/qudb/qudb-tmp/Database/QUDB/Structure.o )
[6 of 7] Compiling Database.QUDB    ( Database/QUDB.hs, dist/build/qudb/qudb-tmp/Database/QUDB.o )
[7 of 7] Compiling Main             ( qudb/qudb.hs, dist/build/qudb/qudb-tmp/Main.o )
Linking dist/build/qudb/qudb ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Installed qudb-0.0.0

Test log

No test log was submitted for this report.