Build #8 for Pugs-6.2.13.20120717
| Package | Pugs-6.2.13.20120717 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2016-12-24 14:30:51.774946 UTC |
|---|---|
| Compiler | ghc-8.0.1.20161018 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | FindBin-0.0.5, HsParrot-0.0.2.20150805, HsSyck-0.53, MetaObject-0.0.6.20150815, array-0.5.1.1, base-4.9.0.0, binary-0.8.3.0, bytestring-0.10.8.1, containers-0.5.7.1, control-timeout-0.1.2, directory-1.2.6.2, filepath-1.4.1.0, haskeline-0.7.2.3, mtl-2.2.1, network-2.6.3.1, parsec-3.1.11, pretty-1.1.3.3, process-1.4.2.0, pugs-DrIFT-2.2.3.20150815, pugs-compat-0.0.6.20150815, random-1.1, stm-2.4.4.1, stringtable-atom-0.0.7, time-1.6.0.1, utf8-string-1.0.1.1 |
| Flags | perl5 |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring FindBin-0.0.5...
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Building FindBin-0.0.5...
Installed FindBin-0.0.5
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Configuring network-2.6.3.1...
Installed old-locale-1.0.0.7
Configuring primitive-0.6.1.0...
Installed mtl-2.2.1
Building primitive-0.6.1.0...
Building network-2.6.3.1...
Configuring stm-2.4.4.1...
Installed primitive-0.6.1.0
Building stm-2.4.4.1...
Configuring random-1.1...
Installed stm-2.4.4.1
Building random-1.1...
Configuring syb-0.6...
Installed network-2.6.3.1
Building syb-0.6...
Configuring utf8-string-1.0.1.1...
Installed random-1.1
Building utf8-string-1.0.1.1...
Configuring text-1.2.2.1...
Installed syb-0.6
Building text-1.2.2.1...
Installed utf8-string-1.0.1.1
Configuring old-time-1.1.0.3...
Building old-time-1.1.0.3...
Configuring regex-base-0.93.2...
Installed old-time-1.1.0.3
Building regex-base-0.93.2...
Configuring control-timeout-0.1.2...
Installed regex-base-0.93.2
Building control-timeout-0.1.2...
Configuring vector-0.11.0.0...
Installed control-timeout-0.1.2
Building vector-0.11.0.0...
Configuring stringtable-atom-0.0.7...
Installed text-1.2.2.1
Building stringtable-atom-0.0.7...
Installed stringtable-atom-0.0.7
Configuring regex-pcre-builtin-0.94.4.8.8.35...
Building regex-pcre-builtin-0.94.4.8.8.35...
Configuring hashable-1.2.4.0...
Installed regex-pcre-builtin-0.94.4.8.8.35
Building hashable-1.2.4.0...
Configuring MetaObject-0.0.6.20150815...
Installed hashable-1.2.4.0
Building MetaObject-0.0.6.20150815...
Configuring parsec-3.1.11...
Installed MetaObject-0.0.6.20150815
Building parsec-3.1.11...
Installed vector-0.11.0.0
Configuring hashtables-1.2.1.0...
Building hashtables-1.2.1.0...
Installed parsec-3.1.11
Installed hashtables-1.2.1.0
Configuring HsSyck-0.53...
Configuring pugs-compat-0.0.6.20150815...
Building HsSyck-0.53...
Building pugs-compat-0.0.6.20150815...
Installed pugs-compat-0.0.6.20150815
Installed HsSyck-0.53
Configuring pugs-DrIFT-2.2.3.20150815...
Building pugs-DrIFT-2.2.3.20150815...
Installed pugs-DrIFT-2.2.3.20150815
Configuring HsParrot-0.0.2.20150805...
Building HsParrot-0.0.2.20150805...
Installed HsParrot-0.0.2.20150805
Configuring Pugs-6.2.13.20120717...
Building Pugs-6.2.13.20120717...
Failed to install Pugs-6.2.13.20120717
Build log ( /home/builder/.cabal/logs/Pugs-6.2.13.20120717.log ):
cabal: Entering directory '/tmp/cabal-tmp-12119/Pugs-6.2.13.20120717'
[1 of 1] Compiling Main ( /tmp/cabal-tmp-12119/Pugs-6.2.13.20120717/dist/setup/setup.hs, /tmp/cabal-tmp-12119/Pugs-6.2.13.20120717/dist/setup/Main.o )
Linking /tmp/cabal-tmp-12119/Pugs-6.2.13.20120717/dist/setup/setup ...
Warning: defaultUserHooks in Setup script is deprecated.
Configuring Pugs-6.2.13.20120717...
Building Pugs-6.2.13.20120717...
Preprocessing executable 'pugs' for Pugs-6.2.13.20120717...
src/Main.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs.hs:1:16: warning:
-fffi is deprecated: use -XForeignFunctionInterface or pragma {-# LANGUAGE ForeignFunctionInterface #-} instead
src/Pugs/Types.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Types.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Internals.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Internals.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/Internals.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Shell.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Run.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Run.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Embed.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Embed/Pugs.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
Parrot.hsc:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Embed/Parrot.hs:1:12: warning:
-#include and INCLUDE pragmas are deprecated: They no longer have any effect
src/Pugs/Embed/Haskell.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/AST.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/AST.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Class.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Class.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/Class.hs:1:16: warning:
-fallow-incoherent-instances is deprecated: use -XIncoherentInstances or pragma {-# LANGUAGE IncoherentInstances #-} instead
src/Pugs/AST/Eval.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/AST/Eval.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/AST/Eval.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/AST/Internals.hs-boot:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/AST/Internals.hs-boot:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/AST/Internals.hs-boot:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/AST/SIO.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/AST/Pos.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/AST/Internals.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/AST/Internals.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/AST/Internals.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/AST.hs-boot:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/AST.hs-boot:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Val.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Val.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/Val.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Val/Code.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Val/Code.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/Val/Code.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Exp.hs-boot:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Exp.hs-boot:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/Exp.hs-boot:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Exp.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Exp.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/Exp.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Pretty.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Pretty.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Rule.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Val/Base.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Val/Base.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Val/Base.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/Embed/Perl5.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Embed/Perl5.hs:180:12: warning:
-#include and INCLUDE pragmas are deprecated: They no longer have any effect
src/Pugs/Embed/Perl5.hs:181:12: warning:
-#include and INCLUDE pragmas are deprecated: They no longer have any effect
src/Pugs/AST/Scope.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/AST/Prag.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/AST/Utils.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/AST/Utils.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/AST/Utils.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/AST/Functions.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/AST/Functions.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/AST/Functions.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/AST/Types.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/AST/Types.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/AST/Types.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/Cont.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Meta.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Meta/Class.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Meta/Perl5.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Meta/Str.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/AST/Pad.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/AST/Internals/Instances.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/AST/Internals/Instances.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/AST/Internals/Instances.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/Prim/Eval.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Prim/Eval.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Prim/Keyed.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Config.hs:1:12: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Version.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Monads.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Monads.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Parser/Program.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Parser.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Parser.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Parser/Util.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Parser/Util.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Parser/Types.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Parser/Types.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Lexer.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Parser/Charnames.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Parser/Charnames.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Parser/Literal.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Parser/Literal.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Parser/Operator.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Parser/Operator.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Parser/Unsafe.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Eval/Var.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Eval/Var.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Prim/Param.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Prim/Param.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Prim/List.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Prim/List.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Prim/Lifts.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Prim/Numeric.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Bind.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Bind.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Parser/Doc.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Parser/Export.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Eval.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Eval.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/External.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/External.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/External/Haskell.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Prim.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Prim.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Prim/Code.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Prim/Code.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Prim/Match.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Prim/Match.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Prim/FileTest.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Prim/FileTest.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Prim/FileTest.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/Prim/Yaml.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Junc.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Run/Perl5.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Run/Perl5.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/Run/Args.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Help.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/CodeGen.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Compile/Pugs.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Compile/Pugs.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/CodeGen/JSON.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/CodeGen/JSON.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/PIL1.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/PIL1.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/PIL1.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/PIL1/Instances.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/PIL1/Instances.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/PIL1/Instances.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/Compile.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/Compile.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/Compile.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/CodeGen/Binary.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/CodeGen/Binary.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/CodeGen/YAML.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/CodeGen/YAML.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/CodeGen/Perl5.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/CodeGen/Perl5.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/CodeGen/PIR.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/CodeGen/PIR.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
src/Pugs/CodeGen/PIR.hs:1:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
src/Pugs/CodeGen/PIR/Prelude.hs:1:12: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/CodeGen/PIL1.hs:1:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
src/Pugs/CodeGen/PIL1.hs:1:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
[ 1 of 89] Compiling Pugs.Version ( src/Pugs/Version.hs, dist/build/pugs/pugs-tmp/Pugs/Version.o )
[ 2 of 89] Compiling Pugs.Val.Capture ( src/Pugs/Val/Capture.hs, dist/build/pugs/pugs-tmp/Pugs/Val/Capture.o )
[ 3 of 89] Compiling Pugs.Val.Base ( src/Pugs/Val/Base.hs, dist/build/pugs/pugs-tmp/Pugs/Val/Base.o )
[ 4 of 89] Compiling Pugs.Rule ( src/Pugs/Rule.hs, dist/build/pugs/pugs-tmp/Pugs/Rule.o )
[ 5 of 89] Compiling Pugs.Prelude ( src/Pugs/Prelude.hs, dist/build/pugs/pugs-tmp/Pugs/Prelude.o )
[ 6 of 89] Compiling Pugs.Internals ( src/Pugs/Internals.hs, dist/build/pugs/pugs-tmp/Pugs/Internals.o )
[ 7 of 89] Compiling Pugs.Parser.Number ( src/Pugs/Parser/Number.hs, dist/build/pugs/pugs-tmp/Pugs/Parser/Number.o )
src/Pugs/Parser/Number.hs:84:5: error:
• Non type-variable argument
in the constraint: Text.Parsec.Prim.Stream s m Char
(Use FlexibleContexts to permit this)
• When checking the inferred type
number :: forall (m :: * -> *) u s.
Text.Parsec.Prim.Stream s m Char =>
Integer -> Text.Parsec.Prim.ParsecT s u m Integer
In an equation for ‘naturalOrRat’:
naturalOrRat
= (<?> "number")
$ do { try (char '0' >> zeroNumRat) }
<|> decimalRat <|> fractRatOnly
where
zeroNumRat
= do { n <- hexadecimal
<|> decimal <|> octalBad <|> octal <|> binary;
.... }
<|> decimalRat <|> fractRat 0 <|> return (Left 0)
decimalRat
= do { n <- decimalLiteral;
.... }
fractRatOnly
= do { fract <- try fraction;
.... }
fractRat n
= do { fract <- try fraction;
.... }
<|>
do { expo <- expo;
.... }
....
src/Pugs/Parser/Number.hs:93:9: error:
• Non type-variable argument
in the constraint: Text.Parsec.Prim.Stream s m Char
(Use FlexibleContexts to permit this)
• When checking the inferred type
baseDigitInt :: forall (m :: * -> *) u s.
Text.Parsec.Prim.Stream s m Char =>
Int -> Text.Parsec.Prim.ParsecT s u m Char
In an equation for ‘number’:
number base
= do { d <- baseDigit base;
ds <- many
(baseDigit base
<|>
do { char '_';
.... });
let n = ...
....;
.... }
where
baseDigit = baseDigitInt . fromIntegral
baseDigitInt b
| b <= 10 = oneOf $ take b ['0' .. '9']
| b > 10 && b <= 36
= oneOf
$ ['0' .. '9']
++ take (b - 10) ['a' .. 'z'] ++ take (b - 10) ['A' .. 'Z']
| otherwise = error "baseDigitInt: base too large"
b36DigitToInteger = toInteger . b36DigitToInt
b36DigitToInt c
| isDigit c = fromEnum c - fromEnum '0'
| c >= 'a' && c <= 'z' = fromEnum c - fromEnum 'a' + 10
| c >= 'A' && c <= 'Z' = fromEnum c - fromEnum 'A' + 10
| otherwise = error "b36DigitToInt: not a base 36 digit"
In an equation for ‘naturalOrRat’:
naturalOrRat
= (<?> "number")
$ do { try (char '0' >> zeroNumRat) }
<|> decimalRat <|> fractRatOnly
where
zeroNumRat
= do { n <- hexadecimal
<|> decimal <|> octalBad <|> octal <|> binary;
.... }
<|> decimalRat <|> fractRat 0 <|> return (Left 0)
decimalRat
= do { n <- decimalLiteral;
.... }
fractRatOnly
= do { fract <- try fraction;
.... }
fractRat n
= do { fract <- try fraction;
.... }
<|>
do { expo <- expo;
.... }
....
cabal: Leaving directory '/tmp/cabal-tmp-12119/Pugs-6.2.13.20120717'
cabal: Error: some packages failed to install:
Pugs-6.2.13.20120717 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.