Build #1 for NanoProlog-0.2.3

[all reports]

Package NanoProlog-0.2.3
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies uu-parsinglib-2.8.1.1, haskell98-2.0.0.2, containers-0.4.2.1, base-4.6.0.1, ListLike-3.1.7.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring containers-0.4.2.1...
Building containers-0.4.2.1...
Preprocessing library containers-0.4.2.1...
[1 of 7] Compiling Data.Sequence    ( Data/Sequence.hs, dist/build/Data/Sequence.o )

Data/Sequence.hs:311:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `deep'

Data/Sequence.hs:312:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `deep'

Data/Sequence.hs:437:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `node2'

Data/Sequence.hs:438:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `node2'

Data/Sequence.hs:443:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `node3'

Data/Sequence.hs:444:1: Warning:
    SPECIALISE pragma on INLINE function probably won't fire: `node3'
[2 of 7] Compiling Data.Tree        ( Data/Tree.hs, dist/build/Data/Tree.o )
[3 of 7] Compiling Data.Graph       ( Data/Graph.hs, dist/build/Data/Graph.o )
[4 of 7] Compiling Data.Set         ( Data/Set.hs, dist/build/Data/Set.o )
[5 of 7] Compiling Data.Map         ( Data/Map.hs, dist/build/Data/Map.o )
[6 of 7] Compiling Data.IntSet      ( Data/IntSet.hs, dist/build/Data/IntSet.o )
[7 of 7] Compiling Data.IntMap      ( Data/IntMap.hs, dist/build/Data/IntMap.o )
In-place registering containers-0.4.2.1...
Running Haddock for containers-0.4.2.1...
Running hscolour for containers-0.4.2.1...
Preprocessing library containers-0.4.2.1...
Preprocessing library containers-0.4.2.1...
Haddock coverage:
 100% ( 82 / 82) in 'Data.Sequence'
  94% ( 15 / 16) in 'Data.Tree'
 100% ( 33 / 33) in 'Data.Graph'
 100% ( 60 / 60) in 'Data.Set'
 100% ( 58 / 58) in 'Data.IntSet'
  99% (116 /117) in 'Data.IntMap'
 100% (128 /128) in 'Data.Map'
Warning: Data.Sequence: could not find link destinations for:
    Data.Sequence.PQueue Data.Sequence.applicativeTree Data.Sequence.unrollPQ Data.Sequence.toPQ Data.Sequence.FingerTree Data.Sequence.mergePQ
Warning: Data.IntMap: could not find link destinations for:
    Data.IntMap.mapAccumL
Warning: Data.Map: could not find link destinations for:
    Data.Map.mapAccumL
Documentation created: dist/doc/html/containers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/containers-0.4.2.1
Registering containers-0.4.2.1...
Installed containers-0.4.2.1
Configuring uu-interleaved-0.1.0.0...
Building uu-interleaved-0.1.0.0...
Preprocessing library uu-interleaved-0.1.0.0...
[1 of 1] Compiling Control.Applicative.Interleaved ( src/Control/Applicative/Interleaved.hs, dist/build/Control/Applicative/Interleaved.o )
In-place registering uu-interleaved-0.1.0.0...
Running Haddock for uu-interleaved-0.1.0.0...
Running hscolour for uu-interleaved-0.1.0.0...
Preprocessing library uu-interleaved-0.1.0.0...
Preprocessing library uu-interleaved-0.1.0.0...
Haddock coverage:
  88% ( 14 / 16) in 'Control.Applicative.Interleaved'
Documentation created: dist/doc/html/uu-interleaved/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/uu-interleaved-0.1.0.0
Registering uu-interleaved-0.1.0.0...
Installed uu-interleaved-0.1.0.0
Configuring ListLike-3.1.7.1...
Building ListLike-3.1.7.1...
Preprocessing library ListLike-3.1.7.1...
[1 of 8] Compiling Data.ListLike.FoldableLL ( src/Data/ListLike/FoldableLL.hs, dist/build/Data/ListLike/FoldableLL.o )
[2 of 8] Compiling Data.ListLike.Base ( src/Data/ListLike/Base.hs, dist/build/Data/ListLike/Base.o )
[3 of 8] Compiling Data.ListLike.String ( src/Data/ListLike/String.hs, dist/build/Data/ListLike/String.o )
[4 of 8] Compiling Data.ListLike.Utils ( src/Data/ListLike/Utils.hs, dist/build/Data/ListLike/Utils.o )
[5 of 8] Compiling Data.ListLike.IO ( src/Data/ListLike/IO.hs, dist/build/Data/ListLike/IO.o )
[6 of 8] Compiling Data.ListLike.CharString ( src/Data/ListLike/CharString.hs, dist/build/Data/ListLike/CharString.o )
[7 of 8] Compiling Data.ListLike.Instances ( src/Data/ListLike/Instances.hs, dist/build/Data/ListLike/Instances.o )
[8 of 8] Compiling Data.ListLike    ( src/Data/ListLike.hs, dist/build/Data/ListLike.o )
In-place registering ListLike-3.1.7.1...
Running Haddock for ListLike-3.1.7.1...
Running hscolour for ListLike-3.1.7.1...
Preprocessing library ListLike-3.1.7.1...
Preprocessing library ListLike-3.1.7.1...
Haddock coverage:
 100% (  9 /  9) in 'Data.ListLike.FoldableLL'
 100% (  6 /  6) in 'Data.ListLike.Base'
 100% (  2 /  2) in 'Data.ListLike.String'
 100% ( 11 / 11) in 'Data.ListLike.Utils'
 100% (  2 /  2) in 'Data.ListLike.IO'
 100% (  3 /  3) in 'Data.ListLike.CharString'
 100% (  1 /  1) in 'Data.ListLike.Instances'
Warning: Data.ListLike: empty is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: singleton is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: cons is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: snoc is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: append is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: head is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: last is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: tail is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: init is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: null is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: length is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: map is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: rigidMap is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: reverse is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: intersperse is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: toList is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: fromList is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: fromListLike is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldl is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldl' is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldl1 is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldr is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldr' is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: foldr1 is exported separately but will be documented under FoldableLL. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: concat is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: concatMap is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: rigidConcatMap is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: any is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: all is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: maximum is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: minimum is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: iterate is exported separately but will be documented under InfiniteListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: repeat is exported separately but will be documented under InfiniteListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: replicate is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: cycle is exported separately but will be documented under InfiniteListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: take is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: drop is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: splitAt is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: takeWhile is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: dropWhile is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: span is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: break is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: group is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: inits is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: tails is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: isPrefixOf is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: isSuffixOf is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: isInfixOf is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: elem is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: notElem is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: find is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: filter is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: partition is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: index is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: elemIndex is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: elemIndices is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: findIndex is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: findIndices is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: sequence is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: mapM is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: rigidMapM is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: toString is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: fromString is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: lines is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: words is exported separately but will be documented under StringLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: nub is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: delete is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: deleteFirsts is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: union is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: intersect is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: sort is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: insert is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: nubBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: deleteBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: deleteFirstsBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: unionBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: intersectBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: groupBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: sortBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: insertBy is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericLength is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericTake is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericDrop is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericSplitAt is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
Warning: Data.ListLike: genericReplicate is exported separately but will be documented under ListLike. Consider exporting it together with its parent(s) for code clarity.
 100% ( 62 / 62) in 'Data.ListLike'
