Build #10 for MazesOfMonad-1.0.9
| Package | MazesOfMonad-1.0.9 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2016-10-25 17:43:15.565437 UTC |
|---|---|
| Compiler | ghc-8.0.1.20160701 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | HUnit-1.5.0.0, array-0.5.1.1, base-4.9.0.0, containers-0.5.7.1, directory-1.2.6.2, filepath-1.4.1.0, mtl-2.2.1, old-locale-1.0.0.7, pretty-1.1.3.3, random-1.1, regex-posix-0.95.2, time-1.6.0.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-9696/call-stack-0.1.0'
Configuring call-stack-0.1.0...
Building call-stack-0.1.0...
Preprocessing library call-stack-0.1.0...
[1 of 3] Compiling Paths_call_stack ( dist/build/autogen/Paths_call_stack.hs, dist/build/Paths_call_stack.o )
[2 of 3] Compiling Data.SrcLoc ( src/Data/SrcLoc.hs, dist/build/Data/SrcLoc.o )
[3 of 3] Compiling Data.CallStack ( src/Data/CallStack.hs, dist/build/Data/CallStack.o )
Running Haddock for call-stack-0.1.0...
Running hscolour for call-stack-0.1.0...
Preprocessing library call-stack-0.1.0...
Preprocessing library call-stack-0.1.0...
Haddock coverage:
0% ( 0 / 8) in 'Paths_call_stack'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_call_stack.hs:28)
getBinDir (dist/build/autogen/Paths_call_stack.hs:38)
getLibDir (dist/build/autogen/Paths_call_stack.hs:38)
getDataDir (dist/build/autogen/Paths_call_stack.hs:38)
getLibexecDir (dist/build/autogen/Paths_call_stack.hs:38)
getDataFileName (dist/build/autogen/Paths_call_stack.hs:45)
getSysconfDir (dist/build/autogen/Paths_call_stack.hs:38)
50% ( 1 / 2) in 'Data.SrcLoc'
Missing documentation for:
Module header
40% ( 2 / 5) in 'Data.CallStack'
Missing documentation for:
Module header
CallStack (src/Data/CallStack.hs:28)
callStack (src/Data/CallStack.hs:30)
Documentation created: dist/doc/html/call-stack/index.html,
dist/doc/html/call-stack/call-stack.txt
Creating package registration file:
/tmp/pkgConf-call-stack-0.12145174067468703135.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/call-stack-0.1.0-izRGIczcaH64KMRs1Wg8q
Registering call-stack-0.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-9696/call-stack-0.1.0'
Installed call-stack-0.1.0
cabal: Entering directory '/tmp/cabal-tmp-9696/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.21376710097927612902.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-9696/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-9696/old-locale-1.0.0.7'
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale ( System/Locale.hs, dist/build/System/Locale.o )
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
60% ( 3 / 5) in 'System.Locale'
Missing documentation for:
TimeLocale (System/Locale.hs:36)
defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.0141550536378012497.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/old-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8
Registering old-locale-1.0.0.7...
cabal: Leaving directory '/tmp/cabal-tmp-9696/old-locale-1.0.0.7'
Installed old-locale-1.0.0.7
cabal: Entering directory '/tmp/cabal-tmp-9696/random-1.1'
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o )
System/Random.hs:43:1: warning: [-Wtabs]
Tab character found here, and in 74 further locations.
Please use spaces instead.
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...
System/Random.hs:43:1: warning: [-Wtabs]
Tab character found here, and in 74 further locations.
Please use spaces instead.
Haddock coverage:
Cannot find documentation for: $intro
100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-11402961682672655340.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/random-1.1-54KmMHXjttlERYcr1mvsAe
Registering random-1.1...
cabal: Leaving directory '/tmp/cabal-tmp-9696/random-1.1'
Installed random-1.1
cabal: Entering directory '/tmp/cabal-tmp-9696/HUnit-1.5.0.0'
Configuring HUnit-1.5.0.0...
Building HUnit-1.5.0.0...
Preprocessing library HUnit-1.5.0.0...
[1 of 6] Compiling Paths_HUnit ( dist/build/autogen/Paths_HUnit.hs, dist/build/Paths_HUnit.o )
[2 of 6] Compiling Test.HUnit.Terminal ( src/Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o )
[3 of 6] Compiling Test.HUnit.Lang ( src/Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o )
[4 of 6] Compiling Test.HUnit.Base ( src/Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o )
[5 of 6] Compiling Test.HUnit.Text ( src/Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o )
[6 of 6] Compiling Test.HUnit ( src/Test/HUnit.hs, dist/build/Test/HUnit.o )
Running Haddock for HUnit-1.5.0.0...
Running hscolour for HUnit-1.5.0.0...
Preprocessing library HUnit-1.5.0.0...
Preprocessing library HUnit-1.5.0.0...
Haddock coverage:
0% ( 0 / 8) in 'Paths_HUnit'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_HUnit.hs:28)
getBinDir (dist/build/autogen/Paths_HUnit.hs:38)
getLibDir (dist/build/autogen/Paths_HUnit.hs:38)
getDataDir (dist/build/autogen/Paths_HUnit.hs:38)
getLibexecDir (dist/build/autogen/Paths_HUnit.hs:38)
getDataFileName (dist/build/autogen/Paths_HUnit.hs:45)
getSysconfDir (dist/build/autogen/Paths_HUnit.hs:38)
100% ( 2 / 2) in 'Test.HUnit.Terminal'
55% ( 6 / 11) in 'Test.HUnit.Lang'
Missing documentation for:
Module header
Result (src/Test/HUnit/Lang.hs:86)
HUnitFailure (src/Test/HUnit/Lang.hs:34)
FailureReason (src/Test/HUnit/Lang.hs:39)
formatFailureReason (src/Test/HUnit/Lang.hs:82)
100% ( 33 / 33) in 'Test.HUnit.Base'
100% ( 8 / 8) in 'Test.HUnit.Text'
100% ( 3 / 3) in 'Test.HUnit'
Documentation created: dist/doc/html/HUnit/index.html,
dist/doc/html/HUnit/HUnit.txt
Creating package registration file:
/tmp/pkgConf-HUnit-1.5.0530498338873524566.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/HUnit-1.5.0.0-LmQy44w6E24IQ5C7bKO5Pw
Registering HUnit-1.5.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-9696/HUnit-1.5.0.0'
Installed HUnit-1.5.0.0
cabal: Entering directory '/tmp/cabal-tmp-9696/regex-base-0.93.2'
Configuring regex-base-0.93.2...
Building regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
[1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o )
[2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o )
[3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o )
Text/Regex/Base.hs:55:13: warning: [-Wdeprecations]
In the use of ‘versionTags’ (imported from Data.Version):
Deprecated: "See GHC ticket #2496"
[4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o )
Running Haddock for regex-base-0.93.2...
Running hscolour for regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Preprocessing library regex-base-0.93.2...
Text/Regex/Base.hs:55:13: warning: [-Wdeprecations]
In the use of ‘versionTags’ (imported from Data.Version):
Deprecated: "See GHC ticket #2496"
Haddock coverage:
94% ( 17 / 18) in 'Text.Regex.Base.RegexLike'
Missing documentation for:
MatchText (Text/Regex/Base/RegexLike.hs:55)
100% ( 1 / 1) in 'Text.Regex.Base.Context'
75% ( 3 / 4) in 'Text.Regex.Base'
Missing documentation for:
getVersion_Text_Regex_Base (Text/Regex/Base.hs:52)
33% ( 1 / 3) in 'Text.Regex.Base.Impl'
Missing documentation for:
polymatch (Text/Regex/Base/Impl.hs:50)
polymatchM (Text/Regex/Base/Impl.hs:56)
Documentation created: dist/doc/html/regex-base/index.html,
dist/doc/html/regex-base/regex-base.txt
Creating package registration file:
/tmp/pkgConf-regex-base-0.938455632911066077375.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/regex-base-0.93.2-71isvdwnRNrGKtKYo9rpQd
Registering regex-base-0.93.2...
cabal: Leaving directory '/tmp/cabal-tmp-9696/regex-base-0.93.2'
Installed regex-base-0.93.2
cabal: Entering directory '/tmp/cabal-tmp-9696/regex-posix-0.95.2'
Configuring regex-posix-0.95.2...
Building regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
[1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o )
[2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o )
[3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o )
[4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o )
[5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o )
[6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o )
Text/Regex/Posix.hs:72:13: warning: [-Wdeprecations]
In the use of ‘versionTags’ (imported from Data.Version):
Deprecated: "See GHC ticket #2496"
Running Haddock for regex-posix-0.95.2...
Running hscolour for regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
Preprocessing library regex-posix-0.95.2...
Text/Regex/Posix.hs:72:13: warning: [-Wdeprecations]
In the use of ‘versionTags’ (imported from Data.Version):
Deprecated: "See GHC ticket #2496"
Haddock coverage:
40% ( 17 / 42) in 'Text.Regex.Posix.Wrap'
Missing documentation for:
RegOffsetT (Text/Regex/Posix/Wrap.hsc:166)
=~ (Text/Regex/Posix/Wrap.hsc:320)
=~~ (Text/Regex/Posix/Wrap.hsc:322)
wrapCompile (Text/Regex/Posix/Wrap.hsc:298)
wrapTest (Text/Regex/Posix/Wrap.hsc:303)
wrapCount (Text/Regex/Posix/Wrap.hsc:317)
unusedRegOffset (Text/Regex/Posix/Wrap.hsc:291)
compExtended (Text/Regex/Posix/Wrap.hsc:416)
compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
compNoSub (Text/Regex/Posix/Wrap.hsc:420)
compNewline (Text/Regex/Posix/Wrap.hsc:422)
execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
retBadbr (Text/Regex/Posix/Wrap.hsc:427)
retBadpat (Text/Regex/Posix/Wrap.hsc:429)
retBadrpt (Text/Regex/Posix/Wrap.hsc:431)
retEcollate (Text/Regex/Posix/Wrap.hsc:433)
retEctype (Text/Regex/Posix/Wrap.hsc:435)
retEescape (Text/Regex/Posix/Wrap.hsc:437)
retEsubreg (Text/Regex/Posix/Wrap.hsc:439)
retEbrack (Text/Regex/Posix/Wrap.hsc:441)
retEparen (Text/Regex/Posix/Wrap.hsc:443)
retEbrace (Text/Regex/Posix/Wrap.hsc:445)
retErange (Text/Regex/Posix/Wrap.hsc:447)
retEspace (Text/Regex/Posix/Wrap.hsc:449)
68% ( 17 / 25) in 'Text.Regex.Posix.String'
Missing documentation for:
unusedOffset (Text/Regex/Posix/String.hs:63)
compile (Text/Regex/Posix/String.hs:87)
compExtended (Text/Regex/Posix/Wrap.hsc:416)
compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
compNoSub (Text/Regex/Posix/Wrap.hsc:420)
compNewline (Text/Regex/Posix/Wrap.hsc:422)
execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
67% ( 16 / 24) in 'Text.Regex.Posix.Sequence'
Missing documentation for:
unusedOffset (Text/Regex/Posix/Sequence.hs:67)
compile (Text/Regex/Posix/Sequence.hs:91)
compExtended (Text/Regex/Posix/Wrap.hsc:416)
compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
compNoSub (Text/Regex/Posix/Wrap.hsc:420)
compNewline (Text/Regex/Posix/Wrap.hsc:422)
execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
68% ( 17 / 25) in 'Text.Regex.Posix.ByteString'
Missing documentation for:
unusedOffset (Text/Regex/Posix/ByteString.hs:143)
regexec (Text/Regex/Posix/ByteString.hs:124)
compExtended (Text/Regex/Posix/Wrap.hsc:416)
compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
compNoSub (Text/Regex/Posix/Wrap.hsc:420)
compNewline (Text/Regex/Posix/Wrap.hsc:422)
execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy'
Missing documentation for:
unusedOffset (Text/Regex/Posix/ByteString/Lazy.hs:140)
regexec (Text/Regex/Posix/ByteString/Lazy.hs:128)
compExtended (Text/Regex/Posix/Wrap.hsc:416)
compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418)
compNoSub (Text/Regex/Posix/Wrap.hsc:420)
compNewline (Text/Regex/Posix/Wrap.hsc:422)
execNotBOL (Text/Regex/Posix/Wrap.hsc:411)
execNotEOL (Text/Regex/Posix/Wrap.hsc:413)
80% ( 4 / 5) in 'Text.Regex.Posix'
Missing documentation for:
getVersion_Text_Regex_Posix (Text/Regex/Posix.hs:69)
Warning: Text.Regex.Posix.Wrap: could not find link destinations for:
retNoMatch
Warning: Text.Regex.Posix.String: could not find link destinations for:
retNoMatch
Warning: Text.Regex.Posix.Sequence: could not find link destinations for:
retNoMatch
Warning: Text.Regex.Posix.ByteString: could not find link destinations for:
retNoMatch
Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for:
retNoMatch
Documentation created: dist/doc/html/regex-posix/index.html,
dist/doc/html/regex-posix/regex-posix.txt
Creating package registration file:
/tmp/pkgConf-regex-posix-0.95738647283772970072.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/regex-posix-0.95.2-BbcuFE4RwTG3oQUmzAVjm
Registering regex-posix-0.95.2...
cabal: Leaving directory '/tmp/cabal-tmp-9696/regex-posix-0.95.2'
Installed regex-posix-0.95.2
cabal: Entering directory '/tmp/cabal-tmp-9696/MazesOfMonad-1.0.9'
Configuring MazesOfMonad-1.0.9...
Building MazesOfMonad-1.0.9...
Preprocessing executable 'mazesofmonad' for MazesOfMonad-1.0.9...
[ 1 of 37] Compiling MoresmauJP.Util.Random ( src/MoresmauJP/Util/Random.hs, dist/build/mazesofmonad/mazesofmonad-tmp/MoresmauJP/Util/Random.o )
[ 2 of 37] Compiling MoresmauJP.Util.Lists ( src/MoresmauJP/Util/Lists.hs, dist/build/mazesofmonad/mazesofmonad-tmp/MoresmauJP/Util/Lists.o )
src/MoresmauJP/Util/Lists.hs:19:1: warning: [-Wtabs]
Tab character found here, and in 76 further locations.
Please use spaces instead.
[ 3 of 37] Compiling MoresmauJP.Rpg.Inventory ( src/MoresmauJP/Rpg/Inventory.hs, dist/build/mazesofmonad/mazesofmonad-tmp/MoresmauJP/Rpg/Inventory.o )
[ 4 of 37] Compiling MoresmauJP.Util.Numbers ( src/MoresmauJP/Util/Numbers.hs, dist/build/mazesofmonad/mazesofmonad-tmp/MoresmauJP/Util/Numbers.o )
src/MoresmauJP/Util/Numbers.hs:8:2: warning: [-Wtabs]
Tab character found here, and in four further locations.
Please use spaces instead.
[ 5 of 37] Compiling MoresmauJP.Maze1.Maze ( src/MoresmauJP/Maze1/Maze.hs, dist/build/mazesofmonad/mazesofmonad-tmp/MoresmauJP/Maze1/Maze.o )
src/MoresmauJP/Maze1/Maze.hs:17:1: warning: [-Wtabs]
Tab character found here, and in 109 further locations.
Please use spaces instead.
[ 6 of 37] Compiling MoresmauJP.Util.RandomTests ( src/MoresmauJP/Util/RandomTests.hs, dist/build/mazesofmonad/mazesofmonad-tmp/MoresmauJP/Util/RandomTests.o )
src/MoresmauJP/Util/RandomTests.hs:14:1: warning: [-Wtabs]
Tab character found here, and in 40 further locations.
Please use spaces instead.
[ 7 of 37] Compiling MoresmauJP.Util.NumbersTests ( src/MoresmauJP/Util/NumbersTests.hs, dist/build/mazesofmonad/mazesofmonad-tmp/MoresmauJP/Util/NumbersTests.o )
src/MoresmauJP/Util/NumbersTests.hs:11:1: warning: [-Wtabs]
Tab character found here, and in 7 further locations.
Please use spaces instead.
[ 8 of 37] Compiling MoresmauJP.Util.ListsTests ( src/MoresmauJP/Util/ListsTests.hs, dist/build/mazesofmonad/mazesofmonad-tmp/MoresmauJP/Util/ListsTests.o )
src/MoresmauJP/Util/ListsTests.hs:14:1: warning: [-Wtabs]
Tab character found here, and in 28 further locations.
Please use spaces instead.
[ 9 of 37] Compiling MoresmauJP.Core.Screen ( src/MoresmauJP/Core/Screen.hs, dist/build/mazesofmonad/mazesofmonad-tmp/MoresmauJP/Core/Screen.o )
[10 of 37] Compiling MoresmauJP.Rpg.Character ( src/MoresmauJP/Rpg/Character.hs, dist/build/mazesofmonad/mazesofmonad-tmp/MoresmauJP/Rpg/Character.o )
src/MoresmauJP/Rpg/Character.hs:24:1: warning: [-Wtabs]
Tab character found here, and in 183 further locations.
Please use spaces instead.
[11 of 37] Compiling MoresmauJP.Rpg.Actions ( src/MoresmauJP/Rpg/Actions.hs, dist/build/mazesofmonad/mazesofmonad-tmp/MoresmauJP/Rpg/Actions.o )
src/MoresmauJP/Rpg/Actions.hs:36:130: warning: [-Wtabs]
Tab character found here, and in 99 further locations.
Please use spaces instead.
[12 of 37] Compiling MoresmauJP.Rpg.Magic ( src/MoresmauJP/Rpg/Magic.hs, dist/build/mazesofmonad/mazesofmonad-tmp/MoresmauJP/Rpg/Magic.o )
src/MoresmauJP/Rpg/Magic.hs:15:1: warning: [-Wtabs]
Tab character found here, and in 112 further locations.
Please use spaces instead.
[13 of 37] Compiling MoresmauJP.Rpg.Items ( src/MoresmauJP/Rpg/Items.hs, dist/build/mazesofmonad/mazesofmonad-tmp/MoresmauJP/Rpg/Items.o )
src/MoresmauJP/Rpg/Items.hs:17:16: warning: [-Wtabs]
Tab character found here, and in 121 further locations.
Please use spaces instead.
[14 of 37] Compiling MoresmauJP.Rpg.NPC ( src/MoresmauJP/Rpg/NPC.hs, dist/build/mazesofmonad/mazesofmonad-tmp/MoresmauJP/Rpg/NPC.o )
src/MoresmauJP/Rpg/NPC.hs:20:1: warning: [-Wtabs]
Tab character found here, and in 761 further locations.
Please use spaces instead.
[15 of 37] Compiling MoresmauJP.Rpg.MazeObjects ( src/MoresmauJP/Rpg/MazeObjects.hs, dist/build/mazesofmonad/mazesofmonad-tmp/MoresmauJP/Rpg/MazeObjects.o )
src/MoresmauJP/Rpg/MazeObjects.hs:22:1: warning: [-Wtabs]
Tab character found here, and in 125 further locations.
Please use spaces instead.
[16 of 37] Compiling MoresmauJP.Rpg.Save ( src/MoresmauJP/Rpg/Save.hs, dist/build/mazesofmonad/mazesofmonad-tmp/MoresmauJP/Rpg/Save.o )
src/MoresmauJP/Rpg/Save.hs:113:56: error:
Ambiguous occurrence ‘defaultTimeLocale’
It could refer to either ‘Data.Time.defaultTimeLocale’,
imported from ‘Data.Time’ at src/MoresmauJP/Rpg/Save.hs:10:1-16
(and originally defined in ‘time-1.6.0.1:Data.Time.Format.Locale’)
or ‘System.Locale.defaultTimeLocale’,
imported from ‘System.Locale’ at src/MoresmauJP/Rpg/Save.hs:19:1-20
src/MoresmauJP/Rpg/Save.hs:113:75: error:
Ambiguous occurrence ‘iso8601DateFormat’
It could refer to either ‘Data.Time.iso8601DateFormat’,
imported from ‘Data.Time’ at src/MoresmauJP/Rpg/Save.hs:10:1-16
(and originally defined in ‘time-1.6.0.1:Data.Time.Format.Locale’)
or ‘System.Locale.iso8601DateFormat’,
imported from ‘System.Locale’ at src/MoresmauJP/Rpg/Save.hs:19:1-20
cabal: Leaving directory '/tmp/cabal-tmp-9696/MazesOfMonad-1.0.9'
Failed to install MazesOfMonad-1.0.9
cabal: Error: some packages failed to install:
MazesOfMonad-1.0.9 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.