Build #5 for HaLeX-1.2

[all reports]

Package HaLeX-1.2
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-11-14 16:38:49.519527 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies mtl-2.2.1, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
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 )
In-place registering mtl-2.2.1...
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.2278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring HaLeX-1.2...
Building HaLeX-1.2...
Preprocessing library HaLeX-1.2...
[ 1 of 18] Compiling Language.HaLex.Parser ( HaLeX_lib/Language/HaLex/Parser.hs, dist/build/Language/HaLex/Parser.o )

HaLeX_lib/Language/HaLex/Parser.hs:40:9: Warning:
    Defined but not used: ‘p’

HaLeX_lib/Language/HaLex/Parser.hs:60:1: Warning:
    Top-level binding with no type signature:
      (Language.HaLex.Parser.<*>) :: forall t t1 t2 t3 t4.
                                     (t -> [(t2 -> t3, t1)])
                                     -> (t1 -> [(t2, t4)]) -> t -> [(t3, t4)]

HaLeX_lib/Language/HaLex/Parser.hs:65:1: Warning:
    Top-level binding with no type signature:
      (Language.HaLex.Parser.<$>) :: forall t t1 t2 t3.
                                     (t1 -> t2) -> (t -> [(t1, t3)]) -> t -> [(t2, t3)]
[ 2 of 18] Compiling Language.HaLex.Util ( HaLeX_lib/Language/HaLex/Util.hs, dist/build/Language/HaLex/Util.o )

HaLeX_lib/Language/HaLex/Util.hs:55:1: Warning:
    Top-level binding with no type signature:
      insAtPos :: forall a a1. (Eq a, Num a) => a -> a1 -> [a1] -> [a1]

HaLeX_lib/Language/HaLex/Util.hs:55:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘insAtPos’: Patterns not matched: _ _ []
[ 3 of 18] Compiling Language.HaLex.Dfa ( HaLeX_lib/Language/HaLex/Dfa.hs, dist/build/Language/HaLex/Dfa.o )

HaLeX_lib/Language/HaLex/Dfa.hs:78:9: Warning:
    Defined but not used: ‘delta’

HaLeX_lib/Language/HaLex/Dfa.hs:89:1: Warning:
    Defined but not used: ‘dfaaccept'’

HaLeX_lib/Language/HaLex/Dfa.hs:89:17: Warning:
    Defined but not used: ‘v’

HaLeX_lib/Language/HaLex/Dfa.hs:89:19: Warning:
    Defined but not used: ‘q’

HaLeX_lib/Language/HaLex/Dfa.hs:99:16: Warning:
    Defined but not used: ‘v’

HaLeX_lib/Language/HaLex/Dfa.hs:99:18: Warning:
    Defined but not used: ‘q’

HaLeX_lib/Language/HaLex/Dfa.hs:109:17: Warning:
    Defined but not used: ‘p’

HaLeX_lib/Language/HaLex/Dfa.hs:216:29: Warning:
    Defined but not used: ‘s’

HaLeX_lib/Language/HaLex/Dfa.hs:216:31: Warning:
    Defined but not used: ‘z’

HaLeX_lib/Language/HaLex/Dfa.hs:239:18: Warning:
    Defined but not used: ‘q’

HaLeX_lib/Language/HaLex/Dfa.hs:239:20: Warning:
    Defined but not used: ‘v’

HaLeX_lib/Language/HaLex/Dfa.hs:239:24: Warning:
    Defined but not used: ‘a’

HaLeX_lib/Language/HaLex/Dfa.hs:239:26: Warning:
    Defined but not used: ‘b’

HaLeX_lib/Language/HaLex/Dfa.hs:267:18: Warning:
    Defined but not used: ‘qaux’

HaLeX_lib/Language/HaLex/Dfa.hs:274:18: Warning:
    Defined but not used: ‘i’

HaLeX_lib/Language/HaLex/Dfa.hs:284:1: Warning:
    Top-level binding with no type signature:
      stsDfa :: forall b b1. [(b, b1)] -> [b]

HaLeX_lib/Language/HaLex/Dfa.hs:285:1: Warning:
    Top-level binding with no type signature:
      stsRHS :: forall b a. [(a, b)] -> [b]

HaLeX_lib/Language/HaLex/Dfa.hs:286:1: Warning:
    Top-level binding with no type signature:
      allstsTable :: forall a a1. [(a1, [a])] -> [a]

HaLeX_lib/Language/HaLex/Dfa.hs:295:17: Warning:
    Defined but not used: ‘q’

HaLeX_lib/Language/HaLex/Dfa.hs:295:21: Warning:
    Defined but not used: ‘z’

HaLeX_lib/Language/HaLex/Dfa.hs:312:10: Warning:
    Defined but not used: ‘delta’

HaLeX_lib/Language/HaLex/Dfa.hs:312:23: Warning:
    Defined but not used: ‘alfabet’

