Build #1 for bit-array-0.1.0

[all reports]

Package bit-array-0.1.0
Install InstallOk
Docs Failed
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies placeholders-0.1, numeric-qq-0.1.2, loch-th-0.2.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 loch-th-0.2.1...
Building loch-th-0.2.1...
Preprocessing library loch-th-0.2.1...
[1 of 1] Compiling Debug.Trace.LocationTH ( Debug/Trace/LocationTH.hs, dist/build/Debug/Trace/LocationTH.o )
In-place registering loch-th-0.2.1...
Running Haddock for loch-th-0.2.1...
Running hscolour for loch-th-0.2.1...
Preprocessing library loch-th-0.2.1...
Preprocessing library loch-th-0.2.1...
Haddock coverage:
 100% (  9 /  9) in 'Debug.Trace.LocationTH'
Documentation created: dist/doc/html/loch-th/index.html,
dist/doc/html/loch-th/loch-th.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/loch-th-0.2.1
Registering loch-th-0.2.1...
Installed loch-th-0.2.1
Configuring placeholders-0.1...
Building placeholders-0.1...
Preprocessing library placeholders-0.1...
[1 of 1] Compiling Development.Placeholders ( src/Development/Placeholders.hs, dist/build/Development/Placeholders.o )

src/Development/Placeholders.hs:60:19: Warning:
    In the use of `report'
    (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Syntax):
    Deprecated: "Use reportError or reportWarning instead"
In-place registering placeholders-0.1...
Running Haddock for placeholders-0.1...
Running hscolour for placeholders-0.1...
Preprocessing library placeholders-0.1...
Preprocessing library placeholders-0.1...

dist/build/tmp-23514/src/Development/Placeholders.hs:60:19: Warning:
    In the use of `report'
    (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Syntax):
    Deprecated: "Use reportError or reportWarning instead"
Haddock coverage:
 100% ( 10 / 10) in 'Development.Placeholders'
Documentation created: dist/doc/html/placeholders/index.html,
dist/doc/html/placeholders/placeholders.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/placeholders-0.1
Registering placeholders-0.1...
Installed placeholders-0.1
[1 of 1] Compiling Main             ( /tmp/numeric-qq-0.1.2-23514/numeric-qq-0.1.2/Setup.hs, /tmp/numeric-qq-0.1.2-23514/numeric-qq-0.1.2/dist/setup/Main.o )
Linking /tmp/numeric-qq-0.1.2-23514/numeric-qq-0.1.2/dist/setup/setup ...
Configuring numeric-qq-0.1.2...
Building numeric-qq-0.1.2...
Preprocessing library numeric-qq-0.1.2...
[1 of 2] Compiling NumericQQ.Prelude ( library/NumericQQ/Prelude.hs, dist/build/NumericQQ/Prelude.o )
[2 of 2] Compiling NumericQQ        ( library/NumericQQ.hs, dist/build/NumericQQ.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package placeholders-0.1 ... linking ... done.
Loading package loch-th-0.2.1 ... linking ... done.

library/NumericQQ.hs:49:11: Warning:
    Fields of `QuasiQuoter' not initialised: quotePat, quoteType,
                                             quoteDec
    In the expression: QuasiQuoter {quoteExp = exp}
    In an equation for `qq':
        qq base
          = QuasiQuoter {quoteExp = exp}
          where
              exp s
                = case parse base s of {
                    Nothing
                      -> fail
                         $ "A string \""
                           <> s <> "\" cannot be parsed as a base-" <> show base <> " number"
                    Just i -> return $ LitE (IntegerL (fromIntegral i)) }
In-place registering numeric-qq-0.1.2...
Running Haddock for numeric-qq-0.1.2...
Running hscolour for numeric-qq-0.1.2...
Preprocessing library numeric-qq-0.1.2...
Preprocessing library numeric-qq-0.1.2...

dist/build/tmp-23756/library/NumericQQ.hs:49:11: Warning:
    Fields of `QuasiQuoter' not initialised: quotePat, quoteType,
                                             quoteDec
    In the expression: QuasiQuoter {quoteExp = exp}
    In an equation for `qq':
        qq base
          = QuasiQuoter {quoteExp = exp}
          where
              exp s
                = case parse base s of {
                    Nothing
                      -> fail
                         $ "A string \""
                           <> s <> "\" cannot be parsed as a base-" <> show base <> " number"
                    Just i -> return $ LitE (IntegerL (fromIntegral i)) }
Haddock coverage:
Warning: numeric-qq-0.1.2:NumericQQ.Prelude: Could not find documentation for exported module: Exports
   0% (  0 /  3) in 'NumericQQ.Prelude'
  75% (  3 /  4) in 'NumericQQ'
Documentation created: dist/doc/html/numeric-qq/index.html,
dist/doc/html/numeric-qq/numeric-qq.txt
setup: images/Hierarchy.png: does not exist
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/numeric-qq-0.1.2
Registering numeric-qq-0.1.2...
Installed numeric-qq-0.1.2
Downloading bit-array-0.1.0...
[1 of 1] Compiling Main             ( /tmp/bit-array-0.1.0-23514/bit-array-0.1.0/Setup.hs, /tmp/bit-array-0.1.0-23514/bit-array-0.1.0/dist/setup/Main.o )
Linking /tmp/bit-array-0.1.0-23514/bit-array-0.1.0/dist/setup/setup ...
Configuring bit-array-0.1.0...
Building bit-array-0.1.0...
Preprocessing library bit-array-0.1.0...
[1 of 3] Compiling BitArray.Prelude ( library/BitArray/Prelude.hs, dist/build/BitArray/Prelude.o )
[2 of 3] Compiling BitArray.Parser  ( library/BitArray/Parser.hs, dist/build/BitArray/Parser.o )
[3 of 3] Compiling BitArray         ( library/BitArray.hs, dist/build/BitArray.o )
In-place registering bit-array-0.1.0...
Running Haddock for bit-array-0.1.0...
Running hscolour for bit-array-0.1.0...
Preprocessing library bit-array-0.1.0...
Preprocessing library bit-array-0.1.0...
Haddock coverage:
Warning: bit-array-0.1.0:BitArray.Prelude: Could not find documentation for exported module: Exports
   0% (  0 /  4) in 'BitArray.Prelude'
   0% (  0 /  4) in 'BitArray.Parser'
  94% ( 17 / 18) in 'BitArray'
Documentation created: dist/doc/html/bit-array/index.html,
dist/doc/html/bit-array/bit-array.txt
setup: images/Hierarchy.png: does not exist
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bit-array-0.1.0
Registering bit-array-0.1.0...
Installed bit-array-0.1.0

Test log

No test log was submitted for this report.