Build #1 for SGplus-1.1

[all reports]

Package SGplus-1.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-09-01 12:22:27.070644 UTC
Compiler ghc-8.0.1.20160701
OS linux
Arch x86_64
Dependencies base-4.9.0.0, mtl-2.2.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-20837/mtl-2.2.1'
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.22145174067468703135.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-20837/mtl-2.2.1'
Installed mtl-2.2.1
Downloading SGplus-1.1...
cabal: Entering directory '/tmp/cabal-tmp-20837/SGplus-1.1'
Configuring SGplus-1.1...
Building SGplus-1.1...
Preprocessing library SGplus-1.1...
[1 of 8] Compiling Data.SG.Vector   ( Data/SG/Vector.hs, dist/build/Data/SG/Vector.o )
[2 of 8] Compiling Data.SG.Vector.Basic ( Data/SG/Vector/Basic.hs, dist/build/Data/SG/Vector/Basic.o )

Data/SG/Vector/Basic.hs:50:1: warning: [-Wunused-imports]
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Data/SG/Vector/Basic.hs:90:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (Show a, Eq a)
    • In the instance declaration for ‘Num (Pair a)’

Data/SG/Vector/Basic.hs:99:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (Show a, Eq a)
    • In the instance declaration for ‘Num (Triple a)’

Data/SG/Vector/Basic.hs:108:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (Show a, Eq a)
    • In the instance declaration for ‘Num (Quad a)’
[3 of 8] Compiling Data.SG.Geometry ( Data/SG/Geometry.hs, dist/build/Data/SG/Geometry.o )

Data/SG/Geometry.hs:137:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq a
    • In the type signature for:
           nearestDistOnLine :: (Geometry rel pt ln, Ord a, Floating a, Eq a,
                                 Show a) =>
                                pt a -> ln a -> a
[4 of 8] Compiling Data.SG.Geometry.TwoDim ( Data/SG/Geometry/TwoDim.hs, dist/build/Data/SG/Geometry/TwoDim.o )

Data/SG/Geometry/TwoDim.hs:90:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (Show a, Eq a)
    • In the instance declaration for ‘Num (Rel2' a)’

Data/SG/Geometry/TwoDim.hs:162:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq a
    • In the type signature for:
           reflectAgainst2 :: (Floating a, Ord a, Eq a, Show a) =>
                              Rel2' a -> Rel2' a -> Rel2' a

Data/SG/Geometry/TwoDim.hs:180:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq a
    • In the type signature for:
           reflectAgainstIfNeeded2 :: (Floating a, Ord a, Eq a, Show a) =>
                                      Rel2' a -> Rel2' a -> Rel2' a

Data/SG/Geometry/TwoDim.hs:252:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Show a
    • In the type signature for:
           intersectLines2 :: (Fractional a, Eq a, Show a) =>
                              Line2' a -> Line2' a -> Maybe (a, a)
[5 of 8] Compiling Data.SG.Geometry.ThreeDim ( Data/SG/Geometry/ThreeDim.hs, dist/build/Data/SG/Geometry/ThreeDim.o )

Data/SG/Geometry/ThreeDim.hs:85:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (Show a, Eq a)
    • In the instance declaration for ‘Num (Rel3' a)’
[6 of 8] Compiling Data.SG.Matrix   ( Data/SG/Matrix.hs, dist/build/Data/SG/Matrix.o )

Data/SG/Matrix.hs:131:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Traversable c
    • In the instance declaration for ‘Num (SquareMatrix c a)’
[7 of 8] Compiling Data.SG.Shape    ( Data/SG/Shape.hs, dist/build/Data/SG/Shape.o )

Data/SG/Shape.hs:106:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq a
    • In the type signature for:
           boundingBox :: (Num a, Ord a, Eq a, Show a) =>
                          Shape' a -> (Point2' a, Point2' a)

Data/SG/Shape.hs:126:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq a
    • In the type signature for:
           intersectLineShape :: (Floating a, Ord a, Eq a, Show a) =>
                                 Line2' a -> Shape' a -> Maybe (a, a)

Data/SG/Shape.hs:172:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq a
    • In the type signature for:
           overlap :: (Floating a, Ord a, Eq a, Show a) =>
                      Shape' a -> Shape' a -> Maybe (Rel2' a, Rel2' a)

Data/SG/Shape.hs:182:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq a
    • In the type signature for:
           possibleOverlap :: (Floating a, Ord a, Eq a, Show a) =>
                              Shape' a -> Shape' a -> Bool

Data/SG/Shape.hs:226:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq a
    • In the type signature for:
           collectAxes :: (Floating a, Ord a, Eq a, Show a) =>
                          Shape' a -> [Rel2' a]

Data/SG/Shape.hs:257:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Num a, Eq a)
    • In the type signature for:
           detailedOverlap :: (Num a, Ord a, Floating a, Eq a, Show a) =>
                              Shape' a -> Shape' a -> Maybe (Rel2' a, Rel2' a)
[8 of 8] Compiling Data.SG          ( Data/SG.hs, dist/build/Data/SG.o )
Running Haddock for SGplus-1.1...
Running hscolour for SGplus-1.1...
Preprocessing library SGplus-1.1...
Preprocessing library SGplus-1.1...

Data/SG/Vector/Basic.hs:50:1: warning: [-Wunused-imports]
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

Data/SG/Vector/Basic.hs:90:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (Show a, Eq a)
    • In the instance declaration for ‘Num (Pair a)’

Data/SG/Vector/Basic.hs:99:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (Show a, Eq a)
    • In the instance declaration for ‘Num (Triple a)’

Data/SG/Vector/Basic.hs:108:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (Show a, Eq a)
    • In the instance declaration for ‘Num (Quad a)’

Data/SG/Geometry.hs:137:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq a
    • In the type signature for:
           nearestDistOnLine :: (Geometry rel pt ln, Ord a, Floating a, Eq a,
                                 Show a) =>
                                pt a -> ln a -> a

Data/SG/Geometry/TwoDim.hs:90:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (Show a, Eq a)
    • In the instance declaration for ‘Num (Rel2' a)’

Data/SG/Geometry/TwoDim.hs:162:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq a
    • In the type signature for:
           reflectAgainst2 :: (Floating a, Ord a, Eq a, Show a) =>
                              Rel2' a -> Rel2' a -> Rel2' a

Data/SG/Geometry/TwoDim.hs:180:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq a
    • In the type signature for:
           reflectAgainstIfNeeded2 :: (Floating a, Ord a, Eq a, Show a) =>
                                      Rel2' a -> Rel2' a -> Rel2' a

Data/SG/Geometry/TwoDim.hs:252:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Show a
    • In the type signature for:
           intersectLines2 :: (Fractional a, Eq a, Show a) =>
                              Line2' a -> Line2' a -> Maybe (a, a)

Data/SG/Geometry/ThreeDim.hs:85:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (Show a, Eq a)
    • In the instance declaration for ‘Num (Rel3' a)’

Data/SG/Matrix.hs:131:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Traversable c
    • In the instance declaration for ‘Num (SquareMatrix c a)’

Data/SG/Shape.hs:106:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq a
    • In the type signature for:
           boundingBox :: (Num a, Ord a, Eq a, Show a) =>
                          Shape' a -> (Point2' a, Point2' a)

Data/SG/Shape.hs:126:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq a
    • In the type signature for:
           intersectLineShape :: (Floating a, Ord a, Eq a, Show a) =>
                                 Line2' a -> Shape' a -> Maybe (a, a)

Data/SG/Shape.hs:172:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq a
    • In the type signature for:
           overlap :: (Floating a, Ord a, Eq a, Show a) =>
                      Shape' a -> Shape' a -> Maybe (Rel2' a, Rel2' a)

Data/SG/Shape.hs:182:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq a
    • In the type signature for:
           possibleOverlap :: (Floating a, Ord a, Eq a, Show a) =>
                              Shape' a -> Shape' a -> Bool

Data/SG/Shape.hs:226:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Eq a
    • In the type signature for:
           collectAxes :: (Floating a, Ord a, Eq a, Show a) =>
                          Shape' a -> [Rel2' a]

Data/SG/Shape.hs:257:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Num a, Eq a)
    • In the type signature for:
           detailedOverlap :: (Num a, Ord a, Floating a, Eq a, Show a) =>
                              Shape' a -> Shape' a -> Maybe (Rel2' a, Rel2' a)
Haddock coverage:
  94% ( 17 / 18) in 'Data.SG.Vector'
  Missing documentation for:
     (Data/SG/Vector.hs:64)
  19% (  6 / 32) in 'Data.SG.Vector.Basic'
  Missing documentation for:
     (Data/SG/Vector/Basic.hs:72)
     (Data/SG/Vector/Basic.hs:78)
     (Data/SG/Vector/Basic.hs:84)
     (Data/SG/Vector/Basic.hs:90)
     (Data/SG/Vector/Basic.hs:99)
     (Data/SG/Vector/Basic.hs:108)
     (Data/SG/Vector/Basic.hs:117)
     (Data/SG/Vector/Basic.hs:121)
     (Data/SG/Vector/Basic.hs:124)
     (Data/SG/Vector/Basic.hs:127)
     (Data/SG/Vector/Basic.hs:131)
     (Data/SG/Vector/Basic.hs:134)
     (Data/SG/Vector/Basic.hs:137)
     (Data/SG/Vector/Basic.hs:142)
     (Data/SG/Vector/Basic.hs:145)
     (Data/SG/Vector/Basic.hs:149)
     (Data/SG/Vector/Basic.hs:152)
     (Data/SG/Vector/Basic.hs:155)
     (Data/SG/Vector/Basic.hs:158)
     (Data/SG/Vector/Basic.hs:163)
     (Data/SG/Vector/Basic.hs:167)
     (Data/SG/Vector/Basic.hs:172)
     (Data/SG/Vector/Basic.hs:176)
     (Data/SG/Vector/Basic.hs:180)
     (Data/SG/Vector/Basic.hs:185)
     (Data/SG/Vector/Basic.hs:189)
  87% ( 20 / 23) in 'Data.SG.Geometry'
  Missing documentation for:
     (Data/SG/Geometry.hs:63)
     (Data/SG/Geometry.hs:69)
    pointAtZ (Data/SG/Geometry.hs:203)
 100% ( 13 / 13) in 'Data.SG.Geometry.TwoDim'
  19% (  5 / 26) in 'Data.SG.Geometry.ThreeDim'
  Missing documentation for:
     (Data/SG/Geometry/ThreeDim.hs:58)
     (Data/SG/Geometry/ThreeDim.hs:60)
     (Data/SG/Geometry/ThreeDim.hs:63)
     (Data/SG/Geometry/ThreeDim.hs:65)
     (Data/SG/Geometry/ThreeDim.hs:68)
     (Data/SG/Geometry/ThreeDim.hs:70)
     (Data/SG/Geometry/ThreeDim.hs:73)
     (Data/SG/Geometry/ThreeDim.hs:79)
     (Data/SG/Geometry/ThreeDim.hs:85)
     (Data/SG/Geometry/ThreeDim.hs:94)
     (Data/SG/Geometry/ThreeDim.hs:97)
     (Data/SG/Geometry/ThreeDim.hs:101)
     (Data/SG/Geometry/ThreeDim.hs:104)
     (Data/SG/Geometry/ThreeDim.hs:107)
     (Data/SG/Geometry/ThreeDim.hs:112)
     (Data/SG/Geometry/ThreeDim.hs:116)
     (Data/SG/Geometry/ThreeDim.hs:119)
     (Data/SG/Geometry/ThreeDim.hs:123)
     (Data/SG/Geometry/ThreeDim.hs:126)
     (Data/SG/Geometry/ThreeDim.hs:131)
     (Data/SG/Geometry/ThreeDim.hs:139)
 100% ( 14 / 14) in 'Data.SG.Matrix'
 100% (  9 /  9) in 'Data.SG.Shape'
 100% (  8 /  8) in 'Data.SG'
Documentation created: dist/doc/html/SGplus/index.html,
dist/doc/html/SGplus/SGplus.txt
Creating package registration file: /tmp/pkgConf-SGplus-11046741222337739299.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/SGplus-1.1-JgfgTGiP5Kq5SsrQsJxqF3
Registering SGplus-1.1...
cabal: Leaving directory '/tmp/cabal-tmp-20837/SGplus-1.1'
Installed SGplus-1.1

Test log

No test log was submitted for this report.