Build #1 for chorale-geo-0.1.2

[all reports]

Package chorale-geo-0.1.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-06-05 18:12:24.118044 UTC
Compiler ghc-8.0.1.20160521
OS linux
Arch x86_64
Dependencies base-4.9.0.0, binary-0.8.3.0, chorale-0.1.5
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-13894/safe-0.3.9'
Configuring safe-0.3.9...
Building safe-0.3.9...
Preprocessing library safe-0.3.9...
[1 of 4] Compiling Safe.Util        ( Safe/Util.hs, dist/build/Safe/Util.o )
[2 of 4] Compiling Safe.Exact       ( Safe/Exact.hs, dist/build/Safe/Exact.o )
[3 of 4] Compiling Safe.Foldable    ( Safe/Foldable.hs, dist/build/Safe/Foldable.o )
[4 of 4] Compiling Safe             ( Safe.hs, dist/build/Safe.o )
Running Haddock for safe-0.3.9...
Running hscolour for safe-0.3.9...
Preprocessing library safe-0.3.9...
Preprocessing library safe-0.3.9...
Haddock coverage:
  14% (  1 /  7) in 'Safe.Util'
  Missing documentation for:
    .^ (Safe/Util.hs:8)
    .^^ (Safe/Util.hs:11)
    liftMay (Safe/Util.hs:14)
    fromNoteModule (Safe/Util.hs:17)
    fromNoteEitherModule (Safe/Util.hs:21)
    eitherToMaybe (Safe/Util.hs:25)
  35% (  8 / 23) in 'Safe.Exact'
  Missing documentation for:
    takeExactMay (Safe/Exact.hs:93)
    takeExactNote (Safe/Exact.hs:90)
    takeExactDef (Safe/Exact.hs:96)
    dropExactMay (Safe/Exact.hs:102)
    dropExactNote (Safe/Exact.hs:99)
    dropExactDef (Safe/Exact.hs:105)
    splitAtExactMay (Safe/Exact.hs:112)
    splitAtExactNote (Safe/Exact.hs:108)
    splitAtExactDef (Safe/Exact.hs:116)
    zipExactMay (Safe/Exact.hs:140)
    zipExactNote (Safe/Exact.hs:137)
    zipExactDef (Safe/Exact.hs:143)
    zipWithExactMay (Safe/Exact.hs:149)
    zipWithExactNote (Safe/Exact.hs:146)
    zipWithExactDef (Safe/Exact.hs:152)
  18% (  5 / 28) in 'Safe.Foldable'
  Missing documentation for:
    foldl1May (Safe/Foldable.hs:38)
    foldl1Def (Safe/Foldable.hs:46)
    foldl1Note (Safe/Foldable.hs:42)
    foldr1May (Safe/Foldable.hs:38)
    foldr1Def (Safe/Foldable.hs:46)
    foldr1Note (Safe/Foldable.hs:42)
    findJustDef (Safe/Foldable.hs:79)
    findJustNote (Safe/Foldable.hs:82)
    minimumMay (Safe/Foldable.hs:50)
    minimumDef (Safe/Foldable.hs:54)
    minimumNote (Safe/Foldable.hs:58)
    maximumMay (Safe/Foldable.hs:50)
    maximumDef (Safe/Foldable.hs:54)
    maximumNote (Safe/Foldable.hs:58)
    minimumByMay (Safe/Foldable.hs:62)
    minimumByDef (Safe/Foldable.hs:66)
    minimumByNote (Safe/Foldable.hs:70)
    maximumByMay (Safe/Foldable.hs:62)
    maximumByDef (Safe/Foldable.hs:66)
    maximumByNote (Safe/Foldable.hs:70)
    foldl1Safe (Safe/Foldable.hs:90)
    foldr1Safe (Safe/Foldable.hs:94)
    findJustSafe (Safe/Foldable.hs:99)
  20% ( 14 / 71) in 'Safe'
  Missing documentation for:
    initMay (Safe.hs:114)
    initDef (Safe.hs:117)
    initNote (Safe.hs:120)
    initSafe (Safe.hs:123)
    headMay (Safe.hs:128)
    headDef (Safe.hs:132)
    headNote (Safe.hs:136)
    lastMay (Safe.hs:128)
    lastDef (Safe.hs:132)
    lastNote (Safe.hs:136)
    minimumMay (Safe.hs:140)
    minimumDef (Safe.hs:144)
    minimumNote (Safe.hs:148)
    maximumMay (Safe.hs:140)
    maximumDef (Safe.hs:144)
    maximumNote (Safe.hs:148)
    minimumByMay (Safe.hs:152)
    minimumByDef (Safe.hs:156)
    minimumByNote (Safe.hs:160)
    maximumByMay (Safe.hs:152)
    maximumByDef (Safe.hs:156)
    maximumByNote (Safe.hs:160)
    foldr1May (Safe.hs:165)
    foldr1Def (Safe.hs:170)
    foldr1Note (Safe.hs:175)
    foldl1May (Safe.hs:165)
    foldl1Def (Safe.hs:170)
    foldl1Note (Safe.hs:175)
    foldl1May' (Safe.hs:165)
    foldl1Def' (Safe.hs:170)
    foldl1Note' (Safe.hs:175)
    scanl1May (Safe.hs:180)
    scanl1Def (Safe.hs:184)
    scanl1Note (Safe.hs:188)
    scanr1May (Safe.hs:180)
    scanr1Def (Safe.hs:184)
    scanr1Note (Safe.hs:188)
    fromJustNote (Safe.hs:197)
    assertNote (Safe.hs:200)
    atMay (Safe.hs:209)
    atDef (Safe.hs:212)
    atNote (Safe.hs:215)
    readMay (Safe.hs:219)
    readDef (Safe.hs:222)
    readNote (Safe.hs:225)
    lookupJustDef (Safe.hs:233)
    lookupJustNote (Safe.hs:236)
    findJustDef (Safe.hs:244)
    findJustNote (Safe.hs:247)
    elemIndexJustDef (Safe.hs:255)
    elemIndexJustNote (Safe.hs:258)
    findIndexJustDef (Safe.hs:266)
    findIndexJustNote (Safe.hs:269)
    toEnumMay (Safe.hs:274)
    toEnumDef (Safe.hs:283)
    toEnumNote (Safe.hs:286)
    toEnumSafe (Safe.hs:289)
