Build #2 for omega-1.5.2
| Package | omega-1.5.2 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-05-20 19:26:02.958731 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | time-1.4.2, pretty-1.1.1.1, filepath-1.3.0.2, directory-1.2.1.0, containers-0.5.5.1, base-4.7.0.1, array-0.5.0.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading omega-1.5.2...
Configuring omega-1.5.2...
Building omega-1.5.2...
Preprocessing executable 'omega' for omega-1.5.2...
[ 1 of 31] Compiling PureReadline ( PureReadline.hs, dist/build/omega/omega-tmp/PureReadline.o )
[ 2 of 31] Compiling DepthFirstSearch ( DepthFirstSearch.hs, dist/build/omega/omega-tmp/DepthFirstSearch.o )
[ 3 of 31] Compiling ParseError ( ParseError.hs, dist/build/omega/omega-tmp/ParseError.o )
[ 4 of 31] Compiling CommentDef ( CommentDef.hs, dist/build/omega/omega-tmp/CommentDef.o )
[ 5 of 31] Compiling SCC ( SCC.hs, dist/build/omega/omega-tmp/SCC.o )
[ 6 of 31] Compiling Auxillary ( Auxillary.hs, dist/build/omega/omega-tmp/Auxillary.o )
[ 7 of 31] Compiling Version ( Version.hs, dist/build/omega/omega-tmp/Version.o )
[ 8 of 31] Compiling Parser ( Parser.hs, dist/build/omega/omega-tmp/Parser.o )
Parser.hs:336:10: Warning:
‘Parser’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Parser.hs:377:10: Warning:
‘Parser’ is an instance of MonadPlus but not Alternative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
[ 9 of 31] Compiling StdTokenDef ( StdTokenDef.hs, dist/build/omega/omega-tmp/StdTokenDef.o )
[10 of 31] Compiling TokenDef ( TokenDef.hs, dist/build/omega/omega-tmp/TokenDef.o )
[11 of 31] Compiling ParseToken ( ParseToken.hs, dist/build/omega/omega-tmp/ParseToken.o )
[12 of 31] Compiling ParseExpr ( ParseExpr.hs, dist/build/omega/omega-tmp/ParseExpr.o )
[13 of 31] Compiling ParserAll ( ParserAll.hs, dist/build/omega/omega-tmp/ParserAll.o )
[14 of 31] Compiling Monads ( Monads.hs, dist/build/omega/omega-tmp/Monads.o )
Monads.hs:83:10: Warning:
‘Id’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Monads.hs:96:10: Warning:
‘Exception’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Monads.hs:109:10: Warning:
‘Env’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Monads.hs:136:10: Warning:
‘Store’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Monads.hs:173:10: Warning:
‘Mult’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Monads.hs:189:10: Warning:
‘Output’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Monads.hs:206:10: Warning:
‘FIO’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Monads.hs:294:10: Warning:
‘StEnv’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
Monads.hs:328:10: Warning:
‘Mtc’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
[15 of 31] Compiling Bind ( Bind.hs, dist/build/omega/omega-tmp/Bind.o )
Bind.hs:152:10: Warning:
‘M’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
[16 of 31] Compiling SyntaxExt ( SyntaxExt.hs, dist/build/omega/omega-tmp/SyntaxExt.o )
[17 of 31] Compiling RankN ( RankN.hs, dist/build/omega/omega-tmp/RankN.o )
[18 of 31] Compiling Syntax ( Syntax.hs, dist/build/omega/omega-tmp/Syntax.o )
[19 of 31] Compiling ParserDef ( ParserDef.hs, dist/build/omega/omega-tmp/ParserDef.o )
[20 of 31] Compiling Value ( Value.hs, dist/build/omega/omega-tmp/Value.o )
[21 of 31] Compiling Encoding ( Encoding.hs, dist/build/omega/omega-tmp/Encoding.o )
[22 of 31] Compiling NarrowData ( NarrowData.hs, dist/build/omega/omega-tmp/NarrowData.o )
[23 of 31] Compiling Narrow ( Narrow.hs, dist/build/omega/omega-tmp/Narrow.o )
[24 of 31] Compiling PrimParser ( PrimParser.hs, dist/build/omega/omega-tmp/PrimParser.o )
[25 of 31] Compiling LangEval ( LangEval.hs, dist/build/omega/omega-tmp/LangEval.o )
[26 of 31] Compiling Cooper ( Cooper.hs, dist/build/omega/omega-tmp/Cooper.o )
[27 of 31] Compiling Infer ( Infer.hs, dist/build/omega/omega-tmp/Infer.o )
[28 of 31] Compiling Commands ( Commands.hs, dist/build/omega/omega-tmp/Commands.o )
[29 of 31] Compiling Manual ( Manual.hs, dist/build/omega/omega-tmp/Manual.o )
[30 of 31] Compiling Toplevel ( Toplevel.hs, dist/build/omega/omega-tmp/Toplevel.o )
[31 of 31] Compiling Main ( Main.hs, dist/build/omega/omega-tmp/Main.o )
Linking dist/build/omega/omega ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables, --tests or --benchmarks
flags.
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Installed omega-1.5.2
Test log
No test log was submitted for this report.