Documentation created: dist/doc/html/ListLike/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ListLike-3.1.7.1
Registering ListLike-3.1.7.1...
Installed ListLike-3.1.7.1
Configuring uu-parsinglib-2.8.1.1...
Building uu-parsinglib-2.8.1.1...
Preprocessing library uu-parsinglib-2.8.1.1...
[ 1 of 10] Compiling Text.ParserCombinators.UU.README ( src/Text/ParserCombinators/UU/README.hs, dist/build/Text/ParserCombinators/UU/README.o )
[ 2 of 10] Compiling Text.ParserCombinators.UU.CHANGELOG ( src/Text/ParserCombinators/UU/CHANGELOG.hs, dist/build/Text/ParserCombinators/UU/CHANGELOG.o )
[ 3 of 10] Compiling Text.ParserCombinators.UU.Core ( src/Text/ParserCombinators/UU/Core.hs, dist/build/Text/ParserCombinators/UU/Core.o )
[ 4 of 10] Compiling Text.ParserCombinators.UU.Derived ( src/Text/ParserCombinators/UU/Derived.hs, dist/build/Text/ParserCombinators/UU/Derived.o )
[ 5 of 10] Compiling Text.ParserCombinators.UU.BasicInstances ( src/Text/ParserCombinators/UU/BasicInstances.hs, dist/build/Text/ParserCombinators/UU/BasicInstances.o )
[ 6 of 10] Compiling Text.ParserCombinators.UU.Interleaved ( src/Text/ParserCombinators/UU/Interleaved.hs, dist/build/Text/ParserCombinators/UU/Interleaved.o )
[ 7 of 10] Compiling Text.ParserCombinators.UU.Utils ( src/Text/ParserCombinators/UU/Utils.hs, dist/build/Text/ParserCombinators/UU/Utils.o )
[ 8 of 10] Compiling Text.ParserCombinators.UU ( src/Text/ParserCombinators/UU.hs, dist/build/Text/ParserCombinators/UU.o )
[ 9 of 10] Compiling Text.ParserCombinators.UU.Demo.Examples ( src/Text/ParserCombinators/UU/Demo/Examples.hs, dist/build/Text/ParserCombinators/UU/Demo/Examples.o )
[10 of 10] Compiling Text.ParserCombinators.UU.Idioms ( src/Text/ParserCombinators/UU/Idioms.hs, dist/build/Text/ParserCombinators/UU/Idioms.o )
In-place registering uu-parsinglib-2.8.1.1...
Running Haddock for uu-parsinglib-2.8.1.1...
Running hscolour for uu-parsinglib-2.8.1.1...
Preprocessing library uu-parsinglib-2.8.1.1...
Preprocessing library uu-parsinglib-2.8.1.1...
Haddock coverage:
 100% (  1 /  1) in 'Text.ParserCombinators.UU.README'
 100% (  1 /  1) in 'Text.ParserCombinators.UU.CHANGELOG'
  82% ( 33 / 40) in 'Text.ParserCombinators.UU.Core'
  49% ( 23 / 47) in 'Text.ParserCombinators.UU.Derived'
  83% ( 20 / 24) in 'Text.ParserCombinators.UU.BasicInstances'
  67% (  2 /  3) in 'Text.ParserCombinators.UU.Interleaved'
  32% ( 18 / 57) in 'Text.ParserCombinators.UU.Utils'
 100% (  3 /  3) in 'Text.ParserCombinators.UU'
  19% (  7 / 37) in 'Text.ParserCombinators.UU.Demo.Examples'
  25% (  3 / 12) in 'Text.ParserCombinators.UU.Idioms'
Warning: Text.ParserCombinators.UU.Core: could not find link destinations for:
    Text.ParserCombinators.UU.Core.T Text.ParserCombinators.UU.Core.mkParser Text.ParserCombinators.UU.Core.norm Text.ParserCombinators.UU.Core.nat_min
Documentation created: dist/doc/html/uu-parsinglib/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/uu-parsinglib-2.8.1.1
Registering uu-parsinglib-2.8.1.1...
Installed uu-parsinglib-2.8.1.1
Downloading NanoProlog-0.2.3...
Configuring NanoProlog-0.2.3...
Building NanoProlog-0.2.3...
Preprocessing library NanoProlog-0.2.3...

src/Language/Prolog/NanoProlog/NanoProlog.hs:1:1:
    Ambiguous module name `Prelude':
      it was found in multiple packages: base haskell98-2.0.0.2
Failed to install NanoProlog-0.2.3
cabal: Error: some packages failed to install:
NanoProlog-0.2.3 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.