Skip to content

Instantly share code, notes, and snippets.

@GrooveStomp
Created July 9, 2014 06:41
Show Gist options
  • Select an option

  • Save GrooveStomp/afb04325fd3ce803a79a to your computer and use it in GitHub Desktop.

Select an option

Save GrooveStomp/afb04325fd3ce803a79a to your computer and use it in GitHub Desktop.
Remove .ghc, fresh "cabal install hoogle"
↳ cabal install hoogle
Resolving dependencies...
Downloading dlist-0.7.1...
Configuring dlist-0.7.1...
Building dlist-0.7.1...
Preprocessing library dlist-0.7.1...
[1 of 1] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.1...
Creating package registration file: /tmp/pkgConf-dlist-0.729823.1
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/dlist-0.7.1
Registering dlist-0.7.1...
Installed dlist-0.7.1
Downloading primitive-0.5.3.0...
Configuring primitive-0.5.3.0...
Building primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
Data/Primitive/Array.hs:32:1: Warning:
The import of ‘Control.Monad.ST’ is redundant
except perhaps to import instances from ‘Control.Monad.ST’
To import instances alone, use: import Control.Monad.ST()
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.5.3.0...
Creating package registration file: /tmp/pkgConf-primitive-0.5.329823.0
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/primitive-0.5.3.0
Registering primitive-0.5.3.0...
Installed primitive-0.5.3.0
Downloading random-1.0.1.1...
Configuring random-1.0.1.1...
Building random-1.0.1.1...
Preprocessing library random-1.0.1.1...
[1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o )
In-place registering random-1.0.1.1...
Creating package registration file: /tmp/pkgConf-random-1.0.129823.1
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/random-1.0.1.1
Registering random-1.0.1.1...
Installed random-1.0.1.1
Downloading safe-0.3.5...
Configuring safe-0.3.5...
Building safe-0.3.5...
Preprocessing library safe-0.3.5...
[1 of 4] Compiling Safe.Exact ( Safe/Exact.hs, dist/build/Safe/Exact.o )
[2 of 4] Compiling Safe.Util ( Safe/Util.hs, dist/build/Safe/Util.o )
[3 of 4] Compiling Safe.Foldable ( Safe/Foldable.hs, dist/build/Safe/Foldable.o )
[4 of 4] Compiling Safe ( Safe.hs, dist/build/Safe.o )
In-place registering safe-0.3.5...
Creating package registration file: /tmp/pkgConf-safe-0.329823.5
Installing library in /home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/safe-0.3.5
Registering safe-0.3.5...
Installed safe-0.3.5
Downloading syb-0.4.2...
Configuring syb-0.4.2...
Building syb-0.4.2...
Preprocessing library syb-0.4.2...
In file included from src/Data/Generics/Instances.hs:90:0:
/opt/ghc/7.8.2/lib/ghc-7.8.2/base-4.7.0.0/include/Typeable.h:17:2:
warning: #warning <Typeable.h> is obsolete and will be removed in GHC 7.10 [-Wcpp]
#warning <Typeable.h> is obsolete and will be removed in GHC 7.10
^
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.4.2...
Creating package registration file: /tmp/pkgConf-syb-0.429823.2
Installing library in /home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/syb-0.4.2
Registering syb-0.4.2...
Installed syb-0.4.2
Downloading text-1.1.1.3...
Configuring text-1.1.1.3...
Building text-1.1.1.3...
Preprocessing library text-1.1.1.3...
[ 1 of 43] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 2 of 43] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 43] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[ 4 of 43] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 5 of 43] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 6 of 43] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[ 7 of 43] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[ 8 of 43] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
[ 9 of 43] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[10 of 43] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[11 of 43] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[12 of 43] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[13 of 43] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[14 of 43] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[15 of 43] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[16 of 43] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[17 of 43] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 43] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 43] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 43] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[21 of 43] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[22 of 43] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[23 of 43] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[24 of 43] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[25 of 43] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o )
[26 of 43] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[27 of 43] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 43] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[29 of 43] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[30 of 43] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[31 of 43] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[32 of 43] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[33 of 43] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[34 of 43] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[35 of 43] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
[36 of 43] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[37 of 43] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
[38 of 43] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[39 of 43] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[40 of 43] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
[41 of 43] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[42 of 43] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
[43 of 43] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
In-place registering text-1.1.1.3...
Creating package registration file: /tmp/pkgConf-text-1.1.129823.3
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/text-1.1.1.3
Registering text-1.1.1.3...
Installed text-1.1.1.3
Downloading transformers-0.4.1.0...
Configuring transformers-0.4.1.0...
Building transformers-0.4.1.0...
Preprocessing library transformers-0.4.1.0...
[ 1 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o )
[ 2 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o )
[ 3 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o )
[ 4 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o )
[ 5 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o )
[ 6 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o )
[ 7 of 28] Compiling Data.Functor.Identity ( Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o )
[ 8 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o )
[ 9 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o )
[10 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o )
[11 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o )
[12 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o )
[13 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o )
[14 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o )
[15 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o )
[16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o )
[17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o )
[18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o )
[19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o )
[20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o )
[21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o )
[22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o )
[23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o )
[24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o )
[25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o )
[26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o )
[27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o )
[28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o )
In-place registering transformers-0.4.1.0...
Creating package registration file: /tmp/pkgConf-transformers-0.4.129823.0
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/transformers-0.4.1.0
Registering transformers-0.4.1.0...
Installed transformers-0.4.1.0
Downloading unix-compat-0.4.1.3...
Configuring unix-compat-0.4.1.3...
Building unix-compat-0.4.1.3...
Preprocessing library unix-compat-0.4.1.3...
[1 of 8] Compiling System.PosixCompat.User ( dist/build/System/PosixCompat/User.hs, dist/build/System/PosixCompat/User.o )
[2 of 8] Compiling System.PosixCompat.Unistd ( src/System/PosixCompat/Unistd.hs, dist/build/System/PosixCompat/Unistd.o )
[3 of 8] Compiling System.PosixCompat.Types ( src/System/PosixCompat/Types.hs, dist/build/System/PosixCompat/Types.o )
[4 of 8] Compiling System.PosixCompat.Extensions ( dist/build/System/PosixCompat/Extensions.hs, dist/build/System/PosixCompat/Extensions.o )
[5 of 8] Compiling System.PosixCompat.Time ( src/System/PosixCompat/Time.hs, dist/build/System/PosixCompat/Time.o )
[6 of 8] Compiling System.PosixCompat.Temp ( src/System/PosixCompat/Temp.hs, dist/build/System/PosixCompat/Temp.o )
[7 of 8] Compiling System.PosixCompat.Files ( dist/build/System/PosixCompat/Files.hs, dist/build/System/PosixCompat/Files.o )
[8 of 8] Compiling System.PosixCompat ( src/System/PosixCompat.hs, dist/build/System/PosixCompat.o )
In-place registering unix-compat-0.4.1.3...
Creating package registration file: /tmp/pkgConf-unix-compat-0.4.129823.3
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/unix-compat-0.4.1.3
Registering unix-compat-0.4.1.3...
Installed unix-compat-0.4.1.3
Downloading utf8-string-0.3.8...
Configuring utf8-string-0.3.8...
Building utf8-string-0.3.8...
Preprocessing library utf8-string-0.3.8...
[1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o )
[5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o )
[6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
[7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
In-place registering utf8-string-0.3.8...
Creating package registration file: /tmp/pkgConf-utf8-string-0.329823.8
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/utf8-string-0.3.8
Registering utf8-string-0.3.8...
Installed utf8-string-0.3.8
Downloading zlib-0.5.4.1...
Configuring zlib-0.5.4.1...
Building zlib-0.5.4.1...
Preprocessing library zlib-0.5.4.1...
[1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o )
Codec/Compression/Zlib/Stream.hsc:305:10: Warning:
‘Stream’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
[2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o )
[3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o )
[4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o )
[5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o )
In-place registering zlib-0.5.4.1...
Creating package registration file: /tmp/pkgConf-zlib-0.5.429823.1
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/zlib-0.5.4.1
Registering zlib-0.5.4.1...
Installed zlib-0.5.4.1
Downloading vector-0.10.11.0...
Configuring vector-0.10.11.0...
Building vector-0.10.11.0...
Preprocessing library vector-0.10.11.0...
[ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
Data/Vector/Fusion/Util.hs:25: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.
Data/Vector/Fusion/Util.hs:35:10: Warning:
‘Box’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
[ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o )
Data/Vector/Fusion/Stream/Size.hs:25:10: Warning:
No explicit implementation for
‘*’, ‘abs’, and ‘signum’
In the instance declaration for ‘Num Size’
[ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package primitive-0.5.3.0 ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
[ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o )
[ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
Data/Vector/Storable/Mutable.hs:449:1: Warning:
Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire
because ‘unsafeFromForeignPtr’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’
[14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
Data/Vector/Storable.hs:1397:1: Warning:
Rule "unsafeFromForeignPtr fp 0 n -> unsafeFromForeignPtr0 fp n " may never fire
because ‘unsafeFromForeignPtr’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘unsafeFromForeignPtr’
[15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
[16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
[17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o )
In-place registering vector-0.10.11.0...
Creating package registration file: /tmp/pkgConf-vector-0.10.1129823.0
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/vector-0.10.11.0
Registering vector-0.10.11.0...
Installed vector-0.10.11.0
Downloading tf-random-0.5...
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )
src/System/Random/TF/Init.hs:94:5: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o )
[4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o )
In-place registering tf-random-0.5...
Creating package registration file: /tmp/pkgConf-tf-random-029823.5
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/tf-random-0.5
Registering tf-random-0.5...
Installed tf-random-0.5
Downloading blaze-builder-0.3.3.2...
Configuring blaze-builder-0.3.3.2...
Building blaze-builder-0.3.3.2...
Preprocessing library blaze-builder-0.3.3.2...
[ 1 of 13] Compiling Blaze.ByteString.Builder.Internal.Types ( Blaze/ByteString/Builder/Internal/Types.hs, dist/build/Blaze/ByteString/Builder/Internal/Types.o )
Blaze/ByteString/Builder/Internal/Types.hs:101:10: Warning:
‘Put’ is an instance of Monad but not Applicative - this will become an error in GHC 7.10, under the Applicative-Monad Proposal.
[ 2 of 13] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )
[ 3 of 13] Compiling Blaze.ByteString.Builder.Internal.Buffer ( Blaze/ByteString/Builder/Internal/Buffer.hs, dist/build/Blaze/ByteString/Builder/Internal/Buffer.o )
[ 4 of 13] Compiling Blaze.ByteString.Builder.Internal.UncheckedShifts ( Blaze/ByteString/Builder/Internal/UncheckedShifts.hs, dist/build/Blaze/ByteString/Builder/Internal/UncheckedShifts.o )
[ 5 of 13] Compiling Blaze.ByteString.Builder.Internal ( Blaze/ByteString/Builder/Internal.hs, dist/build/Blaze/ByteString/Builder/Internal.o )
[ 6 of 13] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 7 of 13] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 8 of 13] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 13] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[10 of 13] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )
[11 of 13] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[12 of 13] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
[13 of 13] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
In-place registering blaze-builder-0.3.3.2...
Creating package registration file: /tmp/pkgConf-blaze-builder-0.3.329823.2
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/blaze-builder-0.3.3.2
Registering blaze-builder-0.3.3.2...
Installed blaze-builder-0.3.3.2
Downloading hashable-1.2.2.0...
Configuring hashable-1.2.2.0...
Building hashable-1.2.2.0...
Preprocessing library hashable-1.2.2.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
Data/Hashable/Class.hs:201:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:224:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:105:15: Warning:
Literal 15868100553162883236 is out of the Int range -9223372036854775808..9223372036854775807
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
Data/Hashable/Generic.hs:20:1: Warning:
The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.2.0...
Creating package registration file: /tmp/pkgConf-hashable-1.2.229823.0
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/hashable-1.2.2.0
Registering hashable-1.2.2.0...
Installed hashable-1.2.2.0
Downloading polyparse-1.9...
Configuring polyparse-1.9...
Building polyparse-1.9...
Preprocessing library polyparse-1.9...
[ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o )
[ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o )
[ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o )
src/Text/ParserCombinators/Poly/Parser.hs:32: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.
[ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o )
[ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o )
src/Text/ParserCombinators/Poly/StateParser.hs:35: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.
[ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o )
[ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o )
[ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o )
[ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o )
[10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o )
[11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o )
[12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o )
[13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o )
[14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o )
[15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o )
[16 of 18] Compiling Text.Parse ( src/Text/Parse.hs, dist/build/Text/Parse.o )
[17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o )
src/Text/ParserCombinators/HuttonMeijerWallace.hs:77: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.
src/Text/ParserCombinators/HuttonMeijerWallace.hs:90: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.
[18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o )
src/Text/ParserCombinators/HuttonMeijer.hs:53: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.
src/Text/ParserCombinators/HuttonMeijer.hs:63: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.
In-place registering polyparse-1.9...
Creating package registration file: /tmp/pkgConf-polyparse-129823.9
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/polyparse-1.9
Registering polyparse-1.9...
Installed polyparse-1.9
Downloading tagsoup-0.13.1...
Configuring tagsoup-0.13.1...
Building tagsoup-0.13.1...
Preprocessing library tagsoup-0.13.1...
[ 1 of 13] Compiling Text.HTML.TagSoup.Entity ( Text/HTML/TagSoup/Entity.hs, dist/build/Text/HTML/TagSoup/Entity.o )
[ 2 of 13] Compiling Text.StringLike ( Text/StringLike.hs, dist/build/Text/StringLike.o )
[ 3 of 13] Compiling Text.HTML.TagSoup.Type ( Text/HTML/TagSoup/Type.hs, dist/build/Text/HTML/TagSoup/Type.o )
[ 4 of 13] Compiling Text.HTML.TagSoup.Match ( Text/HTML/TagSoup/Match.hs, dist/build/Text/HTML/TagSoup/Match.o )
[ 5 of 13] Compiling Text.HTML.TagSoup.Tree ( Text/HTML/TagSoup/Tree.hs, dist/build/Text/HTML/TagSoup/Tree.o )
[ 6 of 13] Compiling Text.HTML.TagSoup.Options ( Text/HTML/TagSoup/Options.hs, dist/build/Text/HTML/TagSoup/Options.o )
[ 7 of 13] Compiling Text.HTML.TagSoup.Implementation ( Text/HTML/TagSoup/Implementation.hs, dist/build/Text/HTML/TagSoup/Implementation.o )
[ 8 of 13] Compiling Text.HTML.TagSoup.Specification ( Text/HTML/TagSoup/Specification.hs, dist/build/Text/HTML/TagSoup/Specification.o )
[ 9 of 13] Compiling Text.HTML.TagSoup.Manual ( Text/HTML/TagSoup/Manual.hs, dist/build/Text/HTML/TagSoup/Manual.o )
[10 of 13] Compiling Text.HTML.TagSoup.Generated ( Text/HTML/TagSoup/Generated.hs, dist/build/Text/HTML/TagSoup/Generated.o )
[11 of 13] Compiling Text.HTML.TagSoup.Render ( Text/HTML/TagSoup/Render.hs, dist/build/Text/HTML/TagSoup/Render.o )
[12 of 13] Compiling Text.HTML.TagSoup.Parser ( Text/HTML/TagSoup/Parser.hs, dist/build/Text/HTML/TagSoup/Parser.o )
[13 of 13] Compiling Text.HTML.TagSoup ( Text/HTML/TagSoup.hs, dist/build/Text/HTML/TagSoup.o )
In-place registering tagsoup-0.13.1...
Creating package registration file: /tmp/pkgConf-tagsoup-0.1329823.1
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/tagsoup-0.13.1
Registering tagsoup-0.13.1...
Installed tagsoup-0.13.1
Downloading cmdargs-0.10.7...
Configuring cmdargs-0.10.7...
Building cmdargs-0.10.7...
Preprocessing library cmdargs-0.10.7...
[ 1 of 25] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/build/System/Console/CmdArgs/Implicit/Ann.o )
[ 2 of 25] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/build/System/Console/CmdArgs/Implicit/UI.o )
[ 3 of 25] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/build/System/Console/CmdArgs/Verbosity.o )
[ 4 of 25] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/build/System/Console/CmdArgs/Implicit/Type.o )
[ 5 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/build/System/Console/CmdArgs/Explicit/SplitJoin.o )
[ 6 of 25] Compiling System.Console.CmdArgs.Explicit.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/build/System/Console/CmdArgs/Explicit/ExpandArgsAt.o )
[ 7 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Explicit/Type.o )
[ 8 of 25] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/build/System/Console/CmdArgs/Explicit/Process.o )
[ 9 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/build/System/Console/CmdArgs/Explicit/Complete.o )
[10 of 25] Compiling System.Console.CmdArgs.Helper ( System/Console/CmdArgs/Helper.hs, dist/build/System/Console/CmdArgs/Helper.o )
System/Console/CmdArgs/Helper.hs:175:10: Warning:
No explicit implementation for
either ‘showsPrec’ or ‘show’
In the instance declaration for ‘Show (NoShow a)’
System/Console/CmdArgs/Helper.hs:176:10: Warning:
No explicit implementation for
either ‘readsPrec’ or ‘GHC.Read.readPrec’
In the instance declaration for ‘Read (NoShow a)’
[11 of 25] Compiling System.Console.CmdArgs.Default ( System/Console/CmdArgs/Default.hs, dist/build/System/Console/CmdArgs/Default.o )
[12 of 25] Compiling System.Console.CmdArgs.Text ( System/Console/CmdArgs/Text.hs, dist/build/System/Console/CmdArgs/Text.o )
[13 of 25] Compiling System.Console.CmdArgs.Explicit.Help ( System/Console/CmdArgs/Explicit/Help.hs, dist/build/System/Console/CmdArgs/Explicit/Help.o )
[14 of 25] Compiling System.Console.CmdArgs.Explicit ( System/Console/CmdArgs/Explicit.hs, dist/build/System/Console/CmdArgs/Explicit.o )
[15 of 25] Compiling System.Console.CmdArgs.GetOpt ( System/Console/CmdArgs/GetOpt.hs, dist/build/System/Console/CmdArgs/GetOpt.o )
[16 of 25] Compiling Data.Generics.Any ( Data/Generics/Any.hs, dist/build/Data/Generics/Any.o )
Data/Generics/Any.hs:65:17: Warning:
In the use of ‘tyConString’
(imported from Data.Data, but defined in Data.Typeable.Internal):
Deprecated: "renamed to 'tyConName'; 'tyConModule' and 'tyConPackage' are also available."
[17 of 25] Compiling Data.Generics.Any.Prelude ( Data/Generics/Any/Prelude.hs, dist/build/Data/Generics/Any/Prelude.o )
[18 of 25] Compiling System.Console.CmdArgs.Implicit.Reader ( System/Console/CmdArgs/Implicit/Reader.hs, dist/build/System/Console/CmdArgs/Implicit/Reader.o )
[19 of 25] Compiling System.Console.CmdArgs.Annotate ( System/Console/CmdArgs/Annotate.hs, dist/build/System/Console/CmdArgs/Annotate.o )
[20 of 25] Compiling System.Console.CmdArgs.Implicit.Local ( System/Console/CmdArgs/Implicit/Local.hs, dist/build/System/Console/CmdArgs/Implicit/Local.o )
[21 of 25] Compiling System.Console.CmdArgs.Implicit.Reform ( System/Console/CmdArgs/Implicit/Reform.hs, dist/build/System/Console/CmdArgs/Implicit/Reform.o )
[22 of 25] Compiling System.Console.CmdArgs.Implicit.Global ( System/Console/CmdArgs/Implicit/Global.hs, dist/build/System/Console/CmdArgs/Implicit/Global.o )
[23 of 25] Compiling System.Console.CmdArgs.Implicit ( System/Console/CmdArgs/Implicit.hs, dist/build/System/Console/CmdArgs/Implicit.o )
[24 of 25] Compiling System.Console.CmdArgs.Quote ( System/Console/CmdArgs/Quote.hs, dist/build/System/Console/CmdArgs/Quote.o )
[25 of 25] Compiling System.Console.CmdArgs ( System/Console/CmdArgs.hs, dist/build/System/Console/CmdArgs.o )
In-place registering cmdargs-0.10.7...
Creating package registration file: /tmp/pkgConf-cmdargs-0.1029823.7
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/cmdargs-0.10.7
Registering cmdargs-0.10.7...
Installed cmdargs-0.10.7
Downloading mmorph-1.0.3...
Configuring mmorph-1.0.3...
Building mmorph-1.0.3...
Preprocessing library mmorph-1.0.3...
[1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )
src/Control/Monad/Morph.hs:76:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
src/Control/Monad/Morph.hs:113:20: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:114:19: Warning:
In the use of data constructor ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:114:34: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:233:11: Warning:
In the use of type constructor or class ‘E.Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:233:33: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:234:17: Warning:
In the use of data constructor ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:235:14: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:235:30: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o )
In-place registering mmorph-1.0.3...
Creating package registration file: /tmp/pkgConf-mmorph-1.029823.3
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/mmorph-1.0.3
Registering mmorph-1.0.3...
Installed mmorph-1.0.3
Downloading 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 )
In-place registering mtl-2.2.1...
Creating package registration file: /tmp/pkgConf-mtl-2.229823.1
Installing library in /home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/mtl-2.2.1
Registering mtl-2.2.1...
Installed mtl-2.2.1
Downloading transformers-base-0.4.2...
Configuring transformers-base-0.4.2...
Building transformers-base-0.4.2...
Preprocessing library transformers-base-0.4.2...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )
In-place registering transformers-base-0.4.2...
Creating package registration file: /tmp/pkgConf-transformers-base-0.429823.2
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/transformers-base-0.4.2
Registering transformers-base-0.4.2...
Installed transformers-base-0.4.2
Downloading mwc-random-0.13.1.2...
Configuring mwc-random-0.13.1.2...
Building mwc-random-0.13.1.2...
Preprocessing library mwc-random-0.13.1.2...
[1 of 3] Compiling System.Random.MWC ( System/Random/MWC.hs, dist/build/System/Random/MWC.o )
System/Random/MWC.hs:103:1: Warning:
The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[2 of 3] Compiling System.Random.MWC.Distributions ( System/Random/MWC/Distributions.hs, dist/build/System/Random/MWC/Distributions.o )
[3 of 3] Compiling System.Random.MWC.CondensedTable ( System/Random/MWC/CondensedTable.hs, dist/build/System/Random/MWC/CondensedTable.o )
In-place registering mwc-random-0.13.1.2...
Creating package registration file: /tmp/pkgConf-mwc-random-0.13.129823.2
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/mwc-random-0.13.1.2
Registering mwc-random-0.13.1.2...
Installed mwc-random-0.13.1.2
Downloading QuickCheck-2.7.5...
Configuring QuickCheck-2.7.5...
Building QuickCheck-2.7.5...
Preprocessing library QuickCheck-2.7.5...
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o )
[ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[15 of 15] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.7.5...
Creating package registration file: /tmp/pkgConf-QuickCheck-2.729823.5
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/QuickCheck-2.7.5
Registering QuickCheck-2.7.5...
Installed QuickCheck-2.7.5
Downloading case-insensitive-1.2.0.0...
Configuring case-insensitive-1.2.0.0...
Building case-insensitive-1.2.0.0...
Preprocessing library case-insensitive-1.2.0.0...
[1 of 3] Compiling Data.CaseInsensitive.Internal ( Data/CaseInsensitive/Internal.hs, dist/build/Data/CaseInsensitive/Internal.o )
Data/CaseInsensitive/Internal.hs:43:1: Warning:
The import of ‘>=, String’ from module ‘Prelude’ is redundant
Data/CaseInsensitive/Internal.hs:179:11: Warning:
Rule "mk/ByteString" may never fire because ‘mk’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘mk’
[2 of 3] Compiling Data.CaseInsensitive.Unsafe ( Data/CaseInsensitive/Unsafe.hs, dist/build/Data/CaseInsensitive/Unsafe.o )
[3 of 3] Compiling Data.CaseInsensitive ( Data/CaseInsensitive.hs, dist/build/Data/CaseInsensitive.o )
In-place registering case-insensitive-1.2.0.0...
Creating package registration file: /tmp/pkgConf-case-insensitive-1.2.029823.0
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/case-insensitive-1.2.0.0
Registering case-insensitive-1.2.0.0...
Installed case-insensitive-1.2.0.0
Downloading nats-0.2...
Configuring nats-0.2...
Building nats-0.2...
Preprocessing library nats-0.2...
[1 of 2] Compiling Numeric.Natural.Internal ( src/Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.o )
[2 of 2] Compiling Numeric.Natural ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o )
In-place registering nats-0.2...
Creating package registration file: /tmp/pkgConf-nats-029823.2
Installing library in /home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/nats-0.2
Registering nats-0.2...
Installed nats-0.2
Downloading scientific-0.3.2.1...
Configuring scientific-0.3.2.1...
Building scientific-0.3.2.1...
Preprocessing library scientific-0.3.2.1...
[1 of 4] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[2 of 4] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[3 of 4] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[4 of 4] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o )
In-place registering scientific-0.3.2.1...
Creating package registration file: /tmp/pkgConf-scientific-0.3.229823.1
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/scientific-0.3.2.1
Registering scientific-0.3.2.1...
Installed scientific-0.3.2.1
Downloading unordered-containers-0.2.4.0...
Configuring unordered-containers-0.2.4.0...
Building unordered-containers-0.2.4.0...
Preprocessing library unordered-containers-0.2.4.0...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.4.0...
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.429823.0
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/unordered-containers-0.2.4.0
Registering unordered-containers-0.2.4.0...
Installed unordered-containers-0.2.4.0
Downloading cpphs-1.18.5...
Configuring cpphs-1.18.5...
Building cpphs-1.18.5...
Preprocessing library cpphs-1.18.5...
[ 1 of 11] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o )
[ 2 of 11] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o )
[ 3 of 11] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o )
[ 4 of 11] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o )
[ 5 of 11] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o )
[ 6 of 11] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 7 of 11] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o )
[ 8 of 11] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o )
[ 9 of 11] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o )
[10 of 11] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o )
[11 of 11] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o )
In-place registering cpphs-1.18.5...
Preprocessing executable 'cpphs' for cpphs-1.18.5...
[ 1 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o )
[ 2 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o )
[ 3 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 4 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o )
[ 5 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o )
[ 6 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o )
[ 7 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o )
[ 8 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o )
[ 9 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o )
[10 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o )
[11 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o )
[12 of 12] Compiling Main ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o )
Linking dist/build/cpphs/cpphs ...
Creating package registration file: /tmp/pkgConf-cpphs-1.1829823.5
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/cpphs-1.18.5
Installing executable(s) in /home/aaron/.cabal/bin
Registering cpphs-1.18.5...
Installed cpphs-1.18.5
Downloading exceptions-0.6.1...
Configuring exceptions-0.6.1...
Building exceptions-0.6.1...
Preprocessing library exceptions-0.6.1...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
src/Control/Monad/Catch.hs:92:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
src/Control/Monad/Catch.hs:99:1: Warning:
The import of ‘Control.Monad.Trans.Reader’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Reader’
To import instances alone, use: import Control.Monad.Trans.Reader()
src/Control/Monad/Catch.hs:294:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Catch.hs:294:49: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Catch.hs:297:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Catch.hs:297:49: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Catch.hs:298:10: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Catch.hs:298:24: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Catch.hs:298:42: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
In-place registering exceptions-0.6.1...
Creating package registration file: /tmp/pkgConf-exceptions-0.629823.1
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/exceptions-0.6.1
Registering exceptions-0.6.1...
Installed exceptions-0.6.1
Downloading parsec-3.1.5...
Configuring parsec-3.1.5...
Building parsec-3.1.5...
Preprocessing library parsec-3.1.5...
[ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o )
[ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o )
[ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o )
[ 4 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o )
[ 5 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o )
[ 6 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o )
[ 7 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o )
[ 8 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o )
[ 9 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o )
[10 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o )
[11 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o )
[12 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o )
[13 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o )
[14 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o )
[15 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o )
[16 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o )
[17 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o )
[18 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o )
[19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o )
[20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o )
[21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o )
[22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o )
[23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o )
[24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o )
[25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o )
In-place registering parsec-3.1.5...
Creating package registration file: /tmp/pkgConf-parsec-3.129823.5
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/parsec-3.1.5
Registering parsec-3.1.5...
Installed parsec-3.1.5
Downloading monad-control-0.3.3.0...
Configuring monad-control-0.3.3.0...
Building monad-control-0.3.3.0...
Preprocessing library monad-control-0.3.3.0...
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o )
In-place registering monad-control-0.3.3.0...
Creating package registration file: /tmp/pkgConf-monad-control-0.3.329823.0
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/monad-control-0.3.3.0
Registering monad-control-0.3.3.0...
Installed monad-control-0.3.3.0
Downloading vector-algorithms-0.6.0.1...
Configuring vector-algorithms-0.6.0.1...
Building vector-algorithms-0.6.0.1...
Preprocessing library vector-algorithms-0.6.0.1...
[1 of 9] Compiling Data.Vector.Algorithms.Common ( src/Data/Vector/Algorithms/Common.hs, dist/build/Data/Vector/Algorithms/Common.o )
[2 of 9] Compiling Data.Vector.Algorithms.Radix ( src/Data/Vector/Algorithms/Radix.hs, dist/build/Data/Vector/Algorithms/Radix.o )
[3 of 9] Compiling Data.Vector.Algorithms.Search ( src/Data/Vector/Algorithms/Search.hs, dist/build/Data/Vector/Algorithms/Search.o )
[4 of 9] Compiling Data.Vector.Algorithms.Optimal ( src/Data/Vector/Algorithms/Optimal.hs, dist/build/Data/Vector/Algorithms/Optimal.o )
[5 of 9] Compiling Data.Vector.Algorithms.Insertion ( src/Data/Vector/Algorithms/Insertion.hs, dist/build/Data/Vector/Algorithms/Insertion.o )
[6 of 9] Compiling Data.Vector.Algorithms.AmericanFlag ( src/Data/Vector/Algorithms/AmericanFlag.hs, dist/build/Data/Vector/Algorithms/AmericanFlag.o )
[7 of 9] Compiling Data.Vector.Algorithms.Heap ( src/Data/Vector/Algorithms/Heap.hs, dist/build/Data/Vector/Algorithms/Heap.o )
[8 of 9] Compiling Data.Vector.Algorithms.Intro ( src/Data/Vector/Algorithms/Intro.hs, dist/build/Data/Vector/Algorithms/Intro.o )
[9 of 9] Compiling Data.Vector.Algorithms.Merge ( src/Data/Vector/Algorithms/Merge.hs, dist/build/Data/Vector/Algorithms/Merge.o )
In-place registering vector-algorithms-0.6.0.1...
Creating package registration file:
/tmp/pkgConf-vector-algorithms-0.6.029823.1
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/vector-algorithms-0.6.0.1
Registering vector-algorithms-0.6.0.1...
Installed vector-algorithms-0.6.0.1
Downloading http-types-0.8.5...
Configuring http-types-0.8.5...
Building http-types-0.8.5...
Preprocessing library http-types-0.8.5...
[1 of 7] Compiling Network.HTTP.Types.Version ( Network/HTTP/Types/Version.hs, dist/build/Network/HTTP/Types/Version.o )
[2 of 7] Compiling Network.HTTP.Types.URI ( Network/HTTP/Types/URI.hs, dist/build/Network/HTTP/Types/URI.o )
[3 of 7] Compiling Network.HTTP.Types.Status ( Network/HTTP/Types/Status.hs, dist/build/Network/HTTP/Types/Status.o )
[4 of 7] Compiling Network.HTTP.Types.QueryLike ( Network/HTTP/Types/QueryLike.hs, dist/build/Network/HTTP/Types/QueryLike.o )
[5 of 7] Compiling Network.HTTP.Types.Method ( Network/HTTP/Types/Method.hs, dist/build/Network/HTTP/Types/Method.o )
[6 of 7] Compiling Network.HTTP.Types.Header ( Network/HTTP/Types/Header.hs, dist/build/Network/HTTP/Types/Header.o )
[7 of 7] Compiling Network.HTTP.Types ( Network/HTTP/Types.hs, dist/build/Network/HTTP/Types.o )
In-place registering http-types-0.8.5...
Creating package registration file: /tmp/pkgConf-http-types-0.829823.5
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/http-types-0.8.5
Registering http-types-0.8.5...
Installed http-types-0.8.5
Downloading attoparsec-0.12.1.0...
Configuring attoparsec-0.12.1.0...
Building attoparsec-0.12.1.0...
Preprocessing library attoparsec-0.12.1.0...
[ 1 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o )
[ 2 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o )
[ 3 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o )
[ 4 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o )
[ 5 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 6 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 7 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 8 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )
[ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o )
[10 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[12 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[13 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[14 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[15 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[17 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )
[18 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o )
[19 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o )
[20 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o )
[21 of 21] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
In-place registering attoparsec-0.12.1.0...
Creating package registration file: /tmp/pkgConf-attoparsec-0.12.129823.0
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/attoparsec-0.12.1.0
Registering attoparsec-0.12.1.0...
Installed attoparsec-0.12.1.0
Downloading semigroups-0.15.1...
Configuring semigroups-0.15.1...
Building semigroups-0.15.1...
Preprocessing library semigroups-0.15.1...
[1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 2] Compiling Data.Semigroup ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
In-place registering semigroups-0.15.1...
Creating package registration file: /tmp/pkgConf-semigroups-0.1529823.1
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/semigroups-0.15.1
Registering semigroups-0.15.1...
Installed semigroups-0.15.1
Downloading shake-0.13.2...
Configuring shake-0.13.2...
Building shake-0.13.2...
Preprocessing library shake-0.13.2...
[ 1 of 41] Compiling General.Binary ( General/Binary.hs, dist/build/General/Binary.o )
[ 2 of 41] Compiling General.RAW ( General/RAW.hs, dist/build/General/RAW.o )
[ 3 of 41] Compiling Paths_shake ( dist/build/autogen/Paths_shake.hs, dist/build/Paths_shake.o )
[ 4 of 41] Compiling Development.Ninja.Env ( Development/Ninja/Env.hs, dist/build/Development/Ninja/Env.o )
[ 5 of 41] Compiling Development.Ninja.Type ( Development/Ninja/Type.hs, dist/build/Development/Ninja/Type.o )
[ 6 of 41] Compiling Development.Ninja.Lexer ( Development/Ninja/Lexer.hs, dist/build/Development/Ninja/Lexer.o )
[ 7 of 41] Compiling Development.Ninja.Parse ( Development/Ninja/Parse.hs, dist/build/Development/Ninja/Parse.o )
[ 8 of 41] Compiling Development.Shake.Classes ( Development/Shake/Classes.hs, dist/build/Development/Shake/Classes.o )
[ 9 of 41] Compiling General.Base ( General/Base.hs, dist/build/General/Base.o )
[10 of 41] Compiling Development.Shake.FilePath ( Development/Shake/FilePath.hs, dist/build/Development/Shake/FilePath.o )
[11 of 41] Compiling Development.Shake.ByteString ( Development/Shake/ByteString.hs, dist/build/Development/Shake/ByteString.o )
[12 of 41] Compiling General.Timing ( General/Timing.hs, dist/build/General/Timing.o )
[13 of 41] Compiling Development.Shake.Pool ( Development/Shake/Pool.hs, dist/build/Development/Shake/Pool.o )
[14 of 41] Compiling Development.Shake.Report ( Development/Shake/Report.hs, dist/build/Development/Shake/Report.o )
[15 of 41] Compiling General.String ( General/String.hs, dist/build/General/String.o )
[16 of 41] Compiling General.Intern ( General/Intern.hs, dist/build/General/Intern.o )
[17 of 41] Compiling Development.Shake.FileInfo ( Development/Shake/FileInfo.hs, dist/build/Development/Shake/FileInfo.o )
[18 of 41] Compiling Development.Shake.FilePattern ( Development/Shake/FilePattern.hs, dist/build/Development/Shake/FilePattern.o )
[19 of 41] Compiling Development.Shake.Progress ( Development/Shake/Progress.hs, dist/build/Development/Shake/Progress.o )
[20 of 41] Compiling Development.Shake.Errors ( Development/Shake/Errors.hs, dist/build/Development/Shake/Errors.o )
[21 of 41] Compiling Development.Shake.Resource ( Development/Shake/Resource.hs, dist/build/Development/Shake/Resource.o )
[22 of 41] Compiling Development.Shake.Value ( Development/Shake/Value.hs, dist/build/Development/Shake/Value.o )
[23 of 41] Compiling Development.Shake.Special ( Development/Shake/Special.hs, dist/build/Development/Shake/Special.o )
[24 of 41] Compiling Development.Shake.Types ( Development/Shake/Types.hs, dist/build/Development/Shake/Types.o )
[25 of 41] Compiling Development.Shake.Storage ( Development/Shake/Storage.hs, dist/build/Development/Shake/Storage.o )
[26 of 41] Compiling Development.Shake.Database ( Development/Shake/Database.hs, dist/build/Development/Shake/Database.o )
[27 of 41] Compiling Development.Shake.Core ( Development/Shake/Core.hs, dist/build/Development/Shake/Core.o )
[28 of 41] Compiling Development.Shake.Rules.Directory ( Development/Shake/Rules/Directory.hs, dist/build/Development/Shake/Rules/Directory.o )
[29 of 41] Compiling Development.Shake.Rules.File ( Development/Shake/Rules/File.hs, dist/build/Development/Shake/Rules/File.o )
[30 of 41] Compiling Development.Shake.Derived ( Development/Shake/Derived.hs, dist/build/Development/Shake/Derived.o )
[31 of 41] Compiling Development.Shake.Command ( Development/Shake/Command.hs, dist/build/Development/Shake/Command.o )
[32 of 41] Compiling Development.Shake.Rules.Files ( Development/Shake/Rules/Files.hs, dist/build/Development/Shake/Rules/Files.o )
[33 of 41] Compiling Development.Shake.Rules.Oracle ( Development/Shake/Rules/Oracle.hs, dist/build/Development/Shake/Rules/Oracle.o )
[34 of 41] Compiling Development.Shake.Rules.OrderOnly ( Development/Shake/Rules/OrderOnly.hs, dist/build/Development/Shake/Rules/OrderOnly.o )
[35 of 41] Compiling Development.Shake.Rules.Rerun ( Development/Shake/Rules/Rerun.hs, dist/build/Development/Shake/Rules/Rerun.o )
[36 of 41] Compiling Development.Shake.Shake ( Development/Shake/Shake.hs, dist/build/Development/Shake/Shake.o )
[37 of 41] Compiling Development.Shake.Args ( Development/Shake/Args.hs, dist/build/Development/Shake/Args.o )
[38 of 41] Compiling Development.Shake.Rule ( Development/Shake/Rule.hs, dist/build/Development/Shake/Rule.o )
[39 of 41] Compiling Development.Shake ( Development/Shake.hs, dist/build/Development/Shake.o )
[40 of 41] Compiling Development.Shake.Config ( Development/Shake/Config.hs, dist/build/Development/Shake/Config.o )
[41 of 41] Compiling Development.Shake.Util ( Development/Shake/Util.hs, dist/build/Development/Shake/Util.o )
In-place registering shake-0.13.2...
Preprocessing executable 'shake' for shake-0.13.2...
[ 1 of 46] Compiling Development.Make.Type ( Development/Make/Type.hs, dist/build/shake/shake-tmp/Development/Make/Type.o )
[ 2 of 46] Compiling Development.Make.Env ( Development/Make/Env.hs, dist/build/shake/shake-tmp/Development/Make/Env.o )
[ 3 of 46] Compiling Development.Make.Parse ( Development/Make/Parse.hs, dist/build/shake/shake-tmp/Development/Make/Parse.o )
[ 4 of 46] Compiling Paths_shake ( dist/build/autogen/Paths_shake.hs, dist/build/shake/shake-tmp/Paths_shake.o )
[ 5 of 46] Compiling General.RAW ( General/RAW.hs, dist/build/shake/shake-tmp/General/RAW.o )
[ 6 of 46] Compiling General.Binary ( General/Binary.hs, dist/build/shake/shake-tmp/General/Binary.o )
[ 7 of 46] Compiling Development.Shake.Errors ( Development/Shake/Errors.hs, dist/build/shake/shake-tmp/Development/Shake/Errors.o )
[ 8 of 46] Compiling Development.Ninja.Env ( Development/Ninja/Env.hs, dist/build/shake/shake-tmp/Development/Ninja/Env.o )
[ 9 of 46] Compiling Development.Ninja.Type ( Development/Ninja/Type.hs, dist/build/shake/shake-tmp/Development/Ninja/Type.o )
[10 of 46] Compiling Development.Ninja.Lexer ( Development/Ninja/Lexer.hs, dist/build/shake/shake-tmp/Development/Ninja/Lexer.o )
[11 of 46] Compiling Development.Ninja.Parse ( Development/Ninja/Parse.hs, dist/build/shake/shake-tmp/Development/Ninja/Parse.o )
[12 of 46] Compiling Development.Shake.Classes ( Development/Shake/Classes.hs, dist/build/shake/shake-tmp/Development/Shake/Classes.o )
[13 of 46] Compiling Development.Shake.Value ( Development/Shake/Value.hs, dist/build/shake/shake-tmp/Development/Shake/Value.o )
[14 of 46] Compiling Development.Shake.Special ( Development/Shake/Special.hs, dist/build/shake/shake-tmp/Development/Shake/Special.o )
[15 of 46] Compiling General.Base ( General/Base.hs, dist/build/shake/shake-tmp/General/Base.o )
[16 of 46] Compiling Development.Shake.FilePath ( Development/Shake/FilePath.hs, dist/build/shake/shake-tmp/Development/Shake/FilePath.o )
[17 of 46] Compiling Development.Shake.ByteString ( Development/Shake/ByteString.hs, dist/build/shake/shake-tmp/Development/Shake/ByteString.o )
[18 of 46] Compiling Development.Shake.FilePattern ( Development/Shake/FilePattern.hs, dist/build/shake/shake-tmp/Development/Shake/FilePattern.o )
[19 of 46] Compiling Development.Shake.Progress ( Development/Shake/Progress.hs, dist/build/shake/shake-tmp/Development/Shake/Progress.o )
[20 of 46] Compiling Development.Shake.Types ( Development/Shake/Types.hs, dist/build/shake/shake-tmp/Development/Shake/Types.o )
[21 of 46] Compiling Development.Shake.Report ( Development/Shake/Report.hs, dist/build/shake/shake-tmp/Development/Shake/Report.o )
[22 of 46] Compiling Development.Shake.Resource ( Development/Shake/Resource.hs, dist/build/shake/shake-tmp/Development/Shake/Resource.o )
[23 of 46] Compiling General.Timing ( General/Timing.hs, dist/build/shake/shake-tmp/General/Timing.o )
[24 of 46] Compiling Development.Shake.Pool ( Development/Shake/Pool.hs, dist/build/shake/shake-tmp/Development/Shake/Pool.o )
[25 of 46] Compiling Development.Shake.Storage ( Development/Shake/Storage.hs, dist/build/shake/shake-tmp/Development/Shake/Storage.o )
[26 of 46] Compiling General.Intern ( General/Intern.hs, dist/build/shake/shake-tmp/General/Intern.o )
[27 of 46] Compiling General.String ( General/String.hs, dist/build/shake/shake-tmp/General/String.o )
[28 of 46] Compiling Development.Shake.Database ( Development/Shake/Database.hs, dist/build/shake/shake-tmp/Development/Shake/Database.o )
[29 of 46] Compiling Development.Shake.Core ( Development/Shake/Core.hs, dist/build/shake/shake-tmp/Development/Shake/Core.o )
[30 of 46] Compiling Development.Shake.Rules.Directory ( Development/Shake/Rules/Directory.hs, dist/build/shake/shake-tmp/Development/Shake/Rules/Directory.o )
[31 of 46] Compiling Development.Shake.Rules.Oracle ( Development/Shake/Rules/Oracle.hs, dist/build/shake/shake-tmp/Development/Shake/Rules/Oracle.o )
[32 of 46] Compiling Development.Shake.Rules.Rerun ( Development/Shake/Rules/Rerun.hs, dist/build/shake/shake-tmp/Development/Shake/Rules/Rerun.o )
[33 of 46] Compiling Development.Shake.FileInfo ( Development/Shake/FileInfo.hs, dist/build/shake/shake-tmp/Development/Shake/FileInfo.o )
[34 of 46] Compiling Development.Shake.Rules.File ( Development/Shake/Rules/File.hs, dist/build/shake/shake-tmp/Development/Shake/Rules/File.o )
[35 of 46] Compiling Development.Shake.Command ( Development/Shake/Command.hs, dist/build/shake/shake-tmp/Development/Shake/Command.o )
[36 of 46] Compiling Development.Shake.Derived ( Development/Shake/Derived.hs, dist/build/shake/shake-tmp/Development/Shake/Derived.o )
[37 of 46] Compiling Development.Shake.Rules.Files ( Development/Shake/Rules/Files.hs, dist/build/shake/shake-tmp/Development/Shake/Rules/Files.o )
[38 of 46] Compiling Development.Shake.Rules.OrderOnly ( Development/Shake/Rules/OrderOnly.hs, dist/build/shake/shake-tmp/Development/Shake/Rules/OrderOnly.o )
[39 of 46] Compiling Development.Shake.Shake ( Development/Shake/Shake.hs, dist/build/shake/shake-tmp/Development/Shake/Shake.o )
[40 of 46] Compiling Development.Shake.Args ( Development/Shake/Args.hs, dist/build/shake/shake-tmp/Development/Shake/Args.o )
[41 of 46] Compiling Development.Make.Rules ( Development/Make/Rules.hs, dist/build/shake/shake-tmp/Development/Make/Rules.o )
[42 of 46] Compiling Development.Shake ( Development/Shake.hs, dist/build/shake/shake-tmp/Development/Shake.o )
[43 of 46] Compiling Development.Make.All ( Development/Make/All.hs, dist/build/shake/shake-tmp/Development/Make/All.o )
[44 of 46] Compiling Development.Ninja.All ( Development/Ninja/All.hs, dist/build/shake/shake-tmp/Development/Ninja/All.o )
[45 of 46] Compiling Start ( Start.hs, dist/build/shake/shake-tmp/Start.o )
[46 of 46] Compiling Main ( Main.hs, dist/build/shake/shake-tmp/Main.o )
Linking dist/build/shake/shake ...
Creating package registration file: /tmp/pkgConf-shake-0.1329823.2
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/shake-0.13.2
Installing executable(s) in /home/aaron/.cabal/bin
Registering shake-0.13.2...
Installed shake-0.13.2
Downloading uniplate-1.6.12...
Configuring uniplate-1.6.12...
Building uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
[ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, dist/build/Data/Generics/Uniplate/Data/Instances.o )
[ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package bytestring-0.10.4.0 ... linking ... done.
Loading package text-1.1.1.3 ... linking ... done.
Loading package hashable-1.2.2.0 ... linking ... done.
Loading package unordered-containers-0.2.4.0 ... linking ... done.
Loading package syb-0.4.2 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
[ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, dist/build/Data/Generics/Uniplate.o )
[ 4 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, dist/build/Data/Generics/UniplateOn.o )
[ 5 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, dist/build/Data/Generics/Str.o )
[ 6 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, dist/build/Data/Generics/Uniplate/Operations.o )
[ 7 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, dist/build/Data/Generics/Compos.o )
[ 8 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, dist/build/Data/Generics/SYB.o )
[ 9 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, dist/build/Data/Generics/Uniplate/Internal/Data.o )
[10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, dist/build/Data/Generics/Uniplate/Data.o )
[11 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.o )
[12 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, dist/build/Data/Generics/Uniplate/DataOnly.o )
[13 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, dist/build/Data/Generics/Uniplate/Direct.o )
[14 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, dist/build/Data/Generics/Uniplate/Typeable.o )
[15 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, dist/build/Data/Generics/Uniplate/Zipper.o )
[16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, dist/build/Data/Generics/UniplateStr.o )
[17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, dist/build/Data/Generics/UniplateStrOn.o )
[18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, dist/build/Data/Generics/Biplate.o )
[19 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, dist/build/Data/Generics/PlateDirect.o )
[20 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, dist/build/Data/Generics/PlateTypeable.o )
[21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, dist/build/Data/Generics/PlateData.o )
In-place registering uniplate-1.6.12...
Creating package registration file: /tmp/pkgConf-uniplate-1.629823.12
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/uniplate-1.6.12
Registering uniplate-1.6.12...
Installed uniplate-1.6.12
Downloading vault-0.3.0.3...
Configuring vault-0.3.0.3...
Building vault-0.3.0.3...
Preprocessing library vault-0.3.0.3...
[1 of 5] Compiling Data.Unique.Really ( src/Data/Unique/Really.hs, dist/build/Data/Unique/Really.o )
[2 of 5] Compiling Data.Vault.ST.Strict ( src/Data/Vault/ST/Strict.hs, dist/build/Data/Vault/ST/Strict.o )
[3 of 5] Compiling Data.Vault.Strict ( src/Data/Vault/Strict.hs, dist/build/Data/Vault/Strict.o )
[4 of 5] Compiling Data.Vault.ST.Lazy ( src/Data/Vault/ST/Lazy.hs, dist/build/Data/Vault/ST/Lazy.o )
[5 of 5] Compiling Data.Vault.Lazy ( src/Data/Vault/Lazy.hs, dist/build/Data/Vault/Lazy.o )
In-place registering vault-0.3.0.3...
Creating package registration file: /tmp/pkgConf-vault-0.3.029823.3
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/vault-0.3.0.3
Registering vault-0.3.0.3...
Installed vault-0.3.0.3
[1 of 1] Compiling Main ( /tmp/haskell-src-exts-1.15.0.1-29823/haskell-src-exts-1.15.0.1/dist/setup/setup.hs, /tmp/haskell-src-exts-1.15.0.1-29823/haskell-src-exts-1.15.0.1/dist/setup/Main.o )
Linking /tmp/haskell-src-exts-1.15.0.1-29823/haskell-src-exts-1.15.0.1/dist/setup/setup ...
Configuring haskell-src-exts-1.15.0.1...
setup: The program happy version >=1.17 is required but it could not be found.
Failed to install haskell-src-exts-1.15.0.1
Downloading network-2.5.0.0...
Configuring network-2.5.0.0...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for readlink... yes
checking for symlink... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for getpeereid in unistd.h... checking for getpeereid... no
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building network-2.5.0.0...
Preprocessing library network-2.5.0.0...
[ 1 of 11] Compiling Network.URI ( Network/URI.hs, dist/build/Network/URI.o )
[ 2 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 3 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )
[ 4 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )
[ 5 of 11] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o )
[ 6 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o )
[ 7 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o )
[ 8 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o )
[ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( dist/build/Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o )
[10 of 11] Compiling Network.BSD ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o )
[11 of 11] Compiling Network ( Network.hs, dist/build/Network.o )
In-place registering network-2.5.0.0...
Creating package registration file: /tmp/pkgConf-network-2.5.029823.0
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/network-2.5.0.0
Registering network-2.5.0.0...
Installed network-2.5.0.0
Downloading lifted-base-0.2.3.0...
Configuring lifted-base-0.2.3.0...
Building lifted-base-0.2.3.0...
Preprocessing library lifted-base-0.2.3.0...
[1 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o )
[2 of 9] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o )
[3 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o )
[4 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.o )
[5 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.o )
[6 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o )
[7 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o )
[8 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o )
[9 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o )
In-place registering lifted-base-0.2.3.0...
Creating package registration file: /tmp/pkgConf-lifted-base-0.2.329823.0
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/lifted-base-0.2.3.0
Registering lifted-base-0.2.3.0...
Installed lifted-base-0.2.3.0
Downloading aeson-0.7.0.6...
Configuring aeson-0.7.0.6...
Building aeson-0.7.0.6...
Preprocessing library aeson-0.7.0.6...
[ 1 of 13] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )
[ 2 of 13] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[ 3 of 13] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o )
[ 4 of 13] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.o )
Data/Aeson/Types/Instances.hs:60:1: Warning:
Module ‘Data.Attoparsec.Number’ is deprecated:
This module will be removed in the next major release.
Data/Aeson/Types/Instances.hs:174:17: Warning:
In the use of type constructor or class ‘Number’
(imported from Data.Attoparsec.Number):
Deprecated: "This module will be removed in the next major release."
Data/Aeson/Types/Instances.hs:175:13: Warning:
In the use of data constructor ‘D’
(imported from Data.Attoparsec.Number):
Deprecated: "This module will be removed in the next major release."
Data/Aeson/Types/Instances.hs:176:13: Warning:
In the use of data constructor ‘I’
(imported from Data.Attoparsec.Number):
Deprecated: "This module will be removed in the next major release."
Data/Aeson/Types/Instances.hs:179:19: Warning:
In the use of type constructor or class ‘Number’
(imported from Data.Attoparsec.Number):
Deprecated: "This module will be removed in the next major release."
Data/Aeson/Types/Instances.hs:181:34: Warning:
In the use of data constructor ‘D’
(imported from Data.Attoparsec.Number):
Deprecated: "This module will be removed in the next major release."
Data/Aeson/Types/Instances.hs:696:26: Warning:
In the use of type constructor or class ‘Number’
(imported from Data.Attoparsec.Number):
Deprecated: "This module will be removed in the next major release."
Data/Aeson/Types/Instances.hs:791:37: Warning:
In the use of type constructor or class ‘Number’
(imported from Data.Attoparsec.Number):
Deprecated: "This module will be removed in the next major release."
Data/Aeson/Types/Instances.hs:793:19: Warning:
In the use of data constructor ‘D’
(imported from Data.Attoparsec.Number):
Deprecated: "This module will be removed in the next major release."
Data/Aeson/Types/Instances.hs:794:19: Warning:
In the use of data constructor ‘I’
(imported from Data.Attoparsec.Number):
Deprecated: "This module will be removed in the next major release."
[ 5 of 13] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o )
[ 6 of 13] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[ 7 of 13] Compiling Data.Aeson.Encode.ByteString ( Data/Aeson/Encode/ByteString.hs, dist/build/Data/Aeson/Encode/ByteString.o )
[ 8 of 13] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )
Data/Aeson/Parser/Internal.hs:46:1: Warning:
Module ‘Data.Attoparsec.Char8’ is deprecated:
This module will be removed in the next major release.
Data/Aeson/Parser/Internal.hs:56:1: Warning:
Module ‘Data.Attoparsec’ is deprecated:
This module will be removed in the next major release.
[ 9 of 13] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[10 of 13] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )
[11 of 13] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o )
Data/Aeson/Generic.hs:35:1: Warning:
Module ‘Data.Attoparsec.Number’ is deprecated:
This module will be removed in the next major release.
Data/Aeson/Generic.hs:104:32: Warning:
In the use of type constructor or class ‘Number’
(imported from Data.Attoparsec.Number):
Deprecated: "This module will be removed in the next major release."
Data/Aeson/Generic.hs:201:33: Warning:
In the use of type constructor or class ‘Number’
(imported from Data.Attoparsec.Number):
Deprecated: "This module will be removed in the next major release."
[12 of 13] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[13 of 13] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
In-place registering aeson-0.7.0.6...
Creating package registration file: /tmp/pkgConf-aeson-0.7.029823.6
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/aeson-0.7.0.6
Registering aeson-0.7.0.6...
Installed aeson-0.7.0.6
Downloading http-date-0.0.4...
Configuring http-date-0.0.4...
Building http-date-0.0.4...
Preprocessing library http-date-0.0.4...
[1 of 5] Compiling Network.HTTP.Date.Types ( Network/HTTP/Date/Types.hs, dist/build/Network/HTTP/Date/Types.o )
[2 of 5] Compiling Network.HTTP.Date.Converter ( Network/HTTP/Date/Converter.hs, dist/build/Network/HTTP/Date/Converter.o )
[3 of 5] Compiling Network.HTTP.Date.Formatter ( Network/HTTP/Date/Formatter.hs, dist/build/Network/HTTP/Date/Formatter.o )
[4 of 5] Compiling Network.HTTP.Date.Parser ( Network/HTTP/Date/Parser.hs, dist/build/Network/HTTP/Date/Parser.o )
Network/HTTP/Date/Parser.hs:7:1: Warning:
Module ‘Data.Attoparsec’ is deprecated:
This module will be removed in the next major release.
Network/HTTP/Date/Parser.hs:8:1: Warning:
Module ‘Data.Attoparsec.Char8’ is deprecated:
This module will be removed in the next major release.
[5 of 5] Compiling Network.HTTP.Date ( Network/HTTP/Date.hs, dist/build/Network/HTTP/Date.o )
In-place registering http-date-0.0.4...
Creating package registration file: /tmp/pkgConf-http-date-0.029823.4
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/http-date-0.0.4
Registering http-date-0.0.4...
Installed http-date-0.0.4
Downloading void-0.6.1...
Configuring void-0.6.1...
Building void-0.6.1...
Preprocessing library void-0.6.1...
[1 of 2] Compiling Data.Void ( src/Data/Void.hs, dist/build/Data/Void.o )
[2 of 2] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.6.1...
Creating package registration file: /tmp/pkgConf-void-0.629823.1
Installing library in /home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/void-0.6.1
Registering void-0.6.1...
Installed void-0.6.1
Downloading streaming-commons-0.1.3.1...
Configuring streaming-commons-0.1.3.1...
Building streaming-commons-0.1.3.1...
Preprocessing library streaming-commons-0.1.3.1...
[ 1 of 13] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.o )
[ 2 of 13] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.o )
[ 3 of 13] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 4 of 13] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[ 5 of 13] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[ 6 of 13] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 7 of 13] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 13] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.o )
Data/Streaming/Text.hs:95:15: Warning:
In the use of ‘textP’ (imported from Data.Text.Internal):
Deprecated: "Use text instead"
Data/Streaming/Text.hs:141:29: Warning:
In the use of ‘textP’ (imported from Data.Text.Internal):
Deprecated: "Use text instead"
[ 9 of 13] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.o )
[10 of 13] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.o )
[11 of 13] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.o )
[12 of 13] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.o )
[13 of 13] Compiling Data.Streaming.Blaze ( Data/Streaming/Blaze.hs, dist/build/Data/Streaming/Blaze.o )
In-place registering streaming-commons-0.1.3.1...
Creating package registration file:
/tmp/pkgConf-streaming-commons-0.1.329823.1
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/streaming-commons-0.1.3.1
Registering streaming-commons-0.1.3.1...
Installed streaming-commons-0.1.3.1
Downloading wai-3.0.0.2...
Configuring wai-3.0.0.2...
Building wai-3.0.0.2...
Preprocessing library wai-3.0.0.2...
[1 of 2] Compiling Network.Wai.Internal ( Network/Wai/Internal.hs, dist/build/Network/Wai/Internal.o )
[2 of 2] Compiling Network.Wai ( Network/Wai.hs, dist/build/Network/Wai.o )
In-place registering wai-3.0.0.2...
Creating package registration file: /tmp/pkgConf-wai-3.0.029823.2
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/wai-3.0.0.2
Registering wai-3.0.0.2...
Installed wai-3.0.0.2
Downloading resourcet-1.1.2.2...
Configuring resourcet-1.1.2.2...
Building resourcet-1.1.2.2...
Preprocessing library resourcet-1.1.2.2...
[1 of 4] Compiling Data.Acquire.Internal ( Data/Acquire/Internal.hs, dist/build/Data/Acquire/Internal.o )
[2 of 4] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, dist/build/Control/Monad/Trans/Resource/Internal.o )
Control/Monad/Trans/Resource/Internal.hs:27:1: Warning:
The import of ‘ComposeSt, defaultRestoreM, defaultLiftBaseWith,
control’
from module ‘Control.Monad.Trans.Control’ is redundant
Control/Monad/Trans/Resource/Internal.hs:42:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Trans/Resource/Internal.hs:53:1: Warning:
The import of ‘ap’ from module ‘Control.Monad’ is redundant
Control/Monad/Trans/Resource/Internal.hs:55:1: Warning:
The import of ‘Control.Monad.ST’ is redundant
except perhaps to import instances from ‘Control.Monad.ST’
To import instances alone, use: import Control.Monad.ST()
Control/Monad/Trans/Resource/Internal.hs:67:1: Warning:
Module ‘Prelude’ does not export ‘catch’
Control/Monad/Trans/Resource/Internal.hs:71:1: Warning:
The import of ‘Control.Monad.ST.Unsafe’ is redundant
except perhaps to import instances from ‘Control.Monad.ST.Unsafe’
To import instances alone, use: import Control.Monad.ST.Unsafe()
Control/Monad/Trans/Resource/Internal.hs:77:1: Warning:
The qualified import of ‘Control.Monad.ST.Lazy.Unsafe’ is redundant
except perhaps to import instances from ‘Control.Monad.ST.Lazy.Unsafe’
To import instances alone, use: import Control.Monad.ST.Lazy.Unsafe()
Control/Monad/Trans/Resource/Internal.hs:82:1: Warning:
The qualified import of ‘Control.Monad.ST.Lazy’ is redundant
except perhaps to import instances from ‘Control.Monad.ST.Lazy’
To import instances alone, use: import Control.Monad.ST.Lazy()
Control/Monad/Trans/Resource/Internal.hs:271:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Trans/Resource/Internal.hs:271:56: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[3 of 4] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.o )
Control/Monad/Trans/Resource.hs:54:7: Warning:
The export item ‘ExceptionT(..)’ suggests that
‘ExceptionT’ has (in-scope) constructors or class methods,
but it has none
Control/Monad/Trans/Resource.hs:64:1: Warning:
The import of ‘throw’ from module ‘Control.Exception’ is redundant
Control/Monad/Trans/Resource.hs:73:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Control/Monad/Trans/Resource.hs:76:1: Warning:
The import of ‘Control.Monad.Trans.Identity’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Identity’
To import instances alone, use: import Control.Monad.Trans.Identity()
Control/Monad/Trans/Resource.hs:77:1: Warning:
The import of ‘Control.Monad.Trans.List’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.List’
To import instances alone, use: import Control.Monad.Trans.List()
Control/Monad/Trans/Resource.hs:78:1: Warning:
The import of ‘Control.Monad.Trans.Maybe’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Maybe’
To import instances alone, use: import Control.Monad.Trans.Maybe()
Control/Monad/Trans/Resource.hs:79:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Trans/Resource.hs:79:1: Warning:
The import of ‘Control.Monad.Trans.Error’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Error’
To import instances alone, use: import Control.Monad.Trans.Error()
Control/Monad/Trans/Resource.hs:80:1: Warning:
The import of ‘Control.Monad.Trans.Reader’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Reader’
To import instances alone, use: import Control.Monad.Trans.Reader()
Control/Monad/Trans/Resource.hs:81:1: Warning:
The import of ‘Control.Monad.Trans.State’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.State’
To import instances alone, use: import Control.Monad.Trans.State()
Control/Monad/Trans/Resource.hs:82:1: Warning:
The import of ‘Control.Monad.Trans.Writer’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Writer’
To import instances alone, use: import Control.Monad.Trans.Writer()
Control/Monad/Trans/Resource.hs:84:1: Warning:
The import of ‘Control.Monad.Trans.RWS’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.RWS’
To import instances alone, use: import Control.Monad.Trans.RWS()
Control/Monad/Trans/Resource.hs:86:1: Warning:
The qualified import of ‘Control.Monad.Trans.RWS.Strict’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.RWS.Strict’
To import instances alone, use: import Control.Monad.Trans.RWS.Strict()
Control/Monad/Trans/Resource.hs:87:1: Warning:
The qualified import of ‘Control.Monad.Trans.State.Strict’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.State.Strict’
To import instances alone, use: import Control.Monad.Trans.State.Strict()
Control/Monad/Trans/Resource.hs:88:1: Warning:
The qualified import of ‘Control.Monad.Trans.Writer.Strict’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Writer.Strict’
To import instances alone, use: import Control.Monad.Trans.Writer.Strict()
Control/Monad/Trans/Resource.hs:91:1: Warning:
The import of ‘Control.Monad.ST’ is redundant
except perhaps to import instances from ‘Control.Monad.ST’
To import instances alone, use: import Control.Monad.ST()
Control/Monad/Trans/Resource.hs:93:1: Warning:
The qualified import of ‘Control.Monad.ST.Lazy’ is redundant
except perhaps to import instances from ‘Control.Monad.ST.Lazy’
To import instances alone, use: import Control.Monad.ST.Lazy()
Control/Monad/Trans/Resource.hs:96:1: Warning:
The import of ‘Control.Monad.Morph’ is redundant
except perhaps to import instances from ‘Control.Monad.Morph’
To import instances alone, use: import Control.Monad.Morph()
Control/Monad/Trans/Resource.hs:222:1: Warning:
Defined but not used: ‘finally’
[4 of 4] Compiling Data.Acquire ( Data/Acquire.hs, dist/build/Data/Acquire.o )
Data/Acquire.hs:13:1: Warning:
The import of ‘Control.Monad.Trans.Resource’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Resource’
To import instances alone, use: import Control.Monad.Trans.Resource()
Data/Acquire.hs:15:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/Acquire.hs:16:1: Warning:
The import of ‘Control.Monad.Base’ is redundant
except perhaps to import instances from ‘Control.Monad.Base’
To import instances alone, use: import Control.Monad.Base()
Data/Acquire.hs:18:1: Warning:
The import of ‘Control.Monad.Trans.Control’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Control’
To import instances alone, use: import Control.Monad.Trans.Control()
Data/Acquire.hs:20:1: Warning:
The import of ‘Data.Typeable’ is redundant
except perhaps to import instances from ‘Data.Typeable’
To import instances alone, use: import Data.Typeable()
Data/Acquire.hs:21:1: Warning:
The import of ‘Control.Monad’ is redundant
except perhaps to import instances from ‘Control.Monad’
To import instances alone, use: import Control.Monad()
In-place registering resourcet-1.1.2.2...
Creating package registration file: /tmp/pkgConf-resourcet-1.1.229823.2
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/resourcet-1.1.2.2
Registering resourcet-1.1.2.2...
Installed resourcet-1.1.2.2
Downloading conduit-1.1.6...
Configuring conduit-1.1.6...
Building conduit-1.1.6...
Preprocessing library conduit-1.1.6...
[1 of 4] Compiling Data.Conduit.Internal ( Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.o )
Data/Conduit/Internal.hs:391:5: Warning:
Rule "mapM_ CI.yield" may never fire
because ‘mapM_’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘mapM_’
[2 of 4] Compiling Data.Conduit ( Data/Conduit.hs, dist/build/Data/Conduit.o )
Data/Conduit.hs:189:5: Warning:
Rule "mapM_ yield" may never fire
because ‘mapM_’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘mapM_’
[3 of 4] Compiling Data.Conduit.List ( Data/Conduit/List.hs, dist/build/Data/Conduit/List.o )
Data/Conduit/List.hs:63:1: Warning:
The import of ‘==, succ, either’ from module ‘Prelude’ is redundant
Data/Conduit/List.hs:213:11: Warning:
Rule "connect to mapM_" may never fire
because ‘$$’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘$$’
Data/Conduit/List.hs:272:11: Warning:
Rule "source/map fusion $=" may never fire
because ‘$=’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘$=’
Data/Conduit/List.hs:273:11: Warning:
Rule "source/map fusion =$=" may never fire
because ‘=$=’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘=$=’
Data/Conduit/List.hs:511:11: Warning:
Rule "source/filter fusion $=" may never fire
because ‘$=’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘$=’
Data/Conduit/List.hs:512:11: Warning:
Rule "source/filter fusion =$=" may never fire
because ‘=$=’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘=$=’
Data/Conduit/List.hs:521:11: Warning:
Rule "connect to sinkNull" may never fire
because ‘$$’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘$$’
[4 of 4] Compiling Data.Conduit.Lift ( Data/Conduit/Lift.hs, dist/build/Data/Conduit/Lift.o )
Data/Conduit/Lift.hs:77:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Data/Conduit/Lift.hs:128:26: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:128:56: Warning:
In the use of type constructor or class ‘E.Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:130:29: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:133:12: Warning:
In the use of data constructor ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:139:16: Warning:
In the use of type constructor or class ‘E.Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:140:20: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:146:17: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:151:48: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:159:16: Warning:
In the use of type constructor or class ‘E.Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:160:20: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:161:29: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:162:23: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:168:24: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
In-place registering conduit-1.1.6...
Creating package registration file: /tmp/pkgConf-conduit-1.129823.6
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/conduit-1.1.6
Registering conduit-1.1.6...
Installed conduit-1.1.6
Downloading simple-sendfile-0.2.15...
Configuring simple-sendfile-0.2.15...
Building simple-sendfile-0.2.15...
Preprocessing library simple-sendfile-0.2.15...
[1 of 3] Compiling Network.Sendfile.Types ( Network/Sendfile/Types.hs, dist/build/Network/Sendfile/Types.o )
[2 of 3] Compiling Network.Sendfile.Linux ( dist/build/Network/Sendfile/Linux.hs, dist/build/Network/Sendfile/Linux.o )
[3 of 3] Compiling Network.Sendfile ( Network/Sendfile.hs, dist/build/Network/Sendfile.o )
In-place registering simple-sendfile-0.2.15...
Creating package registration file: /tmp/pkgConf-simple-sendfile-0.229823.15
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/simple-sendfile-0.2.15
Registering simple-sendfile-0.2.15...
Installed simple-sendfile-0.2.15
Downloading warp-3.0.0.4...
Configuring warp-3.0.0.4...
Building warp-3.0.0.4...
Preprocessing library warp-3.0.0.4...
[ 1 of 24] Compiling Network.Wai.Handler.Warp.Windows ( Network/Wai/Handler/Warp/Windows.hs, dist/build/Network/Wai/Handler/Warp/Windows.o )
[ 2 of 24] Compiling Paths_warp ( dist/build/autogen/Paths_warp.hs, dist/build/Paths_warp.o )
[ 3 of 24] Compiling Network.Wai.Handler.Warp.ResponseHeader ( Network/Wai/Handler/Warp/ResponseHeader.hs, dist/build/Network/Wai/Handler/Warp/ResponseHeader.o )
[ 4 of 24] Compiling Network.Wai.Handler.Warp.ReadInt ( Network/Wai/Handler/Warp/ReadInt.hs, dist/build/Network/Wai/Handler/Warp/ReadInt.o )
[ 5 of 24] Compiling Network.Wai.Handler.Warp.MultiMap ( Network/Wai/Handler/Warp/MultiMap.hs, dist/build/Network/Wai/Handler/Warp/MultiMap.o )
[ 6 of 24] Compiling Network.Wai.Handler.Warp.Thread ( Network/Wai/Handler/Warp/Thread.hs, dist/build/Network/Wai/Handler/Warp/Thread.o )
[ 7 of 24] Compiling Network.Wai.Handler.Warp.IORef ( Network/Wai/Handler/Warp/IORef.hs, dist/build/Network/Wai/Handler/Warp/IORef.o )
[ 8 of 24] Compiling Network.Wai.Handler.Warp.Buffer ( Network/Wai/Handler/Warp/Buffer.hs, dist/build/Network/Wai/Handler/Warp/Buffer.o )
[ 9 of 24] Compiling Network.Wai.Handler.Warp.IO ( Network/Wai/Handler/Warp/IO.hs, dist/build/Network/Wai/Handler/Warp/IO.o )
[10 of 24] Compiling Network.Wai.Handler.Warp.Recv ( Network/Wai/Handler/Warp/Recv.hs, dist/build/Network/Wai/Handler/Warp/Recv.o )
[11 of 24] Compiling Network.Wai.Handler.Warp.Date ( Network/Wai/Handler/Warp/Date.hs, dist/build/Network/Wai/Handler/Warp/Date.o )
[12 of 24] Compiling Network.Wai.Handler.Warp.FdCache ( Network/Wai/Handler/Warp/FdCache.hs, dist/build/Network/Wai/Handler/Warp/FdCache.o )
[13 of 24] Compiling Network.Wai.Handler.Warp.Timeout ( Network/Wai/Handler/Warp/Timeout.hs, dist/build/Network/Wai/Handler/Warp/Timeout.o )
[14 of 24] Compiling Network.Wai.Handler.Warp.Types ( Network/Wai/Handler/Warp/Types.hs, dist/build/Network/Wai/Handler/Warp/Types.o )
[15 of 24] Compiling Network.Wai.Handler.Warp.Header ( Network/Wai/Handler/Warp/Header.hs, dist/build/Network/Wai/Handler/Warp/Header.o )
[16 of 24] Compiling Network.Wai.Handler.Warp.Settings ( Network/Wai/Handler/Warp/Settings.hs, dist/build/Network/Wai/Handler/Warp/Settings.o )
[17 of 24] Compiling Network.Wai.Handler.Warp.Internal ( Network/Wai/Handler/Warp/Internal.hs, dist/build/Network/Wai/Handler/Warp/Internal.o )
[18 of 24] Compiling Network.Wai.Handler.Warp.Conduit ( Network/Wai/Handler/Warp/Conduit.hs, dist/build/Network/Wai/Handler/Warp/Conduit.o )
[19 of 24] Compiling Network.Wai.Handler.Warp.RequestHeader ( Network/Wai/Handler/Warp/RequestHeader.hs, dist/build/Network/Wai/Handler/Warp/RequestHeader.o )
[20 of 24] Compiling Network.Wai.Handler.Warp.Request ( Network/Wai/Handler/Warp/Request.hs, dist/build/Network/Wai/Handler/Warp/Request.o )
[21 of 24] Compiling Network.Wai.Handler.Warp.Response ( Network/Wai/Handler/Warp/Response.hs, dist/build/Network/Wai/Handler/Warp/Response.o )
[22 of 24] Compiling Network.Wai.Handler.Warp.SendFile ( Network/Wai/Handler/Warp/SendFile.hs, dist/build/Network/Wai/Handler/Warp/SendFile.o )
[23 of 24] Compiling Network.Wai.Handler.Warp.Run ( Network/Wai/Handler/Warp/Run.hs, dist/build/Network/Wai/Handler/Warp/Run.o )
[24 of 24] Compiling Network.Wai.Handler.Warp ( Network/Wai/Handler/Warp.hs, dist/build/Network/Wai/Handler/Warp.o )
Network/Wai/Handler/Warp.hs:62:5: Warning:
The export item ‘HostPreference(..)’ suggests that
‘HostPreference’ has (in-scope) constructors or class methods,
but it has none
In-place registering warp-3.0.0.4...
Creating package registration file: /tmp/pkgConf-warp-3.0.029823.4
Installing library in
/home/aaron/.cabal/lib/x86_64-linux-ghc-7.8.2/warp-3.0.0.4
Registering warp-3.0.0.4...
Installed warp-3.0.0.4
cabal: Error: some packages failed to install:
haskell-src-exts-1.15.0.1 failed during the configure step. The exception was:
ExitFailure 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment