Build #1 for swish-0.9.0.13

[all reports]

Package swish-0.9.0.13
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies time-1.4.0.1, text-0.11.2.3, semigroups-0.13.0.1, polyparse-1.9, old-locale-1.0.0.5, network-2.4.1.2, mtl-2.1.2, intern-0.9.1.3, hashable-1.2.1.0, filepath-1.3.0.1, directory-1.2.0.1, containers-0.5.0.0, base-4.6.0.1
Flags -w3ctests -developer

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring hashable-1.2.1.0...
Building hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.1.0...
Running Haddock for hashable-1.2.1.0...
Running hscolour for hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0
Registering hashable-1.2.1.0...
Installed hashable-1.2.1.0
Configuring nats-0.1.3...
Building nats-0.1.3...
Preprocessing library nats-0.1.3...
[1 of 2] Compiling Numeric.Natural.Internal ( src/Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.o )
[2 of 2] Compiling Numeric.Natural  ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o )
In-place registering nats-0.1.3...
Running Haddock for nats-0.1.3...
Running hscolour for nats-0.1.3...
Preprocessing library nats-0.1.3...
Preprocessing library nats-0.1.3...
Haddock coverage:
  75% (  3 /  4) in 'Numeric.Natural.Internal'
  75% (  3 /  4) in 'Numeric.Natural'
Documentation created: dist/doc/html/nats/index.html,
dist/doc/html/nats/nats.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/nats-0.1.3
Registering nats-0.1.3...
Installed nats-0.1.3
Configuring polyparse-1.9...
Building polyparse-1.9...
Preprocessing library polyparse-1.9...
[ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o )
[ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o )
[ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o )
[ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o )
[ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o )
[ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o )
[ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o )
[ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o )
[ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o )
[10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o )
[11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o )
[12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o )
[13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o )
[14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o )
[15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o )
[16 of 18] Compiling Text.Parse       ( src/Text/Parse.hs, dist/build/Text/Parse.o )
[17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o )
[18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o )
In-place registering polyparse-1.9...
Running Haddock for polyparse-1.9...
Running hscolour for polyparse-1.9...
Preprocessing library polyparse-1.9...
Preprocessing library polyparse-1.9...
Haddock coverage:
  75% (  3 /  4) in 'Text.ParserCombinators.Poly.Result'
  96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base'
 100% ( 11 / 11) in 'Text.ParserCombinators.Poly.Parser'
  93% ( 14 / 15) in 'Text.ParserCombinators.Poly.Lazy'
 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser'
  95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State'
  90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy'
 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex'
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString'
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar'
  97% ( 29 / 30) in 'Text.Parse.ByteString'
  94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text'
  95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText'
  93% ( 14 / 15) in 'Text.ParserCombinators.Poly.Plain'
  50% (  1 /  2) in 'Text.ParserCombinators.Poly'
  71% ( 20 / 28) in 'Text.Parse'
  77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace'
   6% (  2 / 36) in 'Text.ParserCombinators.HuttonMeijer'
Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for:
    Text.ParserCombinators.HuttonMeijerWallace.ParseResult
Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for:
    Text.ParserCombinators.HuttonMeijer.Token
Documentation created: dist/doc/html/polyparse/index.html,
dist/doc/html/polyparse/polyparse.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/polyparse-1.9
Registering polyparse-1.9...
Installed polyparse-1.9
Configuring unordered-containers-0.2.4.0...
Building unordered-containers-0.2.4.0...
Preprocessing library unordered-containers-0.2.4.0...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.4.0...
Running Haddock for unordered-containers-0.2.4.0...
Running hscolour for unordered-containers-0.2.4.0...
Preprocessing library unordered-containers-0.2.4.0...
Preprocessing library unordered-containers-0.2.4.0...
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  50% (  1 /  2) in 'Data.HashMap.PopCount'
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  87% ( 54 / 62) in 'Data.HashMap.Base'
 100% ( 46 / 46) in 'Data.HashMap.Strict'
 100% ( 46 / 46) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.4.0
Registering unordered-containers-0.2.4.0...
Installed unordered-containers-0.2.4.0
Configuring intern-0.9.1.3...
Building intern-0.9.1.3...
Preprocessing library intern-0.9.1.3...
[1 of 9] Compiling Data.Interned.Internal ( Data/Interned/Internal.hs, dist/build/Data/Interned/Internal.o )
[2 of 9] Compiling Data.Interned.IntSet ( Data/Interned/IntSet.hs, dist/build/Data/Interned/IntSet.o )
[3 of 9] Compiling Data.Interned    ( Data/Interned.hs, dist/build/Data/Interned.o )
[4 of 9] Compiling Data.Interned.Internal.ByteString ( Data/Interned/Internal/ByteString.hs, dist/build/Data/Interned/Internal/ByteString.o )
[5 of 9] Compiling Data.Interned.ByteString ( Data/Interned/ByteString.hs, dist/build/Data/Interned/ByteString.o )
[6 of 9] Compiling Data.Interned.Internal.String ( Data/Interned/Internal/String.hs, dist/build/Data/Interned/Internal/String.o )
[7 of 9] Compiling Data.Interned.String ( Data/Interned/String.hs, dist/build/Data/Interned/String.o )
[8 of 9] Compiling Data.Interned.Internal.Text ( Data/Interned/Internal/Text.hs, dist/build/Data/Interned/Internal/Text.o )
[9 of 9] Compiling Data.Interned.Text ( Data/Interned/Text.hs, dist/build/Data/Interned/Text.o )
In-place registering intern-0.9.1.3...
Running Haddock for intern-0.9.1.3...
Running hscolour for intern-0.9.1.3...
Preprocessing library intern-0.9.1.3...
Preprocessing library intern-0.9.1.3...
Haddock coverage:
   0% (  0 / 10) in 'Data.Interned.Internal'
Warning: Data.Interned.IntSet: We do not support associated types in instances yet. These instances are affected:
Data.Interned.Internal.Interned Data.Interned.IntSet.IntSet
 100% ( 52 / 52) in 'Data.Interned.IntSet'
   0% (  0 /  8) in 'Data.Interned'
Warning: Data.Interned.Internal.ByteString: We do not support associated types in instances yet. These instances are affected:
Data.Interned.Internal.Interned Data.Interned.Internal.ByteString.InternedByteString
   0% (  0 /  2) in 'Data.Interned.Internal.ByteString'
   0% (  0 /  2) in 'Data.Interned.ByteString'
Warning: Data.Interned.Internal.String: We do not support associated types in instances yet. These instances are affected:
Data.Interned.Internal.Interned Data.Interned.Internal.String.InternedString
   0% (  0 /  2) in 'Data.Interned.Internal.String'
   0% (  0 /  2) in 'Data.Interned.String'
Warning: Data.Interned.Internal.Text: We do not support associated types in instances yet. These instances are affected:
Data.Interned.Internal.Interned Data.Interned.Internal.Text.InternedText
   0% (  0 /  2) in 'Data.Interned.Internal.Text'
   0% (  0 /  2) in 'Data.Interned.Text'
Documentation created: dist/doc/html/intern/index.html,
dist/doc/html/intern/intern.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/intern-0.9.1.3
Registering intern-0.9.1.3...
Installed intern-0.9.1.3
Configuring semigroups-0.13.0.1...
Building semigroups-0.13.0.1...
Preprocessing library semigroups-0.13.0.1...
[1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 2] Compiling Data.Semigroup   ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
In-place registering semigroups-0.13.0.1...
Running Haddock for semigroups-0.13.0.1...
Running hscolour for semigroups-0.13.0.1...
Preprocessing library semigroups-0.13.0.1...
Preprocessing library semigroups-0.13.0.1...
Haddock coverage:
doc comment parse failed:  'transpose' for 'NonEmpty', behaves the same as 'Data.List.transpose'
 The rows/columns need not be the same length, in which case
 > transpose . transpose /= id
  93% ( 64 / 69) in 'Data.List.NonEmpty'
  87% ( 20 / 23) in 'Data.Semigroup'
Documentation created: dist/doc/html/semigroups/index.html,
dist/doc/html/semigroups/semigroups.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroups-0.13.0.1
Registering semigroups-0.13.0.1...
Installed semigroups-0.13.0.1
Downloading swish-0.9.0.13...
Configuring swish-0.9.0.13...
Building swish-0.9.0.13...
Preprocessing library swish-0.9.0.13...
[ 1 of 55] Compiling Swish.Utils.ListHelpers ( src/Swish/Utils/ListHelpers.hs, dist/build/Swish/Utils/ListHelpers.o )
[ 2 of 55] Compiling Swish.GraphClass ( src/Swish/GraphClass.hs, dist/build/Swish/GraphClass.o )
[ 3 of 55] Compiling Swish.GraphPartition ( src/Swish/GraphPartition.hs, dist/build/Swish/GraphPartition.o )
[ 4 of 55] Compiling Swish.GraphMatch ( src/Swish/GraphMatch.hs, dist/build/Swish/GraphMatch.o )
[ 5 of 55] Compiling Swish.GraphMem   ( src/Swish/GraphMem.hs, dist/build/Swish/GraphMem.o )
[ 6 of 55] Compiling Network.URI.Ord  ( src/Network/URI/Ord.hs, dist/build/Network/URI/Ord.o )
[ 7 of 55] Compiling Data.String.ShowLines ( src/Data/String/ShowLines.hs, dist/build/Data/String/ShowLines.o )
[ 8 of 55] Compiling Data.Ord.Partial ( src/Data/Ord/Partial.hs, dist/build/Data/Ord/Partial.o )
[ 9 of 55] Compiling Data.Interned.URI ( src/Data/Interned/URI.hs, dist/build/Data/Interned/URI.o )
[10 of 55] Compiling Swish.QName      ( src/Swish/QName.hs, dist/build/Swish/QName.o )
[11 of 55] Compiling Swish.Namespace  ( src/Swish/Namespace.hs, dist/build/Swish/Namespace.o )
[12 of 55] Compiling Swish.Rule       ( src/Swish/Rule.hs, dist/build/Swish/Rule.o )
[13 of 55] Compiling Swish.Ruleset    ( src/Swish/Ruleset.hs, dist/build/Swish/Ruleset.o )
[14 of 55] Compiling Swish.Proof      ( src/Swish/Proof.hs, dist/build/Swish/Proof.o )
[15 of 55] Compiling Swish.RDF.Vocabulary.RDF ( src/Swish/RDF/Vocabulary/RDF.hs, dist/build/Swish/RDF/Vocabulary/RDF.o )
[16 of 55] Compiling Swish.RDF.Vocabulary.OWL ( src/Swish/RDF/Vocabulary/OWL.hs, dist/build/Swish/RDF/Vocabulary/OWL.o )
[17 of 55] Compiling Swish.RDF.Vocabulary.XSD ( src/Swish/RDF/Vocabulary/XSD.hs, dist/build/Swish/RDF/Vocabulary/XSD.o )
[18 of 55] Compiling Swish.RDF.Vocabulary ( src/Swish/RDF/Vocabulary.hs, dist/build/Swish/RDF/Vocabulary.o )
[19 of 55] Compiling Swish.RDF.Graph  ( src/Swish/RDF/Graph.hs, dist/build/Swish/RDF/Graph.o )
[20 of 55] Compiling Swish.RDF        ( src/Swish/RDF.hs, dist/build/Swish/RDF.o )
[21 of 55] Compiling Swish.RDF.Parser.Utils ( src/Swish/RDF/Parser/Utils.hs, dist/build/Swish/RDF/Parser/Utils.o )
[22 of 55] Compiling Swish.RDF.Parser.NTriples ( src/Swish/RDF/Parser/NTriples.hs, dist/build/Swish/RDF/Parser/NTriples.o )
[23 of 55] Compiling Swish.VarBinding ( src/Swish/VarBinding.hs, dist/build/Swish/VarBinding.o )
[24 of 55] Compiling Swish.Datatype   ( src/Swish/Datatype.hs, dist/build/Swish/Datatype.o )
[25 of 55] Compiling Swish.RDF.Datatype.XSD.MapDecimal ( src/Swish/RDF/Datatype/XSD/MapDecimal.hs, dist/build/Swish/RDF/Datatype/XSD/MapDecimal.o )
[26 of 55] Compiling Swish.RDF.Datatype.XSD.MapInteger ( src/Swish/RDF/Datatype/XSD/MapInteger.hs, dist/build/Swish/RDF/Datatype/XSD/MapInteger.o )
[27 of 55] Compiling Swish.RDF.VarBinding ( src/Swish/RDF/VarBinding.hs, dist/build/Swish/RDF/VarBinding.o )
[28 of 55] Compiling Swish.RDF.Datatype ( src/Swish/RDF/Datatype.hs, dist/build/Swish/RDF/Datatype.o )
[29 of 55] Compiling Swish.RDF.Parser.Turtle ( src/Swish/RDF/Parser/Turtle.hs, dist/build/Swish/RDF/Parser/Turtle.o )
[30 of 55] Compiling Swish.RDF.Parser.N3 ( src/Swish/RDF/Parser/N3.hs, dist/build/Swish/RDF/Parser/N3.o )
[31 of 55] Compiling Swish.RDF.Query  ( src/Swish/RDF/Query.hs, dist/build/Swish/RDF/Query.o )
[32 of 55] Compiling Swish.RDF.Ruleset ( src/Swish/RDF/Ruleset.hs, dist/build/Swish/RDF/Ruleset.o )
[33 of 55] Compiling Swish.RDF.ClassRestrictionRule ( src/Swish/RDF/ClassRestrictionRule.hs, dist/build/Swish/RDF/ClassRestrictionRule.o )
[34 of 55] Compiling Swish.RDF.Datatype.XSD.String ( src/Swish/RDF/Datatype/XSD/String.hs, dist/build/Swish/RDF/Datatype/XSD/String.o )
[35 of 55] Compiling Swish.RDF.Datatype.XSD.Integer ( src/Swish/RDF/Datatype/XSD/Integer.hs, dist/build/Swish/RDF/Datatype/XSD/Integer.o )
[36 of 55] Compiling Swish.RDF.Datatype.XSD.Decimal ( src/Swish/RDF/Datatype/XSD/Decimal.hs, dist/build/Swish/RDF/Datatype/XSD/Decimal.o )
[37 of 55] Compiling Swish.RDF.BuiltIn.Datatypes ( src/Swish/RDF/BuiltIn/Datatypes.hs, dist/build/Swish/RDF/BuiltIn/Datatypes.o )
[38 of 55] Compiling Swish.RDF.Proof  ( src/Swish/RDF/Proof.hs, dist/build/Swish/RDF/Proof.o )
[39 of 55] Compiling Swish.RDF.ProofContext ( src/Swish/RDF/ProofContext.hs, dist/build/Swish/RDF/ProofContext.o )
[40 of 55] Compiling Swish.RDF.BuiltIn.Rules ( src/Swish/RDF/BuiltIn/Rules.hs, dist/build/Swish/RDF/BuiltIn/Rules.o )
[41 of 55] Compiling Swish.RDF.BuiltIn ( src/Swish/RDF/BuiltIn.hs, dist/build/Swish/RDF/BuiltIn.o )
[42 of 55] Compiling Swish.Monad      ( src/Swish/Monad.hs, dist/build/Swish/Monad.o )
[43 of 55] Compiling Swish.RDF.Formatter.Internal ( src/Swish/RDF/Formatter/Internal.hs, dist/build/Swish/RDF/Formatter/Internal.o )
[44 of 55] Compiling Swish.RDF.Formatter.Turtle ( src/Swish/RDF/Formatter/Turtle.hs, dist/build/Swish/RDF/Formatter/Turtle.o )
[45 of 55] Compiling Swish.RDF.Formatter.N3 ( src/Swish/RDF/Formatter/N3.hs, dist/build/Swish/RDF/Formatter/N3.o )
[46 of 55] Compiling Swish.RDF.GraphShowLines ( src/Swish/RDF/GraphShowLines.hs, dist/build/Swish/RDF/GraphShowLines.o )
[47 of 55] Compiling Swish.Script     ( src/Swish/Script.hs, dist/build/Swish/Script.o )
[48 of 55] Compiling Swish.RDF.Formatter.NTriples ( src/Swish/RDF/Formatter/NTriples.hs, dist/build/Swish/RDF/Formatter/NTriples.o )
[49 of 55] Compiling Swish.Commands   ( src/Swish/Commands.hs, dist/build/Swish/Commands.o )
[50 of 55] Compiling Swish            ( src/Swish.hs, dist/build/Swish.o )
[51 of 55] Compiling Swish.RDF.Vocabulary.DublinCore ( src/Swish/RDF/Vocabulary/DublinCore.hs, dist/build/Swish/RDF/Vocabulary/DublinCore.o )
[52 of 55] Compiling Swish.RDF.Vocabulary.FOAF ( src/Swish/RDF/Vocabulary/FOAF.hs, dist/build/Swish/RDF/Vocabulary/FOAF.o )
[53 of 55] Compiling Swish.RDF.Vocabulary.Geo ( src/Swish/RDF/Vocabulary/Geo.hs, dist/build/Swish/RDF/Vocabulary/Geo.o )
[54 of 55] Compiling Swish.RDF.Vocabulary.Provenance ( src/Swish/RDF/Vocabulary/Provenance.hs, dist/build/Swish/RDF/Vocabulary/Provenance.o )
[55 of 55] Compiling Swish.RDF.Vocabulary.SIOC ( src/Swish/RDF/Vocabulary/SIOC.hs, dist/build/Swish/RDF/Vocabulary/SIOC.o )
In-place registering swish-0.9.0.13...
Preprocessing executable 'Swish' for swish-0.9.0.13...
[1 of 2] Compiling Paths_swish      ( dist/build/autogen/Paths_swish.hs, dist/build/Swish/Swish-tmp/Paths_swish.o )
[2 of 2] Compiling Main             ( app/SwishApp.hs, dist/build/Swish/Swish-tmp/Main.o )
Linking dist/build/Swish/Swish ...
Running Haddock for swish-0.9.0.13...
Running hscolour for swish-0.9.0.13...
Preprocessing library swish-0.9.0.13...
Preprocessing executable 'Swish' for swish-0.9.0.13...
Preprocessing library swish-0.9.0.13...
Haddock coverage:
 100% (  2 /  2) in 'Swish.Utils.ListHelpers'
 100% ( 12 / 12) in 'Swish.GraphClass'
 100% ( 10 / 10) in 'Swish.GraphPartition'
 100% ( 26 / 26) in 'Swish.GraphMatch'
 100% ( 12 / 12) in 'Swish.GraphMem'
 100% (  1 /  1) in 'Network.URI.Ord'
 100% (  2 /  2) in 'Data.String.ShowLines'
 100% ( 10 / 10) in 'Data.Ord.Partial'
Warning: Data.Interned.URI: We do not support associated types in instances yet. These instances are affected:
Data.Interned.Internal.Interned Data.Interned.URI.InternedURI
 100% (  2 /  2) in 'Data.Interned.URI'
 100% ( 12 / 12) in 'Swish.QName'
 100% ( 21 / 21) in 'Swish.Namespace'
 100% ( 14 / 14) in 'Swish.Rule'
 100% ( 13 / 13) in 'Swish.Ruleset'
 100% (  9 /  9) in 'Swish.Proof'
 100% ( 62 / 62) in 'Swish.RDF.Vocabulary.RDF'
 100% ( 21 / 21) in 'Swish.RDF.Vocabulary.OWL'
 100% ( 31 / 31) in 'Swish.RDF.Vocabulary.XSD'
 100% ( 32 / 32) in 'Swish.RDF.Vocabulary'
 100% (130 /130) in 'Swish.RDF.Graph'
 100% (  2 /  2) in 'Swish.RDF'
 100% ( 28 / 28) in 'Swish.RDF.Parser.Utils'
 100% (  3 /  3) in 'Swish.RDF.Parser.NTriples'
 100% ( 27 / 27) in 'Swish.VarBinding'
 100% ( 46 / 46) in 'Swish.Datatype'
 100% (  2 /  2) in 'Swish.RDF.Datatype.XSD.MapDecimal'
 100% (  2 /  2) in 'Swish.RDF.Datatype.XSD.MapInteger'
 100% ( 15 / 15) in 'Swish.RDF.VarBinding'
 100% ( 13 / 13) in 'Swish.RDF.Datatype'
 100% (  4 /  4) in 'Swish.RDF.Parser.Turtle'
 100% ( 22 / 22) in 'Swish.RDF.Parser.N3'
 100% ( 25 / 25) in 'Swish.RDF.Query'
 100% ( 23 / 23) in 'Swish.RDF.Ruleset'
 100% (  9 /  9) in 'Swish.RDF.ClassRestrictionRule'
 100% (  7 /  7) in 'Swish.RDF.Datatype.XSD.String'
 100% (  7 /  7) in 'Swish.RDF.Datatype.XSD.Integer'
 100% (  7 /  7) in 'Swish.RDF.Datatype.XSD.Decimal'
 100% (  3 /  3) in 'Swish.RDF.BuiltIn.Datatypes'
 100% (  8 /  8) in 'Swish.RDF.Proof'
 100% (  4 /  4) in 'Swish.RDF.ProofContext'
 100% (  5 /  5) in 'Swish.RDF.BuiltIn.Rules'
 100% (  6 /  6) in 'Swish.RDF.BuiltIn'
 100% ( 28 / 28) in 'Swish.Monad'
  29% ( 10 / 34) in 'Swish.RDF.Formatter.Internal'
 100% (  7 /  7) in 'Swish.RDF.Formatter.Turtle'
 100% (  7 /  7) in 'Swish.RDF.Formatter.N3'
 100% (  1 /  1) in 'Swish.RDF.GraphShowLines'
 100% ( 29 / 29) in 'Swish.Script'
 100% (  4 /  4) in 'Swish.RDF.Formatter.NTriples'
 100% (  9 /  9) in 'Swish.Commands'
 100% (  8 /  8) in 'Swish'
 100% (146 /146) in 'Swish.RDF.Vocabulary.DublinCore'
 100% ( 80 / 80) in 'Swish.RDF.Vocabulary.FOAF'
 100% ( 10 / 10) in 'Swish.RDF.Vocabulary.Geo'
 100% ( 44 / 44) in 'Swish.RDF.Vocabulary.Provenance'
 100% ( 82 / 82) in 'Swish.RDF.Vocabulary.SIOC'
Documentation created: dist/doc/html/swish/index.html,
dist/doc/html/swish/swish.txt
Preprocessing executable 'Swish' for swish-0.9.0.13...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/swish-0.9.0.13
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.
Registering swish-0.9.0.13...
Installed swish-0.9.0.13

Test log

No test log was submitted for this report.