[all reports]
Package |
sessions-2007.6.18 |
Install |
BuildFailed |
Docs |
NotTried |
Tests |
NotTried |
Time submitted |
2017-01-04 04:26:19.881217 UTC
|
Compiler |
ghc-8.0.1.20161018 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
base-4.9.0.0, mtl-2.2.1 |
Flags |
none
|
Build log
[view raw]
Resolving dependencies...
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Installed mtl-2.2.1
Configuring sessions-2007.6.18...
Building sessions-2007.6.18...
Failed to install sessions-2007.6.18
Build log ( /home/builder/.cabal/logs/sessions-2007.6.18.log ):
cabal: Entering directory '/tmp/cabal-tmp-2676/sessions-2007.6.18'
[1 of 1] Compiling Main ( /tmp/cabal-tmp-2676/sessions-2007.6.18/dist/setup/setup.hs, /tmp/cabal-tmp-2676/sessions-2007.6.18/dist/setup/Main.o )
Linking /tmp/cabal-tmp-2676/sessions-2007.6.18/dist/setup/setup ...
Configuring sessions-2007.6.18...
Warning: No 'build-type' specified. If you do not need a custom Setup.hs or
./configure script then use 'build-type: Simple'.
Building sessions-2007.6.18...
Preprocessing library sessions-2007.6.18...
Control/Concurrent/Session/BaseClasses.hs:20:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
Control/Concurrent/Session/BaseClasses.hs:20:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
Control/Concurrent/Session/BaseClasses.hs:20:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
Control/Concurrent/Session/BaseTypes.hs:20:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
Control/Concurrent/Session/Choice.hs:20:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
Control/Concurrent/Session/Choice.hs:20:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
Control/Concurrent/Session/ExtraClasses.hs:20:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
Control/Concurrent/Session/List.hs:20:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
Control/Concurrent/Session/List.hs:20:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
Control/Concurrent/Session/Loop.hs:20:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
Control/Concurrent/Session/Loop.hs:20:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
Control/Concurrent/Session/Loop.hs:20:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
Control/Concurrent/Session/Runtime.hs:20:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
Control/Concurrent/Session/Runtime.hs:20:16: warning:
-fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead
Control/Concurrent/Session/Runtime.hs:20:16: warning:
-fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead
Control/Concurrent/Session/State.hs:20:16: warning:
-fglasgow-exts is deprecated: Use individual extensions instead
[1 of 9] Compiling Control.Concurrent.Session.List ( Control/Concurrent/Session/List.hs, dist/build/Control/Concurrent/Session/List.o )
Control/Concurrent/Session/List.hs:25:1: error:
• Illegal generalised algebraic data declaration for ‘List’
(Use GADTs to allow GADTs)
• In the data declaration for ‘List’
cabal: Leaving directory '/tmp/cabal-tmp-2676/sessions-2007.6.18'
cabal: Error: some packages failed to install:
sessions-2007.6.18 failed during the building phase. The exception was:
ExitFailure 1