HaLeX_lib/Language/HaLex/Dfa.hs:328:22: Warning:
    Defined but not used: ‘q’

HaLeX_lib/Language/HaLex/Dfa.hs:328:24: Warning:
    Defined but not used: ‘s’

HaLeX_lib/Language/HaLex/Dfa.hs:334:46: Warning:
    Defined but not used: ‘b’

HaLeX_lib/Language/HaLex/Dfa.hs:346:20: Warning:
    Defined but not used: ‘st’

HaLeX_lib/Language/HaLex/Dfa.hs:357:1: Warning:
    Top-level binding with no type signature:
      lookupNewSts :: forall t a a1.
                      (Eq a, Eq a1) =>
                      (a -> t -> a) -> a1 -> t -> [(a, a1)] -> a1

HaLeX_lib/Language/HaLex/Dfa.hs:360:1: Warning:
    Top-level binding with no type signature:
      getNewSt :: forall b a. Eq a => a -> [(a, b)] -> b

HaLeX_lib/Language/HaLex/Dfa.hs:360:49: Warning:
    Defined but not used: ‘b’

HaLeX_lib/Language/HaLex/Dfa.hs:361:1: Warning:
    Top-level binding with no type signature:
      getOldSt :: forall a a1. Eq a1 => a1 -> [(a, a1)] -> a

HaLeX_lib/Language/HaLex/Dfa.hs:361:47: Warning:
    Defined but not used: ‘a’

HaLeX_lib/Language/HaLex/Dfa.hs:382:25: Warning:
    Defined but not used: ‘s’

HaLeX_lib/Language/HaLex/Dfa.hs:425:15: Warning:
    Defined but not used: ‘z’

HaLeX_lib/Language/HaLex/Dfa.hs:239:9: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘lookUptt’: Patterns not matched: _ _ []

HaLeX_lib/Language/HaLex/Dfa.hs:259:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘lookupSt’: Patterns not matched: _ []

HaLeX_lib/Language/HaLex/Dfa.hs:263:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘lookupNewSt’: Patterns not matched: _ []
[ 4 of 18] Compiling Language.HaLex.Ndfa ( HaLeX_lib/Language/HaLex/Ndfa.hs, dist/build/Language/HaLex/Ndfa.o )

HaLeX_lib/Language/HaLex/Ndfa.hs:48:1: Warning:
    The import of ‘Language.HaLex.Dfa’ is redundant
      except perhaps to import instances from ‘Language.HaLex.Dfa’
    To import instances alone, use: import Language.HaLex.Dfa()

HaLeX_lib/Language/HaLex/Ndfa.hs:87:10: Warning:
    Defined but not used: ‘delta’

HaLeX_lib/Language/HaLex/Ndfa.hs:99:8: Warning:
    Defined but not used: ‘delta’

HaLeX_lib/Language/HaLex/Ndfa.hs:99:23: Warning:
    Defined but not used: ‘sy’

HaLeX_lib/Language/HaLex/Ndfa.hs:118:17: Warning:
    Defined but not used: ‘p’

HaLeX_lib/Language/HaLex/Ndfa.hs:133:1: Warning:
    Top-level binding with no type signature:
      showNdfaDelta :: forall a t t1.
                       (Eq t1, Show a, Show t, Show t1) =>
                       [t] -> [a] -> (t -> Maybe a -> [t1]) -> String -> String

HaLeX_lib/Language/HaLex/Ndfa.hs:223:33: Warning:
    Defined but not used: ‘s’

HaLeX_lib/Language/HaLex/Ndfa.hs:223:35: Warning:
    Defined but not used: ‘z’

HaLeX_lib/Language/HaLex/Ndfa.hs:277:47: Warning:
    Defined but not used: ‘b’

HaLeX_lib/Language/HaLex/Ndfa.hs:281:45: Warning:
    Defined but not used: ‘a’

HaLeX_lib/Language/HaLex/Ndfa.hs:294:27: Warning:
    Defined but not used: ‘s’

HaLeX_lib/Language/HaLex/Ndfa.hs:326:1: Warning:
    Defined but not used: ‘isSyncState’

HaLeX_lib/Language/HaLex/Ndfa.hs:249:9: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘lookupTT’: Patterns not matched: _ _ []
[ 5 of 18] Compiling Language.HaLex.DfaMonad ( HaLeX_lib/Language/HaLex/DfaMonad.lhs, dist/build/Language/HaLex/DfaMonad.o )

HaLeX_lib/Language/HaLex/DfaMonad.lhs:32:1:
    Bad interface file: /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU/Control/Monad/State.hi
        /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU/Control/Monad/State.hi: openBinaryFile: does not exist (No such file or directory)
Failed to install HaLeX-1.2
cabal: Error: some packages failed to install:
HaLeX-1.2 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.