Documentation created: dist/doc/html/safe/index.html,
dist/doc/html/safe/safe.txt
Creating package registration file: /tmp/pkgConf-safe-0.32145174067468703135.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/safe-0.3.9-Hqo3JhJes6h6KTrVZw55Pb
Registering safe-0.3.9...
cabal: Leaving directory '/tmp/cabal-tmp-13894/safe-0.3.9'
Installed safe-0.3.9
cabal: Entering directory '/tmp/cabal-tmp-13894/chorale-0.1.5'
Configuring chorale-0.1.5...
Building chorale-0.1.5...
Preprocessing library chorale-0.1.5...
[1 of 1] Compiling Chorale.Common   ( src/Chorale/Common.hs, dist/build/Chorale/Common.o )

src/Chorale/Common.hs:190:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           uncurryM2 :: (Functor m, Monad m) =>
                        (a -> b -> x) -> (m a, m b) -> m x

src/Chorale/Common.hs:194:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           uncurryMM2 :: (Functor m, Monad m) =>
                         (a -> b -> m x) -> (m a, m b) -> m x

src/Chorale/Common.hs:208:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           uncurryM3 :: (Functor m, Monad m) =>
                        (a -> b -> c -> x) -> (m a, m b, m c) -> m x

src/Chorale/Common.hs:212:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           uncurryMM3 :: (Functor m, Monad m) =>
                         (a -> b -> c -> m x) -> (m a, m b, m c) -> m x

src/Chorale/Common.hs:226:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           uncurryM4 :: (Functor m, Monad m) =>
                        (a -> b -> c -> d -> x) -> (m a, m b, m c, m d) -> m x

src/Chorale/Common.hs:230:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           uncurryMM4 :: (Functor m, Monad m) =>
                         (a -> b -> c -> d -> m x) -> (m a, m b, m c, m d) -> m x

src/Chorale/Common.hs:244:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           uncurryM5 :: (Functor m, Monad m) =>
                        (a -> b -> c -> d -> e -> x) -> (m a, m b, m c, m d, m e) -> m x

src/Chorale/Common.hs:248:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           uncurryMM5 :: (Functor m, Monad m) =>
                         (a -> b -> c -> d -> e -> m x) -> (m a, m b, m c, m d, m e) -> m x

src/Chorale/Common.hs:523:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           sequence2 :: (Functor m, Monad m) => (m a, m b) -> m (a, b)

src/Chorale/Common.hs:530:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           sequence3 :: (Functor m, Monad m) => (m a, m b, m c) -> m (a, b, c)

src/Chorale/Common.hs:538:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           sequence4 :: (Functor m, Monad m) =>
                        (m a, m b, m c, m d) -> m (a, b, c, d)

src/Chorale/Common.hs:547:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           sequence5 :: (Functor m, Monad m) =>
                        (m a, m b, m c, m d, m e) -> m (a, b, c, d, e)

src/Chorale/Common.hs:684:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Ord a
    • In the type signature for:
           minimumIndexBy :: Ord a => (a -> a -> Ordering) -> [a] -> Int

src/Chorale/Common.hs:692:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Ord a
    • In the type signature for:
           maximumIndexBy :: Ord a => (a -> a -> Ordering) -> [a] -> Int
Running Haddock for chorale-0.1.5...
Running hscolour for chorale-0.1.5...
Preprocessing library chorale-0.1.5...
Preprocessing library chorale-0.1.5...

src/Chorale/Common.hs:190:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           uncurryM2 :: (Functor m, Monad m) =>
                        (a -> b -> x) -> (m a, m b) -> m x

src/Chorale/Common.hs:194:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           uncurryMM2 :: (Functor m, Monad m) =>
                         (a -> b -> m x) -> (m a, m b) -> m x

src/Chorale/Common.hs:208:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           uncurryM3 :: (Functor m, Monad m) =>
                        (a -> b -> c -> x) -> (m a, m b, m c) -> m x

src/Chorale/Common.hs:212:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           uncurryMM3 :: (Functor m, Monad m) =>
                         (a -> b -> c -> m x) -> (m a, m b, m c) -> m x

src/Chorale/Common.hs:226:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           uncurryM4 :: (Functor m, Monad m) =>
                        (a -> b -> c -> d -> x) -> (m a, m b, m c, m d) -> m x

src/Chorale/Common.hs:230:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           uncurryMM4 :: (Functor m, Monad m) =>
                         (a -> b -> c -> d -> m x) -> (m a, m b, m c, m d) -> m x

src/Chorale/Common.hs:244:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           uncurryM5 :: (Functor m, Monad m) =>
                        (a -> b -> c -> d -> e -> x) -> (m a, m b, m c, m d, m e) -> m x

src/Chorale/Common.hs:248:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           uncurryMM5 :: (Functor m, Monad m) =>
                         (a -> b -> c -> d -> e -> m x) -> (m a, m b, m c, m d, m e) -> m x

src/Chorale/Common.hs:523:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           sequence2 :: (Functor m, Monad m) => (m a, m b) -> m (a, b)

src/Chorale/Common.hs:530:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           sequence3 :: (Functor m, Monad m) => (m a, m b, m c) -> m (a, b, c)

src/Chorale/Common.hs:538:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           sequence4 :: (Functor m, Monad m) =>
                        (m a, m b, m c, m d) -> m (a, b, c, d)

src/Chorale/Common.hs:547:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Functor m
    • In the type signature for:
           sequence5 :: (Functor m, Monad m) =>
                        (m a, m b, m c, m d, m e) -> m (a, b, c, d, e)

src/Chorale/Common.hs:684:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Ord a
    • In the type signature for:
           minimumIndexBy :: Ord a => (a -> a -> Ordering) -> [a] -> Int

src/Chorale/Common.hs:692:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Ord a
    • In the type signature for:
           maximumIndexBy :: Ord a => (a -> a -> Ordering) -> [a] -> Int
Haddock coverage:
 100% (148 /148) in 'Chorale.Common'
Documentation created: dist/doc/html/chorale/index.html,
dist/doc/html/chorale/chorale.txt
Creating package registration file:
/tmp/pkgConf-chorale-0.1221558440270744729.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/chorale-0.1.5-5mIsGnpQxuU4Le2OA11eCH
Registering chorale-0.1.5...
cabal: Leaving directory '/tmp/cabal-tmp-13894/chorale-0.1.5'
Installed chorale-0.1.5
Downloading chorale-geo-0.1.2...
cabal: Entering directory '/tmp/cabal-tmp-13894/chorale-geo-0.1.2'
Configuring chorale-geo-0.1.2...
Building chorale-geo-0.1.2...
Preprocessing library chorale-geo-0.1.2...
[1 of 1] Compiling Chorale.Geo.Coordinates ( src/Chorale/Geo/Coordinates.hs, dist/build/Chorale/Geo/Coordinates.o )
Running Haddock for chorale-geo-0.1.2...
Running hscolour for chorale-geo-0.1.2...
Preprocessing library chorale-geo-0.1.2...
Preprocessing library chorale-geo-0.1.2...
Haddock coverage:
  92% ( 11 / 12) in 'Chorale.Geo.Coordinates'
  Missing documentation for:
    transformWGS84toCartesian (src/Chorale/Geo/Coordinates.hs:130)
Documentation created: dist/doc/html/chorale-geo/index.html,
dist/doc/html/chorale-geo/chorale-geo.txt
Creating package registration file:
/tmp/pkgConf-chorale-geo-0.112390360291884661237.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/chorale-geo-0.1.2-BE4rIJwHJcQGwiHseGw2dK
Registering chorale-geo-0.1.2...
cabal: Leaving directory '/tmp/cabal-tmp-13894/chorale-geo-0.1.2'
Installed chorale-geo-0.1.2

Test log

No test log was submitted for this report.