Skip to content

Instantly share code, notes, and snippets.

@heath
Created May 7, 2014 01:36
Show Gist options
  • Save heath/4097972b72255710dafb to your computer and use it in GitHub Desktop.
Save heath/4097972b72255710dafb to your computer and use it in GitHub Desktop.
[hsenv](d)
# heath at mbp112 in ~ [20:30:06]
$ cabal install ihaskell
Resolving dependencies...
In order, the following will be installed:
ansi-terminal-0.6.1.1 (new package)
base64-bytestring-1.0.0.1 (new package)
byteable-0.1.1 (new package)
cereal-0.3.5.2 (new package)
cryptohash-0.11.4 (new package)
data-default-class-0.0.1 (new package)
dlist-0.7.0.1 (new version)
aeson-0.6.2.1 (new version)
enclosed-exceptions-1.0.0.1 (new package)
ghc-parser-0.1.1.0 (new package)
ghc-paths-0.1.0.9 (new package)
hscolour-1.20.3 (new package)
hslogger-1.2.3 (new package)
MissingH-1.2.1.0 (new package)
ghci-lib-0.1.0.0 (new package)
hspec-expectations-0.5.0.1 (new package)
network-info-0.2.0.3 (new package)
prelude-extras-0.4 (new package)
quickcheck-io-0.1.1 (new package)
semigroups-0.13.0.1 (new version)
dlist-instances-0.1 (new package)
setenv-0.1.1.1 (new package)
strict-0.3.2 (new package)
system-filepath-0.4.10 (new package)
ReadArgs-1.2.1 (new package)
basic-prelude-0.3.8 (new package)
system-argv0-0.1.1 (new package)
system-fileio-0.3.12 (new package)
shelly-1.5.2 (new package)
tagged-0.7.2 (new package)
tf-random-0.5 (new package)
hspec-1.9.3 (new package)
th-lift-0.6.1 (new package)
th-orphans-0.8.1 (new package)
haskell-src-meta-0.6.0.5 (new package)
here-1.2.3 (new package)
transformers-compat-0.1.1.1 (new package)
contravariant-0.5 (new package)
distributive-0.4.3.1 (new package)
comonad-4.0.1 (new package)
semigroupoids-4.0.1 (new package)
bifunctors-4.1.1.1 (new package)
pointed-4.0 (new package)
profunctors-4.0.3 (new package)
free-4.7.1 (new package)
keys-3.10 (new package)
uniplate-1.6.12 (reinstall) changes: hashable-1.2.1.0 added,
unordered-containers-0.2.3.0 added
hlint-1.8.61 (new package)
uuid-1.3.3 (new package)
vector-instances-3.3 (new package)
mono-traversable-0.4.0.4 (new package)
chunked-data-0.1.0.1 (new package)
classy-prelude-0.9.0 (new package)
zeromq4-haskell-0.5 (new package)
ipython-kernel-0.1.0.0 (new package)
ihaskell-0.3.0.4 (new package)
Warning: Note that reinstalls are always dangerous. Continuing anyway...
Configuring ansi-terminal-0.6.1.1...
Building ansi-terminal-0.6.1.1...
Preprocessing library ansi-terminal-0.6.1.1...
[1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o )
[2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o )
[3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o )
In-place registering ansi-terminal-0.6.1.1...
Installing library in
/home/heath/.hsenv/cabal/lib/ansi-terminal-0.6.1.1/ghc-7.6.3
Registering ansi-terminal-0.6.1.1...
Installed ansi-terminal-0.6.1.1
Downloading base64-bytestring-1.0.0.1...
Configuring base64-bytestring-1.0.0.1...
Building base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
[1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o )
[2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o )
[3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/build/Data/ByteString/Base64/URL/Lazy.o )
[4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o )
[5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/build/Data/ByteString/Base64/Lazy.o )
In-place registering base64-bytestring-1.0.0.1...
Installing library in
/home/heath/.hsenv/cabal/lib/base64-bytestring-1.0.0.1/ghc-7.6.3
Registering base64-bytestring-1.0.0.1...
Installed base64-bytestring-1.0.0.1
Downloading byteable-0.1.1...
Configuring byteable-0.1.1...
Building byteable-0.1.1...
Preprocessing library byteable-0.1.1...
[1 of 1] Compiling Data.Byteable ( Data/Byteable.hs, dist/build/Data/Byteable.o )
In-place registering byteable-0.1.1...
Installing library in /home/heath/.hsenv/cabal/lib/byteable-0.1.1/ghc-7.6.3
Registering byteable-0.1.1...
Installed byteable-0.1.1
Downloading cereal-0.3.5.2...
Configuring cereal-0.3.5.2...
Building cereal-0.3.5.2...
Preprocessing library cereal-0.3.5.2...
[1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o )
[2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )
src/Data/Serialize/Get.hs:272:15: Warning: Defined but not used: k'
src/Data/Serialize/Get.hs:273:14: Warning: Defined but not used: c'
[4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )
src/Data/Serialize/IEEE754.hs:83:39: Warning:
In the use of `castSTUArray' (imported from Data.Array.ST):
Deprecated: "Please import from Data.Array.Unsafe instead; This will be removed in the next release"
[5 of 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )
In-place registering cereal-0.3.5.2...
Installing library in /home/heath/.hsenv/cabal/lib/cereal-0.3.5.2/ghc-7.6.3
Registering cereal-0.3.5.2...
Installed cereal-0.3.5.2
Configuring data-default-class-0.0.1...
Building data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
In-place registering data-default-class-0.0.1...
Installing library in
/home/heath/.hsenv/cabal/lib/data-default-class-0.0.1/ghc-7.6.3
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
Downloading dlist-0.7.0.1...
Configuring dlist-0.7.0.1...
Building dlist-0.7.0.1...
Preprocessing library dlist-0.7.0.1...
[1 of 1] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.0.1...
Installing library in /home/heath/.hsenv/cabal/lib/dlist-0.7.0.1/ghc-7.6.3
Registering dlist-0.7.0.1...
Installed dlist-0.7.0.1
Downloading enclosed-exceptions-1.0.0.1...
Configuring enclosed-exceptions-1.0.0.1...
Building enclosed-exceptions-1.0.0.1...
Preprocessing library enclosed-exceptions-1.0.0.1...
[1 of 1] Compiling Control.Exception.Enclosed ( src/Control/Exception/Enclosed.hs, dist/build/Control/Exception/Enclosed.o )
In-place registering enclosed-exceptions-1.0.0.1...
Installing library in
/home/heath/.hsenv/cabal/lib/enclosed-exceptions-1.0.0.1/ghc-7.6.3
Registering enclosed-exceptions-1.0.0.1...
Installed enclosed-exceptions-1.0.0.1
Downloading ghc-parser-0.1.1.0...
[1 of 1] Compiling Main ( /tmp/ghc-parser-0.1.1.0-23949/ghc-parser-0.1.1.0/Setup.hs, /tmp/ghc-parser-0.1.1.0-23949/ghc-parser-0.1.1.0/dist/setup/Main.o )
Linking /tmp/ghc-parser-0.1.1.0-23949/ghc-parser-0.1.1.0/dist/setup/setup ...
unused rules: 20
shift/reduce conflicts: 42
reduce/reduce conflicts: 1
Configuring ghc-parser-0.1.1.0...
Building ghc-parser-0.1.1.0...
Preprocessing library ghc-parser-0.1.1.0...
[1 of 2] Compiling Language.Haskell.GHC.HappyParser ( Language/Haskell/GHC/HappyParser.hs, dist/build/Language/Haskell/GHC/HappyParser.o )
[2 of 2] Compiling Language.Haskell.GHC.Parser ( Language/Haskell/GHC/Parser.hs, dist/build/Language/Haskell/GHC/Parser.o )
In-place registering ghc-parser-0.1.1.0...
Installing library in
/home/heath/.hsenv/cabal/lib/ghc-parser-0.1.1.0/ghc-7.6.3
Registering ghc-parser-0.1.1.0...
Installed ghc-parser-0.1.1.0
Downloading ghc-paths-0.1.0.9...
[1 of 1] Compiling Main ( /tmp/ghc-paths-0.1.0.9-23949/ghc-paths-0.1.0.9/Setup.hs, /tmp/ghc-paths-0.1.0.9-23949/ghc-paths-0.1.0.9/dist/setup/Main.o )
Linking /tmp/ghc-paths-0.1.0.9-23949/ghc-paths-0.1.0.9/dist/setup/setup ...
Configuring ghc-paths-0.1.0.9...
Building ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
[1 of 1] Compiling GHC.Paths ( GHC/Paths.hs, dist/build/GHC/Paths.o )
In-place registering ghc-paths-0.1.0.9...
Installing library in /home/heath/.hsenv/cabal/lib/ghc-paths-0.1.0.9/ghc-7.6.3
Registering ghc-paths-0.1.0.9...
Installed ghc-paths-0.1.0.9
Downloading hscolour-1.20.3...
Configuring hscolour-1.20.3...
Building hscolour-1.20.3...
Preprocessing library hscolour-1.20.3...
[ 1 of 16] Compiling Language.Haskell.HsColour.General ( Language/Haskell/HsColour/General.hs, dist/build/Language/Haskell/HsColour/General.o )
[ 2 of 16] Compiling Language.Haskell.HsColour.Classify ( Language/Haskell/HsColour/Classify.hs, dist/build/Language/Haskell/HsColour/Classify.o )
[ 3 of 16] Compiling Language.Haskell.HsColour.Anchors ( Language/Haskell/HsColour/Anchors.hs, dist/build/Language/Haskell/HsColour/Anchors.o )
[ 4 of 16] Compiling Language.Haskell.HsColour.ColourHighlight ( Language/Haskell/HsColour/ColourHighlight.hs, dist/build/Language/Haskell/HsColour/ColourHighlight.o )
[ 5 of 16] Compiling Language.Haskell.HsColour.Output ( Language/Haskell/HsColour/Output.hs, dist/build/Language/Haskell/HsColour/Output.o )
[ 6 of 16] Compiling Language.Haskell.HsColour.ANSI ( Language/Haskell/HsColour/ANSI.hs, dist/build/Language/Haskell/HsColour/ANSI.o )
Language/Haskell/HsColour/ANSI.hs:62:10: Warning:
No explicit method or default declaration for `toEnum'
In the instance declaration for `Enum Highlight'
[ 7 of 16] Compiling Language.Haskell.HsColour.Options ( Language/Haskell/HsColour/Options.hs, dist/build/Language/Haskell/HsColour/Options.o )
[ 8 of 16] Compiling Language.Haskell.HsColour.Colourise ( Language/Haskell/HsColour/Colourise.hs, dist/build/Language/Haskell/HsColour/Colourise.o )
[ 9 of 16] Compiling Language.Haskell.HsColour.TTY ( Language/Haskell/HsColour/TTY.hs, dist/build/Language/Haskell/HsColour/TTY.o )
[10 of 16] Compiling Language.Haskell.HsColour.HTML ( Language/Haskell/HsColour/HTML.hs, dist/build/Language/Haskell/HsColour/HTML.o )
[11 of 16] Compiling Language.Haskell.HsColour.CSS ( Language/Haskell/HsColour/CSS.hs, dist/build/Language/Haskell/HsColour/CSS.o )
[12 of 16] Compiling Language.Haskell.HsColour.ACSS ( Language/Haskell/HsColour/ACSS.hs, dist/build/Language/Haskell/HsColour/ACSS.o )
[13 of 16] Compiling Language.Haskell.HsColour.InlineCSS ( Language/Haskell/HsColour/InlineCSS.hs, dist/build/Language/Haskell/HsColour/InlineCSS.o )
[14 of 16] Compiling Language.Haskell.HsColour.LaTeX ( Language/Haskell/HsColour/LaTeX.hs, dist/build/Language/Haskell/HsColour/LaTeX.o )
[15 of 16] Compiling Language.Haskell.HsColour.MIRC ( Language/Haskell/HsColour/MIRC.hs, dist/build/Language/Haskell/HsColour/MIRC.o )
[16 of 16] Compiling Language.Haskell.HsColour ( Language/Haskell/HsColour.hs, dist/build/Language/Haskell/HsColour.o )
In-place registering hscolour-1.20.3...
Preprocessing executable 'HsColour' for hscolour-1.20.3...
[ 1 of 17] Compiling Language.Haskell.HsColour.Output ( Language/Haskell/HsColour/Output.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Output.o )
[ 2 of 17] Compiling Language.Haskell.HsColour.General ( Language/Haskell/HsColour/General.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/General.o )
[ 3 of 17] Compiling Language.Haskell.HsColour.ColourHighlight ( Language/Haskell/HsColour/ColourHighlight.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/ColourHighlight.o )
[ 4 of 17] Compiling Language.Haskell.HsColour.Classify ( Language/Haskell/HsColour/Classify.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Classify.o )
[ 5 of 17] Compiling Language.Haskell.HsColour.Anchors ( Language/Haskell/HsColour/Anchors.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Anchors.o )
[ 6 of 17] Compiling Language.Haskell.HsColour.ANSI ( Language/Haskell/HsColour/ANSI.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/ANSI.o )
Language/Haskell/HsColour/ANSI.hs:62:10: Warning:
No explicit method or default declaration for `toEnum'
In the instance declaration for `Enum Highlight'
[ 7 of 17] Compiling Language.Haskell.HsColour.Options ( Language/Haskell/HsColour/Options.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Options.o )
[ 8 of 17] Compiling Language.Haskell.HsColour.Colourise ( Language/Haskell/HsColour/Colourise.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Colourise.o )
[ 9 of 17] Compiling Language.Haskell.HsColour.HTML ( Language/Haskell/HsColour/HTML.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/HTML.o )
[10 of 17] Compiling Language.Haskell.HsColour.CSS ( Language/Haskell/HsColour/CSS.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/CSS.o )
[11 of 17] Compiling Language.Haskell.HsColour.ACSS ( Language/Haskell/HsColour/ACSS.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/ACSS.o )
[12 of 17] Compiling Language.Haskell.HsColour.InlineCSS ( Language/Haskell/HsColour/InlineCSS.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/InlineCSS.o )
[13 of 17] Compiling Language.Haskell.HsColour.LaTeX ( Language/Haskell/HsColour/LaTeX.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/LaTeX.o )
[14 of 17] Compiling Language.Haskell.HsColour.MIRC ( Language/Haskell/HsColour/MIRC.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/MIRC.o )
[15 of 17] Compiling Language.Haskell.HsColour.TTY ( Language/Haskell/HsColour/TTY.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/TTY.o )
[16 of 17] Compiling Language.Haskell.HsColour ( Language/Haskell/HsColour.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour.o )
[17 of 17] Compiling Main ( HsColour.hs, dist/build/HsColour/HsColour-tmp/Main.o )
Linking dist/build/HsColour/HsColour ...
Installing library in /home/heath/.hsenv/cabal/lib/hscolour-1.20.3/ghc-7.6.3
Installing executable(s) in /home/heath/.hsenv/cabal/bin
Registering hscolour-1.20.3...
Installed hscolour-1.20.3
Downloading hslogger-1.2.3...
Configuring hslogger-1.2.3...
Building hslogger-1.2.3...
Preprocessing library hslogger-1.2.3...
[1 of 8] Compiling System.Log ( src/System/Log.hs, dist/build/System/Log.o )
[2 of 8] Compiling System.Log.Formatter ( src/System/Log/Formatter.hs, dist/build/System/Log/Formatter.o )
[3 of 8] Compiling System.Log.Handler ( src/System/Log/Handler.hs, dist/build/System/Log/Handler.o )
[4 of 8] Compiling System.Log.Handler.Simple ( src/System/Log/Handler/Simple.hs, dist/build/System/Log/Handler/Simple.o )
[5 of 8] Compiling System.Log.Handler.Syslog ( src/System/Log/Handler/Syslog.hs, dist/build/System/Log/Handler/Syslog.o )
[6 of 8] Compiling System.Log.Handler.Growl ( src/System/Log/Handler/Growl.hs, dist/build/System/Log/Handler/Growl.o )
[7 of 8] Compiling System.Log.Handler.Log4jXML ( src/System/Log/Handler/Log4jXML.hs, dist/build/System/Log/Handler/Log4jXML.o )
[8 of 8] Compiling System.Log.Logger ( src/System/Log/Logger.hs, dist/build/System/Log/Logger.o )
In-place registering hslogger-1.2.3...
Installing library in /home/heath/.hsenv/cabal/lib/hslogger-1.2.3/ghc-7.6.3
Registering hslogger-1.2.3...
Installed hslogger-1.2.3
Downloading hspec-expectations-0.5.0.1...
Configuring hspec-expectations-0.5.0.1...
Building hspec-expectations-0.5.0.1...
Preprocessing library hspec-expectations-0.5.0.1...
[1 of 2] Compiling Test.Hspec.Expectations ( src/Test/Hspec/Expectations.hs, dist/build/Test/Hspec/Expectations.o )
[2 of 2] Compiling Test.Hspec.Expectations.Contrib ( src/Test/Hspec/Expectations/Contrib.hs, dist/build/Test/Hspec/Expectations/Contrib.o )
In-place registering hspec-expectations-0.5.0.1...
Installing library in
/home/heath/.hsenv/cabal/lib/hspec-expectations-0.5.0.1/ghc-7.6.3
Registering hspec-expectations-0.5.0.1...
Installed hspec-expectations-0.5.0.1
Downloading network-info-0.2.0.3...
Configuring network-info-0.2.0.3...
Building network-info-0.2.0.3...
Preprocessing library network-info-0.2.0.3...
[1 of 1] Compiling Network.Info ( dist/build/Network/Info.hs, dist/build/Network/Info.o )
In-place registering network-info-0.2.0.3...
Installing library in
/home/heath/.hsenv/cabal/lib/network-info-0.2.0.3/ghc-7.6.3
Registering network-info-0.2.0.3...
Installed network-info-0.2.0.3
Downloading prelude-extras-0.4...
Configuring prelude-extras-0.4...
Building prelude-extras-0.4...
Preprocessing library prelude-extras-0.4...
[1 of 1] Compiling Prelude.Extras ( src/Prelude/Extras.hs, dist/build/Prelude/Extras.o )
In-place registering prelude-extras-0.4...
Installing library in
/home/heath/.hsenv/cabal/lib/prelude-extras-0.4/ghc-7.6.3
Registering prelude-extras-0.4...
Installed prelude-extras-0.4
Downloading quickcheck-io-0.1.1...
Configuring quickcheck-io-0.1.1...
Building quickcheck-io-0.1.1...
Preprocessing library quickcheck-io-0.1.1...
[1 of 1] Compiling Test.QuickCheck.IO ( src/Test/QuickCheck/IO.hs, dist/build/Test/QuickCheck/IO.o )
In-place registering quickcheck-io-0.1.1...
Installing library in
/home/heath/.hsenv/cabal/lib/quickcheck-io-0.1.1/ghc-7.6.3
Registering quickcheck-io-0.1.1...
Installed quickcheck-io-0.1.1
Configuring semigroups-0.13.0.1...
Building semigroups-0.13.0.1...
Preprocessing library semigroups-0.13.0.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.13.0.1...
Installing library in
/home/heath/.hsenv/cabal/lib/semigroups-0.13.0.1/ghc-7.6.3
Registering semigroups-0.13.0.1...
Installed semigroups-0.13.0.1
Downloading setenv-0.1.1.1...
Configuring setenv-0.1.1.1...
Building setenv-0.1.1.1...
Preprocessing library setenv-0.1.1.1...
[1 of 1] Compiling System.SetEnv ( src/System/SetEnv.hs, dist/build/System/SetEnv.o )
In-place registering setenv-0.1.1.1...
Installing library in /home/heath/.hsenv/cabal/lib/setenv-0.1.1.1/ghc-7.6.3
Registering setenv-0.1.1.1...
Installed setenv-0.1.1.1
Downloading strict-0.3.2...
Configuring strict-0.3.2...
Building strict-0.3.2...
Preprocessing library strict-0.3.2...
Data/Strict/Tuple.hs:17:16: Warning:
-fglasgow-exts is deprecated: Use individual extensions instead
[1 of 5] Compiling System.IO.Strict ( System/IO/Strict.hs, dist/build/System/IO/Strict.o )
[2 of 5] Compiling Data.Strict.Either ( Data/Strict/Either.hs, dist/build/Data/Strict/Either.o )
[3 of 5] Compiling Data.Strict.Maybe ( Data/Strict/Maybe.hs, dist/build/Data/Strict/Maybe.o )
[4 of 5] Compiling Data.Strict.Tuple ( Data/Strict/Tuple.hs, dist/build/Data/Strict/Tuple.o )
[5 of 5] Compiling Data.Strict ( Data/Strict.hs, dist/build/Data/Strict.o )
In-place registering strict-0.3.2...
Installing library in /home/heath/.hsenv/cabal/lib/strict-0.3.2/ghc-7.6.3
Registering strict-0.3.2...
Installed strict-0.3.2
[1 of 1] Compiling Main ( /tmp/system-filepath-0.4.10-23949/system-filepath-0.4.10/Setup.hs, /tmp/system-filepath-0.4.10-23949/system-filepath-0.4.10/dist/setup/Main.o )
Linking /tmp/system-filepath-0.4.10-23949/system-filepath-0.4.10/dist/setup/setup ...
Configuring system-filepath-0.4.10...
Building system-filepath-0.4.10...
Preprocessing library system-filepath-0.4.10...
[1 of 4] Compiling Filesystem.Path.Internal ( lib/Filesystem/Path/Internal.hs, dist/build/Filesystem/Path/Internal.o )
[2 of 4] Compiling Filesystem.Path ( lib/Filesystem/Path.hs, dist/build/Filesystem/Path.o )
[3 of 4] Compiling Filesystem.Path.Rules ( lib/Filesystem/Path/Rules.hs, dist/build/Filesystem/Path/Rules.o )
[4 of 4] Compiling Filesystem.Path.CurrentOS ( lib/Filesystem/Path/CurrentOS.hs, dist/build/Filesystem/Path/CurrentOS.o )
In-place registering system-filepath-0.4.10...
Installing library in
/home/heath/.hsenv/cabal/lib/system-filepath-0.4.10/ghc-7.6.3
Registering system-filepath-0.4.10...
Installed system-filepath-0.4.10
Downloading tagged-0.7.2...
Configuring tagged-0.7.2...
Building tagged-0.7.2...
Preprocessing library tagged-0.7.2...
[1 of 2] Compiling Data.Proxy ( old/Data/Proxy.hs, dist/build/Data/Proxy.o )
[2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.7.2...
Installing library in /home/heath/.hsenv/cabal/lib/tagged-0.7.2/ghc-7.6.3
Registering tagged-0.7.2...
Installed tagged-0.7.2
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 )
[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...
Installing library in /home/heath/.hsenv/cabal/lib/tf-random-0.5/ghc-7.6.3
Registering tf-random-0.5...
Installed tf-random-0.5
Downloading th-lift-0.6.1...
Configuring th-lift-0.6.1...
Building th-lift-0.6.1...
Preprocessing library th-lift-0.6.1...
[1 of 1] Compiling Language.Haskell.TH.Lift ( src/Language/Haskell/TH/Lift.hs, dist/build/Language/Haskell/TH/Lift.o )
In-place registering th-lift-0.6.1...
Installing library in /home/heath/.hsenv/cabal/lib/th-lift-0.6.1/ghc-7.6.3
Registering th-lift-0.6.1...
Installed th-lift-0.6.1
Configuring transformers-compat-0.1.1.1...
Building transformers-compat-0.1.1.1...
Preprocessing library transformers-compat-0.1.1.1...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.1.1.1...
Installing library in
/home/heath/.hsenv/cabal/lib/transformers-compat-0.1.1.1/ghc-7.6.3
Registering transformers-compat-0.1.1.1...
Installed transformers-compat-0.1.1.1
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.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package text-0.11.3.1 ... linking ... done.
Loading package hashable-1.2.1.0 ... linking ... done.
Loading package unordered-containers-0.2.3.0 ... linking ... done.
Loading package syb-0.4.0 ... linking ... done.
Loading package containers-0.5.0.0 ... 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...
Installing library in /home/heath/.hsenv/cabal/lib/uniplate-1.6.12/ghc-7.6.3
Registering uniplate-1.6.12...
Installed uniplate-1.6.12
Downloading cryptohash-0.11.4...
Configuring cryptohash-0.11.4...
Building cryptohash-0.11.4...
Preprocessing library cryptohash-0.11.4...
[ 1 of 21] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o )
[ 2 of 21] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )
[ 3 of 21] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o )
[ 4 of 21] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[ 5 of 21] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[ 6 of 21] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[ 7 of 21] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[ 8 of 21] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[ 9 of 21] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[10 of 21] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[11 of 21] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )
[12 of 21] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[13 of 21] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[14 of 21] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[15 of 21] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[16 of 21] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[17 of 21] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[18 of 21] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[19 of 21] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o )
[20 of 21] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[21 of 21] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
In-place registering cryptohash-0.11.4...
Installing library in /home/heath/.hsenv/cabal/lib/cryptohash-0.11.4/ghc-7.6.3
Registering cryptohash-0.11.4...
Installed cryptohash-0.11.4
Downloading aeson-0.6.2.1...
Configuring aeson-0.6.2.1...
Building aeson-0.6.2.1...
Preprocessing library aeson-0.6.2.1...
[ 1 of 11] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o )
[ 2 of 11] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o )
[ 3 of 11] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o )
[ 4 of 11] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o )
[ 5 of 11] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o )
[ 6 of 11] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o )
[ 7 of 11] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o )
[ 8 of 11] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o )
[ 9 of 11] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o )
[10 of 11] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.o )
[11 of 11] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o )
In-place registering aeson-0.6.2.1...
Installing library in /home/heath/.hsenv/cabal/lib/aeson-0.6.2.1/ghc-7.6.3
Registering aeson-0.6.2.1...
Installed aeson-0.6.2.1
Downloading MissingH-1.2.1.0...
Configuring MissingH-1.2.1.0...
Building MissingH-1.2.1.0...
Preprocessing library MissingH-1.2.1.0...
[ 1 of 47] Compiling System.Console.GetOpt.Utils ( src/System/Console/GetOpt/Utils.hs, dist/build/System/Console/GetOpt/Utils.o )
[ 2 of 47] Compiling System.Debian ( src/System/Debian.hs, dist/build/System/Debian.o )
[ 3 of 47] Compiling System.IO.WindowsCompat ( src/System/IO/WindowsCompat.hs, dist/build/System/IO/WindowsCompat.o )
[ 4 of 47] Compiling System.Posix.Consts ( src/System/Posix/Consts.hs, dist/build/System/Posix/Consts.o )
[ 5 of 47] Compiling System.IO.StatCompat ( src/System/IO/StatCompat.hs, dist/build/System/IO/StatCompat.o )
[ 6 of 47] Compiling System.IO.PlafCompat ( src/System/IO/PlafCompat.hs, dist/build/System/IO/PlafCompat.o )
[ 7 of 47] Compiling Data.Compression.Inflate ( src/Data/Compression/Inflate.hs, dist/build/Data/Compression/Inflate.o )
[ 8 of 47] Compiling Data.Hash.MD5.Zord64_HARD ( src/Data/Hash/MD5/Zord64_HARD.lhs, dist/build/Data/Hash/MD5/Zord64_HARD.o )
src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num Zord64'
src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning:
No explicit method or default declaration for `abs'
In the instance declaration for `Num Zord64'
src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning:
No explicit method or default declaration for `signum'
In the instance declaration for `Num Zord64'
src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
No explicit method or default declaration for `xor'
In the instance declaration for `Bits Zord64'
src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
No explicit method or default declaration for `bit'
In the instance declaration for `Bits Zord64'
src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
No explicit method or default declaration for `testBit'
In the instance declaration for `Bits Zord64'
src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
No explicit method or default declaration for `bitSize'
In the instance declaration for `Bits Zord64'
src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
No explicit method or default declaration for `isSigned'
In the instance declaration for `Bits Zord64'
src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning:
No explicit method or default declaration for `popCount'
In the instance declaration for `Bits Zord64'
src/Data/Hash/MD5/Zord64_HARD.lhs:43:12: Warning:
No explicit method or default declaration for `quotRem'
In the instance declaration for `Integral Zord64'
src/Data/Hash/MD5/Zord64_HARD.lhs:46:12: Warning:
No explicit method or default declaration for `toRational'
In the instance declaration for `Real Zord64'
src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning:
No explicit method or default declaration for `toEnum'
In the instance declaration for `Enum Zord64'
src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning:
No explicit method or default declaration for `fromEnum'
In the instance declaration for `Enum Zord64'
[ 9 of 47] Compiling Data.Hash.MD5 ( src/Data/Hash/MD5.lhs, dist/build/Data/Hash/MD5.o )
src/Data/Hash/MD5.lhs:114:12: Warning:
No explicit method or default declaration for `*'
In the instance declaration for `Num ABCD'
src/Data/Hash/MD5.lhs:114:12: Warning:
No explicit method or default declaration for `abs'
In the instance declaration for `Num ABCD'
src/Data/Hash/MD5.lhs:114:12: Warning:
No explicit method or default declaration for `signum'
In the instance declaration for `Num ABCD'
src/Data/Hash/MD5.lhs:114:12: Warning:
No explicit method or default declaration for `fromInteger'
In the instance declaration for `Num ABCD'
[10 of 47] Compiling Data.Hash.CRC32.GZip ( src/Data/Hash/CRC32/GZip.hs, dist/build/Data/Hash/CRC32/GZip.o )
[11 of 47] Compiling Data.Hash.CRC32.Posix ( src/Data/Hash/CRC32/Posix.hs, dist/build/Data/Hash/CRC32/Posix.o )
[12 of 47] Compiling Data.Bits.Utils ( src/Data/Bits/Utils.hs, dist/build/Data/Bits/Utils.o )
[13 of 47] Compiling System.FileArchive.GZip ( src/System/FileArchive/GZip.hs, dist/build/System/FileArchive/GZip.o )
[14 of 47] Compiling Data.Tuple.Utils ( src/Data/Tuple/Utils.hs, dist/build/Data/Tuple/Utils.o )
[15 of 47] Compiling Data.Maybe.Utils ( src/Data/Maybe/Utils.hs, dist/build/Data/Maybe/Utils.o )
[16 of 47] Compiling Data.Either.Utils ( src/Data/Either/Utils.hs, dist/build/Data/Either/Utils.o )
[17 of 47] Compiling Network.Utils ( src/Network/Utils.hs, dist/build/Network/Utils.o )
[18 of 47] Compiling Network.SocketServer ( src/Network/SocketServer.hs, dist/build/Network/SocketServer.o )
[19 of 47] Compiling System.Time.ParseDate ( src/System/Time/ParseDate.hs, dist/build/System/Time/ParseDate.o )
[20 of 47] Compiling System.Path.NameManip ( src/System/Path/NameManip.hs, dist/build/System/Path/NameManip.o )
[21 of 47] Compiling Data.Quantity ( src/Data/Quantity.hs, dist/build/Data/Quantity.o )
[22 of 47] Compiling System.Time.Utils ( src/System/Time/Utils.hs, dist/build/System/Time/Utils.o )
[23 of 47] Compiling Data.Progress.Tracker ( src/Data/Progress/Tracker.hs, dist/build/Data/Progress/Tracker.o )
[24 of 47] Compiling Data.BinPacking ( src/Data/BinPacking.hs, dist/build/Data/BinPacking.o )
[25 of 47] Compiling Data.CSV ( src/Data/CSV.hs, dist/build/Data/CSV.o )
[26 of 47] Compiling System.Cmd.Utils ( src/System/Cmd/Utils.hs, dist/build/System/Cmd/Utils.o )
[27 of 47] Compiling Network.Email.Sendmail ( src/Network/Email/Sendmail.hs, dist/build/Network/Email/Sendmail.o )
[28 of 47] Compiling Control.Concurrent.Thread.Utils ( src/Control/Concurrent/Thread/Utils.hs, dist/build/Control/Concurrent/Thread/Utils.o )
[29 of 47] Compiling Network.Email.Mailbox ( src/Network/Email/Mailbox.hs, dist/build/Network/Email/Mailbox.o )
[30 of 47] Compiling Text.ParserCombinators.Parsec.Utils ( src/Text/ParserCombinators/Parsec/Utils.hs, dist/build/Text/ParserCombinators/Parsec/Utils.o )
[31 of 47] Compiling System.Daemon ( src/System/Daemon.hs, dist/build/System/Daemon.o )
[32 of 47] Compiling System.IO.HVIO ( src/System/IO/HVIO.hs, dist/build/System/IO/HVIO.o )
[33 of 47] Compiling System.IO.HVFS ( src/System/IO/HVFS.hs, dist/build/System/IO/HVFS.o )
[34 of 47] Compiling System.IO.Binary ( src/System/IO/Binary.hs, dist/build/System/IO/Binary.o )
[35 of 47] Compiling System.IO.HVFS.Utils ( src/System/IO/HVFS/Utils.hs, dist/build/System/IO/HVFS/Utils.o )
[36 of 47] Compiling System.IO.Utils ( src/System/IO/Utils.hs, dist/build/System/IO/Utils.o )
[37 of 47] Compiling Data.List.Utils ( src/Data/List/Utils.hs, dist/build/Data/List/Utils.o )
[38 of 47] Compiling Data.Map.Utils ( src/Data/Map/Utils.hs, dist/build/Data/Map/Utils.o )
[39 of 47] Compiling System.Path ( src/System/Path.hs, dist/build/System/Path.o )
[40 of 47] Compiling System.IO.HVFS.InstanceHelpers ( src/System/IO/HVFS/InstanceHelpers.hs, dist/build/System/IO/HVFS/InstanceHelpers.o )
[41 of 47] Compiling System.IO.HVFS.Combinators ( src/System/IO/HVFS/Combinators.hs, dist/build/System/IO/HVFS/Combinators.o )
[42 of 47] Compiling Data.MIME.Types ( src/Data/MIME/Types.hs, dist/build/Data/MIME/Types.o )
[43 of 47] Compiling Data.String.Utils ( src/Data/String/Utils.hs, dist/build/Data/String/Utils.o )
[44 of 47] Compiling Data.Progress.Meter ( src/Data/Progress/Meter.hs, dist/build/Data/Progress/Meter.o )
[45 of 47] Compiling System.Path.WildMatch ( src/System/Path/WildMatch.hs, dist/build/System/Path/WildMatch.o )
[46 of 47] Compiling System.Path.Glob ( src/System/Path/Glob.hs, dist/build/System/Path/Glob.o )
[47 of 47] Compiling System.Debian.ControlParser ( src/System/Debian/ControlParser.hs, dist/build/System/Debian/ControlParser.o )
In-place registering MissingH-1.2.1.0...
Installing library in /home/heath/.hsenv/cabal/lib/MissingH-1.2.1.0/ghc-7.6.3
Registering MissingH-1.2.1.0...
Installed MissingH-1.2.1.0
Downloading dlist-instances-0.1...
Configuring dlist-instances-0.1...
Building dlist-instances-0.1...
Preprocessing library dlist-instances-0.1...
[1 of 1] Compiling Data.DList.Instances ( Data/DList/Instances.hs, dist/build/Data/DList/Instances.o )
In-place registering dlist-instances-0.1...
Installing library in
/home/heath/.hsenv/cabal/lib/dlist-instances-0.1/ghc-7.6.3
Registering dlist-instances-0.1...
Installed dlist-instances-0.1
Downloading zeromq4-haskell-0.5...
Configuring zeromq4-haskell-0.5...
Building zeromq4-haskell-0.5...
Preprocessing library zeromq4-haskell-0.5...
[1 of 6] Compiling System.ZMQ4.Base ( dist/build/System/ZMQ4/Base.hs, dist/build/System/ZMQ4/Base.o )
[2 of 6] Compiling System.ZMQ4.Error ( src/System/ZMQ4/Error.hs, dist/build/System/ZMQ4/Error.o )
[3 of 6] Compiling Data.Restricted ( src/Data/Restricted.hs, dist/build/Data/Restricted.o )
[4 of 6] Compiling System.ZMQ4.Internal ( src/System/ZMQ4/Internal.hs, dist/build/System/ZMQ4/Internal.o )
[5 of 6] Compiling System.ZMQ4 ( src/System/ZMQ4.hs, dist/build/System/ZMQ4.o )
[6 of 6] Compiling System.ZMQ4.Monadic ( src/System/ZMQ4/Monadic.hs, dist/build/System/ZMQ4/Monadic.o )
In-place registering zeromq4-haskell-0.5...
Installing library in
/home/heath/.hsenv/cabal/lib/zeromq4-haskell-0.5/ghc-7.6.3
Registering zeromq4-haskell-0.5...
Installed zeromq4-haskell-0.5
Downloading ReadArgs-1.2.1...
Configuring ReadArgs-1.2.1...
Building ReadArgs-1.2.1...
Preprocessing library ReadArgs-1.2.1...
[1 of 1] Compiling ReadArgs ( ReadArgs.hs, dist/build/ReadArgs.o )
In-place registering ReadArgs-1.2.1...
Preprocessing executable 'ReadArgsEx' for ReadArgs-1.2.1...
[1 of 2] Compiling ReadArgs ( ReadArgs.hs, dist/build/ReadArgsEx/ReadArgsEx-tmp/ReadArgs.o )
[2 of 2] Compiling Main ( ReadArgsEx.hs, dist/build/ReadArgsEx/ReadArgsEx-tmp/Main.o )
Linking dist/build/ReadArgsEx/ReadArgsEx ...
Installing library in /home/heath/.hsenv/cabal/lib/ReadArgs-1.2.1/ghc-7.6.3
Installing executable(s) in /home/heath/.hsenv/cabal/bin
Registering ReadArgs-1.2.1...
Installed ReadArgs-1.2.1
Downloading system-argv0-0.1.1...
Configuring system-argv0-0.1.1...
Building system-argv0-0.1.1...
Preprocessing library system-argv0-0.1.1...
[1 of 1] Compiling System.Argv0 ( lib/System/Argv0.hs, dist/build/System/Argv0.o )
lib/System/Argv0.hs:11:1: Warning:
The qualified import of `Data.Text' is redundant
except perhaps to import instances from `Data.Text'
To import instances alone, use: import Data.Text()
lib/System/Argv0.hs:20:1: Warning:
The import of `windows'
from module `Filesystem.Path.Rules' is redundant
In-place registering system-argv0-0.1.1...
Installing library in
/home/heath/.hsenv/cabal/lib/system-argv0-0.1.1/ghc-7.6.3
Registering system-argv0-0.1.1...
Installed system-argv0-0.1.1
Configuring system-fileio-0.3.12...
Building system-fileio-0.3.12...
Preprocessing library system-fileio-0.3.12...
[1 of 1] Compiling Filesystem ( lib/Filesystem.hs, dist/build/Filesystem.o )
lib/Filesystem.hs:79:1: Warning:
The import of `when' from module `Control.Monad' is redundant
lib/Filesystem.hs:95:1: Warning:
The import of `System.IO.Error' is redundant
except perhaps to import instances from `System.IO.Error'
To import instances alone, use: import System.IO.Error()
lib/Filesystem.hs:922:1: Warning:
Defined but not used: `throwErrnoPathIfMinus1'
In-place registering system-fileio-0.3.12...
Installing library in
/home/heath/.hsenv/cabal/lib/system-fileio-0.3.12/ghc-7.6.3
Registering system-fileio-0.3.12...
Installed system-fileio-0.3.12
Downloading hspec-1.9.3...
Configuring hspec-1.9.3...
Building hspec-1.9.3...
Preprocessing library hspec-1.9.3...
[ 1 of 17] Compiling Test.Hspec.Timer ( src/Test/Hspec/Timer.hs, dist/build/Test/Hspec/Timer.o )
[ 2 of 17] Compiling Test.Hspec.Compat ( src/Test/Hspec/Compat.hs, dist/build/Test/Hspec/Compat.o )
[ 3 of 17] Compiling Test.Hspec.Util ( src/Test/Hspec/Util.hs, dist/build/Test/Hspec/Util.o )
[ 4 of 17] Compiling Test.Hspec.Core.QuickCheckUtil ( src/Test/Hspec/Core/QuickCheckUtil.hs, dist/build/Test/Hspec/Core/QuickCheckUtil.o )
[ 5 of 17] Compiling Test.Hspec.FailureReport ( src/Test/Hspec/FailureReport.hs, dist/build/Test/Hspec/FailureReport.o )
[ 6 of 17] Compiling Test.Hspec.Core.Type ( src/Test/Hspec/Core/Type.hs, dist/build/Test/Hspec/Core/Type.o )
[ 7 of 17] Compiling Test.Hspec.HUnit ( src/Test/Hspec/HUnit.hs, dist/build/Test/Hspec/HUnit.o )
[ 8 of 17] Compiling Test.Hspec.Formatters.Internal ( src/Test/Hspec/Formatters/Internal.hs, dist/build/Test/Hspec/Formatters/Internal.o )
[ 9 of 17] Compiling Test.Hspec.Formatters ( src/Test/Hspec/Formatters.hs, dist/build/Test/Hspec/Formatters.o )
[10 of 17] Compiling Test.Hspec.Options ( src/Test/Hspec/Options.hs, dist/build/Test/Hspec/Options.o )
[11 of 17] Compiling Test.Hspec.Config ( src/Test/Hspec/Config.hs, dist/build/Test/Hspec/Config.o )
[12 of 17] Compiling Test.Hspec.Runner.Eval ( src/Test/Hspec/Runner/Eval.hs, dist/build/Test/Hspec/Runner/Eval.o )
[13 of 17] Compiling Test.Hspec.Runner ( src/Test/Hspec/Runner.hs, dist/build/Test/Hspec/Runner.o )
[14 of 17] Compiling Test.Hspec.Core ( src/Test/Hspec/Core.hs, dist/build/Test/Hspec/Core.o )
[15 of 17] Compiling Test.Hspec ( src/Test/Hspec.hs, dist/build/Test/Hspec.o )
[16 of 17] Compiling Test.Hspec.Monadic ( src/Test/Hspec/Monadic.hs, dist/build/Test/Hspec/Monadic.o )
[17 of 17] Compiling Test.Hspec.QuickCheck ( src/Test/Hspec/QuickCheck.hs, dist/build/Test/Hspec/QuickCheck.o )
In-place registering hspec-1.9.3...
Preprocessing executable 'hspec-discover' for hspec-1.9.3...
[1 of 3] Compiling Config ( hspec-discover/src/Config.hs, dist/build/hspec-discover/hspec-discover-tmp/Config.o )
[2 of 3] Compiling Run ( hspec-discover/src/Run.hs, dist/build/hspec-discover/hspec-discover-tmp/Run.o )
[3 of 3] Compiling Main ( hspec-discover/src/Main.hs, dist/build/hspec-discover/hspec-discover-tmp/Main.o )
Linking dist/build/hspec-discover/hspec-discover ...
Installing library in /home/heath/.hsenv/cabal/lib/hspec-1.9.3/ghc-7.6.3
Installing executable(s) in /home/heath/.hsenv/cabal/bin
Registering hspec-1.9.3...
Installed hspec-1.9.3
Downloading th-orphans-0.8.1...
Configuring th-orphans-0.8.1...
Building th-orphans-0.8.1...
Preprocessing library th-orphans-0.8.1...
[1 of 1] Compiling Language.Haskell.TH.Instances ( src/Language/Haskell/TH/Instances.hs, dist/build/Language/Haskell/TH/Instances.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package pretty-1.1.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package th-lift-0.6.1 ... linking ... done.
In-place registering th-orphans-0.8.1...
Installing library in /home/heath/.hsenv/cabal/lib/th-orphans-0.8.1/ghc-7.6.3
Registering th-orphans-0.8.1...
Installed th-orphans-0.8.1
Downloading contravariant-0.5...
Configuring contravariant-0.5...
Building contravariant-0.5...
Preprocessing library contravariant-0.5...
[1 of 3] Compiling Data.Functor.Contravariant ( Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 3] Compiling Data.Functor.Contravariant.Compose ( Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[3 of 3] Compiling Data.Functor.Contravariant.Day ( Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o )
In-place registering contravariant-0.5...
Installing library in /home/heath/.hsenv/cabal/lib/contravariant-0.5/ghc-7.6.3
Registering contravariant-0.5...
Installed contravariant-0.5
Downloading distributive-0.4.3.1...
[1 of 1] Compiling Main ( /tmp/distributive-0.4.3.1-23949/distributive-0.4.3.1/Setup.lhs, /tmp/distributive-0.4.3.1-23949/distributive-0.4.3.1/dist/setup/Main.o )
Linking /tmp/distributive-0.4.3.1-23949/distributive-0.4.3.1/dist/setup/setup ...
Configuring distributive-0.4.3.1...
Building distributive-0.4.3.1...
Preprocessing library distributive-0.4.3.1...
[1 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package transformers-compat-0.1.1.1 ... linking ... done.
Loading package tagged-0.7.2 ... linking ... done.
[2 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o )
In-place registering distributive-0.4.3.1...
Installing library in
/home/heath/.hsenv/cabal/lib/distributive-0.4.3.1/ghc-7.6.3
Registering distributive-0.4.3.1...
Installed distributive-0.4.3.1
Downloading hlint-1.8.61...
Configuring hlint-1.8.61...
Building hlint-1.8.61...
Preprocessing library hlint-1.8.61...
[ 1 of 40] Compiling Test.Util ( src/Test/Util.hs, dist/build/Test/Util.o )
[ 2 of 40] Compiling HSE.Type ( src/HSE/Type.hs, dist/build/HSE/Type.o )
[ 3 of 40] Compiling HSE.FreeVars ( src/HSE/FreeVars.hs, dist/build/HSE/FreeVars.o )
[ 4 of 40] Compiling HSE.Util ( src/HSE/Util.hs, dist/build/HSE/Util.o )
[ 5 of 40] Compiling HSE.Match ( src/HSE/Match.hs, dist/build/HSE/Match.o )
[ 6 of 40] Compiling HSE.Scope ( src/HSE/Scope.hs, dist/build/HSE/Scope.o )
[ 7 of 40] Compiling Parallel ( src/Parallel.hs, dist/build/Parallel.o )
[ 8 of 40] Compiling Paths_hlint ( dist/build/autogen/Paths_hlint.hs, dist/build/Paths_hlint.o )
[ 9 of 40] Compiling Util ( src/Util.hs, dist/build/Util.o )
[10 of 40] Compiling CmdLine ( src/CmdLine.hs, dist/build/CmdLine.o )
[11 of 40] Compiling HSE.Bracket ( src/HSE/Bracket.hs, dist/build/HSE/Bracket.o )
[12 of 40] Compiling HSE.Evaluate ( src/HSE/Evaluate.hs, dist/build/HSE/Evaluate.o )
[13 of 40] Compiling HSE.All ( src/HSE/All.hs, dist/build/HSE/All.o )
[14 of 40] Compiling Hint.Util ( src/Hint/Util.hs, dist/build/Hint/Util.o )
[15 of 40] Compiling Test.InputOutput ( src/Test/InputOutput.hs, dist/build/Test/InputOutput.o )
[16 of 40] Compiling Settings ( src/Settings.hs, dist/build/Settings.o )
[17 of 40] Compiling Test.Proof ( src/Test/Proof.hs, dist/build/Test/Proof.o )
[18 of 40] Compiling Idea ( src/Idea.hs, dist/build/Idea.o )
[19 of 40] Compiling Hint.Type ( src/Hint/Type.hs, dist/build/Hint/Type.o )
[20 of 40] Compiling Hint.Match ( src/Hint/Match.hs, dist/build/Hint/Match.o )
[21 of 40] Compiling Hint.List ( src/Hint/List.hs, dist/build/Hint/List.o )
[22 of 40] Compiling Hint.ListRec ( src/Hint/ListRec.hs, dist/build/Hint/ListRec.o )
[23 of 40] Compiling Hint.Monad ( src/Hint/Monad.hs, dist/build/Hint/Monad.o )
[24 of 40] Compiling Hint.Lambda ( src/Hint/Lambda.hs, dist/build/Hint/Lambda.o )
[25 of 40] Compiling Hint.Bracket ( src/Hint/Bracket.hs, dist/build/Hint/Bracket.o )
[26 of 40] Compiling Hint.Naming ( src/Hint/Naming.hs, dist/build/Hint/Naming.o )
[27 of 40] Compiling Hint.Structure ( src/Hint/Structure.hs, dist/build/Hint/Structure.o )
[28 of 40] Compiling Hint.Import ( src/Hint/Import.hs, dist/build/Hint/Import.o )
[29 of 40] Compiling Hint.Pragma ( src/Hint/Pragma.hs, dist/build/Hint/Pragma.o )
[30 of 40] Compiling Hint.Extensions ( src/Hint/Extensions.hs, dist/build/Hint/Extensions.o )
[31 of 40] Compiling Hint.Duplicate ( src/Hint/Duplicate.hs, dist/build/Hint/Duplicate.o )
[32 of 40] Compiling Hint.All ( src/Hint/All.hs, dist/build/Hint/All.o )
[33 of 40] Compiling Apply ( src/Apply.hs, dist/build/Apply.o )
[34 of 40] Compiling Report ( src/Report.hs, dist/build/Report.o )
[35 of 40] Compiling Test.Annotations ( src/Test/Annotations.hs, dist/build/Test/Annotations.o )
[36 of 40] Compiling Test.Standard ( src/Test/Standard.hs, dist/build/Test/Standard.o )
[37 of 40] Compiling Language.Haskell.HLint2 ( src/Language/Haskell/HLint2.hs, dist/build/Language/Haskell/HLint2.o )
[38 of 40] Compiling Grep ( src/Grep.hs, dist/build/Grep.o )
[39 of 40] Compiling HLint ( src/HLint.hs, dist/build/HLint.o )
[40 of 40] Compiling Language.Haskell.HLint ( src/Language/Haskell/HLint.hs, dist/build/Language/Haskell/HLint.o )
In-place registering hlint-1.8.61...
Preprocessing executable 'hlint' for hlint-1.8.61...
[ 1 of 41] Compiling Test.Util ( src/Test/Util.hs, dist/build/hlint/hlint-tmp/Test/Util.o )
[ 2 of 41] Compiling HSE.Type ( src/HSE/Type.hs, dist/build/hlint/hlint-tmp/HSE/Type.o )
[ 3 of 41] Compiling HSE.Util ( src/HSE/Util.hs, dist/build/hlint/hlint-tmp/HSE/Util.o )
[ 4 of 41] Compiling HSE.Scope ( src/HSE/Scope.hs, dist/build/hlint/hlint-tmp/HSE/Scope.o )
[ 5 of 41] Compiling HSE.Match ( src/HSE/Match.hs, dist/build/hlint/hlint-tmp/HSE/Match.o )
[ 6 of 41] Compiling HSE.FreeVars ( src/HSE/FreeVars.hs, dist/build/hlint/hlint-tmp/HSE/FreeVars.o )
[ 7 of 41] Compiling Parallel ( src/Parallel.hs, dist/build/hlint/hlint-tmp/Parallel.o )
[ 8 of 41] Compiling Util ( src/Util.hs, dist/build/hlint/hlint-tmp/Util.o )
[ 9 of 41] Compiling HSE.Bracket ( src/HSE/Bracket.hs, dist/build/hlint/hlint-tmp/HSE/Bracket.o )
[10 of 41] Compiling HSE.Evaluate ( src/HSE/Evaluate.hs, dist/build/hlint/hlint-tmp/HSE/Evaluate.o )
[11 of 41] Compiling Test.InputOutput ( src/Test/InputOutput.hs, dist/build/hlint/hlint-tmp/Test/InputOutput.o )
[12 of 41] Compiling Paths_hlint ( dist/build/autogen/Paths_hlint.hs, dist/build/hlint/hlint-tmp/Paths_hlint.o )
[13 of 41] Compiling CmdLine ( src/CmdLine.hs, dist/build/hlint/hlint-tmp/CmdLine.o )
[14 of 41] Compiling HSE.All ( src/HSE/All.hs, dist/build/hlint/hlint-tmp/HSE/All.o )
[15 of 41] Compiling Settings ( src/Settings.hs, dist/build/hlint/hlint-tmp/Settings.o )
[16 of 41] Compiling Idea ( src/Idea.hs, dist/build/hlint/hlint-tmp/Idea.o )
[17 of 41] Compiling Hint.Type ( src/Hint/Type.hs, dist/build/hlint/hlint-tmp/Hint/Type.o )
[18 of 41] Compiling Hint.Bracket ( src/Hint/Bracket.hs, dist/build/hlint/hlint-tmp/Hint/Bracket.o )
[19 of 41] Compiling Hint.Duplicate ( src/Hint/Duplicate.hs, dist/build/hlint/hlint-tmp/Hint/Duplicate.o )
[20 of 41] Compiling Hint.Extensions ( src/Hint/Extensions.hs, dist/build/hlint/hlint-tmp/Hint/Extensions.o )
[21 of 41] Compiling Hint.Import ( src/Hint/Import.hs, dist/build/hlint/hlint-tmp/Hint/Import.o )
[22 of 41] Compiling Hint.List ( src/Hint/List.hs, dist/build/hlint/hlint-tmp/Hint/List.o )
[23 of 41] Compiling Hint.Match ( src/Hint/Match.hs, dist/build/hlint/hlint-tmp/Hint/Match.o )
[24 of 41] Compiling Hint.Monad ( src/Hint/Monad.hs, dist/build/hlint/hlint-tmp/Hint/Monad.o )
[25 of 41] Compiling Hint.Naming ( src/Hint/Naming.hs, dist/build/hlint/hlint-tmp/Hint/Naming.o )
[26 of 41] Compiling Hint.Pragma ( src/Hint/Pragma.hs, dist/build/hlint/hlint-tmp/Hint/Pragma.o )
[27 of 41] Compiling Hint.Structure ( src/Hint/Structure.hs, dist/build/hlint/hlint-tmp/Hint/Structure.o )
[28 of 41] Compiling Hint.Util ( src/Hint/Util.hs, dist/build/hlint/hlint-tmp/Hint/Util.o )
[29 of 41] Compiling Hint.Lambda ( src/Hint/Lambda.hs, dist/build/hlint/hlint-tmp/Hint/Lambda.o )
[30 of 41] Compiling Hint.ListRec ( src/Hint/ListRec.hs, dist/build/hlint/hlint-tmp/Hint/ListRec.o )
[31 of 41] Compiling Hint.All ( src/Hint/All.hs, dist/build/hlint/hlint-tmp/Hint/All.o )
[32 of 41] Compiling Apply ( src/Apply.hs, dist/build/hlint/hlint-tmp/Apply.o )
[33 of 41] Compiling Test.Annotations ( src/Test/Annotations.hs, dist/build/hlint/hlint-tmp/Test/Annotations.o )
[34 of 41] Compiling Test.Proof ( src/Test/Proof.hs, dist/build/hlint/hlint-tmp/Test/Proof.o )
[35 of 41] Compiling Test.Standard ( src/Test/Standard.hs, dist/build/hlint/hlint-tmp/Test/Standard.o )
[36 of 41] Compiling Report ( src/Report.hs, dist/build/hlint/hlint-tmp/Report.o )
[37 of 41] Compiling Language.Haskell.HLint2 ( src/Language/Haskell/HLint2.hs, dist/build/hlint/hlint-tmp/Language/Haskell/HLint2.o )
[38 of 41] Compiling Grep ( src/Grep.hs, dist/build/hlint/hlint-tmp/Grep.o )
[39 of 41] Compiling HLint ( src/HLint.hs, dist/build/hlint/hlint-tmp/HLint.o )
[40 of 41] Compiling Language.Haskell.HLint ( src/Language/Haskell/HLint.hs, dist/build/hlint/hlint-tmp/Language/Haskell/HLint.o )
[41 of 41] Compiling Main ( src/Main.hs, dist/build/hlint/hlint-tmp/Main.o )
Linking dist/build/hlint/hlint ...
Installing library in /home/heath/.hsenv/cabal/lib/hlint-1.8.61/ghc-7.6.3
Installing executable(s) in /home/heath/.hsenv/cabal/bin
Registering hlint-1.8.61...
Installed hlint-1.8.61
Downloading uuid-1.3.3...
Configuring uuid-1.3.3...
Building uuid-1.3.3...
Preprocessing library uuid-1.3.3...
[ 1 of 10] Compiling Data.UUID.Builder ( Data/UUID/Builder.hs, dist/build/Data/UUID/Builder.o )
[ 2 of 10] Compiling Data.Word.Util ( Data/Word/Util.hs, dist/build/Data/Word/Util.o )
[ 3 of 10] Compiling Data.UUID.Internal ( Data/UUID/Internal.hs, dist/build/Data/UUID/Internal.o )
[ 4 of 10] Compiling Data.UUID.Util ( Data/UUID/Util.hs, dist/build/Data/UUID/Util.o )
[ 5 of 10] Compiling Data.UUID.V1 ( Data/UUID/V1.hs, dist/build/Data/UUID/V1.o )
[ 6 of 10] Compiling Data.UUID.Named ( Data/UUID/Named.hs, dist/build/Data/UUID/Named.o )
[ 7 of 10] Compiling Data.UUID.V3 ( Data/UUID/V3.hs, dist/build/Data/UUID/V3.o )
[ 8 of 10] Compiling Data.UUID.V5 ( Data/UUID/V5.hs, dist/build/Data/UUID/V5.o )
[ 9 of 10] Compiling Data.UUID ( Data/UUID.hs, dist/build/Data/UUID.o )
[10 of 10] Compiling Data.UUID.V4 ( Data/UUID/V4.hs, dist/build/Data/UUID/V4.o )
In-place registering uuid-1.3.3...
Installing library in /home/heath/.hsenv/cabal/lib/uuid-1.3.3/ghc-7.6.3
Registering uuid-1.3.3...
Installed uuid-1.3.3
Downloading ghci-lib-0.1.0.0...
Configuring ghci-lib-0.1.0.0...
Building ghci-lib-0.1.0.0...
Preprocessing library ghci-lib-0.1.0.0...
[1 of 2] Compiling Language.Haskell.GHC.Util ( Language/Haskell/GHC/Util.hs, dist/build/Language/Haskell/GHC/Util.o )
[2 of 2] Compiling Language.Haskell.GHC.Interpret ( Language/Haskell/GHC/Interpret.hs, dist/build/Language/Haskell/GHC/Interpret.o )
In-place registering ghci-lib-0.1.0.0...
Installing library in /home/heath/.hsenv/cabal/lib/ghci-lib-0.1.0.0/ghc-7.6.3
Registering ghci-lib-0.1.0.0...
Installed ghci-lib-0.1.0.0
Downloading basic-prelude-0.3.8...
Configuring basic-prelude-0.3.8...
Building basic-prelude-0.3.8...
Preprocessing library basic-prelude-0.3.8...
[1 of 2] Compiling CorePrelude ( CorePrelude.hs, dist/build/CorePrelude.o )
[2 of 2] Compiling BasicPrelude ( BasicPrelude.hs, dist/build/BasicPrelude.o )
In-place registering basic-prelude-0.3.8...
Installing library in
/home/heath/.hsenv/cabal/lib/basic-prelude-0.3.8/ghc-7.6.3
Registering basic-prelude-0.3.8...
Installed basic-prelude-0.3.8
Configuring shelly-1.5.2...
Building shelly-1.5.2...
Preprocessing library shelly-1.5.2...
[1 of 4] Compiling Shelly.Base ( src/Shelly/Base.hs, dist/build/Shelly/Base.o )
[2 of 4] Compiling Shelly.Find ( src/Shelly/Find.hs, dist/build/Shelly/Find.o )
[3 of 4] Compiling Shelly ( src/Shelly.hs, dist/build/Shelly.o )
[4 of 4] Compiling Shelly.Pipe ( src/Shelly/Pipe.hs, dist/build/Shelly/Pipe.o )
In-place registering shelly-1.5.2...
Installing library in /home/heath/.hsenv/cabal/lib/shelly-1.5.2/ghc-7.6.3
Registering shelly-1.5.2...
Installed shelly-1.5.2
Downloading haskell-src-meta-0.6.0.5...
Configuring haskell-src-meta-0.6.0.5...
Building haskell-src-meta-0.6.0.5...
Preprocessing library haskell-src-meta-0.6.0.5...
[1 of 6] Compiling Language.Haskell.TH.Instances.Lift ( src/Language/Haskell/TH/Instances/Lift.hs, dist/build/Language/Haskell/TH/Instances/Lift.o )
[2 of 6] Compiling Language.Haskell.Meta.Syntax.Translate ( src/Language/Haskell/Meta/Syntax/Translate.hs, dist/build/Language/Haskell/Meta/Syntax/Translate.o )
[3 of 6] Compiling Language.Haskell.Meta.Parse ( src/Language/Haskell/Meta/Parse.hs, dist/build/Language/Haskell/Meta/Parse.o )
[4 of 6] Compiling Language.Haskell.Meta.Parse.Careful ( src/Language/Haskell/Meta/Parse/Careful.hs, dist/build/Language/Haskell/Meta/Parse/Careful.o )
[5 of 6] Compiling Language.Haskell.Meta ( src/Language/Haskell/Meta.hs, dist/build/Language/Haskell/Meta.o )
[6 of 6] Compiling Language.Haskell.Meta.Utils ( src/Language/Haskell/Meta/Utils.hs, dist/build/Language/Haskell/Meta/Utils.o )
In-place registering haskell-src-meta-0.6.0.5...
Installing library in
/home/heath/.hsenv/cabal/lib/haskell-src-meta-0.6.0.5/ghc-7.6.3
Registering haskell-src-meta-0.6.0.5...
Installed haskell-src-meta-0.6.0.5
Downloading comonad-4.0.1...
[1 of 1] Compiling Main ( /tmp/comonad-4.0.1-23949/comonad-4.0.1/Setup.lhs, /tmp/comonad-4.0.1-23949/comonad-4.0.1/dist/setup/Main.o )
Linking /tmp/comonad-4.0.1-23949/comonad-4.0.1/dist/setup/setup ...
Configuring comonad-4.0.1...
Building comonad-4.0.1...
Preprocessing library comonad-4.0.1...
[ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 16] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
[16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.o )
In-place registering comonad-4.0.1...
Installing library in /home/heath/.hsenv/cabal/lib/comonad-4.0.1/ghc-7.6.3
Registering comonad-4.0.1...
Installed comonad-4.0.1
Downloading ipython-kernel-0.1.0.0...
Configuring ipython-kernel-0.1.0.0...
Building ipython-kernel-0.1.0.0...
Preprocessing library ipython-kernel-0.1.0.0...
[1 of 7] Compiling IPython.Message.UUID ( src/IPython/Message/UUID.hs, dist/build/IPython/Message/UUID.o )
[2 of 7] Compiling IPython.Types ( src/IPython/Types.hs, dist/build/IPython/Types.o )
[3 of 7] Compiling IPython.Message.Writer ( src/IPython/Message/Writer.hs, dist/build/IPython/Message/Writer.o )
[4 of 7] Compiling IPython.Message.Parser ( src/IPython/Message/Parser.hs, dist/build/IPython/Message/Parser.o )
[5 of 7] Compiling IPython.ZeroMQ ( src/IPython/ZeroMQ.hs, dist/build/IPython/ZeroMQ.o )
[6 of 7] Compiling IPython.Stdin ( src/IPython/Stdin.hs, dist/build/IPython/Stdin.o )
[7 of 7] Compiling IPython.Kernel ( src/IPython/Kernel.hs, dist/build/IPython/Kernel.o )
In-place registering ipython-kernel-0.1.0.0...
Installing library in
/home/heath/.hsenv/cabal/lib/ipython-kernel-0.1.0.0/ghc-7.6.3
Registering ipython-kernel-0.1.0.0...
Installed ipython-kernel-0.1.0.0
Downloading here-1.2.3...
Configuring here-1.2.3...
Building here-1.2.3...
Preprocessing library here-1.2.3...
[1 of 4] Compiling Data.String.Here.Internal ( src/Data/String/Here/Internal.hs, dist/build/Data/String/Here/Internal.o )
[2 of 4] Compiling Data.String.Here.Uninterpolated ( src/Data/String/Here/Uninterpolated.hs, dist/build/Data/String/Here/Uninterpolated.o )
[3 of 4] Compiling Data.String.Here.Interpolated ( src/Data/String/Here/Interpolated.hs, dist/build/Data/String/Here/Interpolated.o )
[4 of 4] Compiling Data.String.Here ( src/Data/String/Here.hs, dist/build/Data/String/Here.o )
In-place registering here-1.2.3...
Installing library in /home/heath/.hsenv/cabal/lib/here-1.2.3/ghc-7.6.3
Registering here-1.2.3...
Installed here-1.2.3
Downloading semigroupoids-4.0.1...
Configuring semigroupoids-4.0.1...
Building semigroupoids-4.0.1...
Preprocessing library semigroupoids-4.0.1...
[ 1 of 20] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o )
[ 2 of 20] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o )
[ 3 of 20] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o )
[ 4 of 20] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o )
[ 5 of 20] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o )
[ 6 of 20] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o )
[ 7 of 20] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o )
[ 8 of 20] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o )
[ 9 of 20] Compiling Data.Semigroupoid.Product ( src/Data/Semigroupoid/Product.hs, dist/build/Data/Semigroupoid/Product.o )
[10 of 20] Compiling Data.Semigroupoid.Coproduct ( src/Data/Semigroupoid/Coproduct.hs, dist/build/Data/Semigroupoid/Coproduct.o )
[11 of 20] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o )
[12 of 20] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o )
[13 of 20] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o )
[14 of 20] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o )
[15 of 20] Compiling Data.Semifunctor ( src/Data/Semifunctor.hs, dist/build/Data/Semifunctor.o )
[16 of 20] Compiling Data.Semifunctor.Associative ( src/Data/Semifunctor/Associative.hs, dist/build/Data/Semifunctor/Associative.o )
[17 of 20] Compiling Data.Semifunctor.Braided ( src/Data/Semifunctor/Braided.hs, dist/build/Data/Semifunctor/Braided.o )
[18 of 20] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o )
[19 of 20] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o )
[20 of 20] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o )
In-place registering semigroupoids-4.0.1...
Installing library in
/home/heath/.hsenv/cabal/lib/semigroupoids-4.0.1/ghc-7.6.3
Registering semigroupoids-4.0.1...
Installed semigroupoids-4.0.1
Downloading bifunctors-4.1.1.1...
Configuring bifunctors-4.1.1.1...
Building bifunctors-4.1.1.1...
Preprocessing library bifunctors-4.1.1.1...
[ 1 of 13] Compiling Data.Bifoldable ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 2 of 13] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o )
[ 3 of 13] Compiling Data.Bifunctor ( src/Data/Bifunctor.hs, dist/build/Data/Bifunctor.o )
[ 4 of 13] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o )
[ 5 of 13] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 6 of 13] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o )
[ 7 of 13] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o )
[ 8 of 13] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o )
[ 9 of 13] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o )
[10 of 13] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o )
[11 of 13] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o )
[12 of 13] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o )
[13 of 13] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o )
In-place registering bifunctors-4.1.1.1...
Installing library in
/home/heath/.hsenv/cabal/lib/bifunctors-4.1.1.1/ghc-7.6.3
Registering bifunctors-4.1.1.1...
Installed bifunctors-4.1.1.1
Configuring pointed-4.0...
Building pointed-4.0...
Preprocessing library pointed-4.0...
[1 of 2] Compiling Data.Copointed ( src/Data/Copointed.hs, dist/build/Data/Copointed.o )
[2 of 2] Compiling Data.Pointed ( src/Data/Pointed.hs, dist/build/Data/Pointed.o )
In-place registering pointed-4.0...
Installing library in /home/heath/.hsenv/cabal/lib/pointed-4.0/ghc-7.6.3
Registering pointed-4.0...
Installed pointed-4.0
Downloading profunctors-4.0.3...
Configuring profunctors-4.0.3...
Building profunctors-4.0.3...
Preprocessing library profunctors-4.0.3...
[1 of 8] Compiling Data.Profunctor.Trace ( src/Data/Profunctor/Trace.hs, dist/build/Data/Profunctor/Trace.o )
[2 of 8] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
Loading package tagged-0.7.2 ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package transformers-compat-0.1.1.1 ... linking ... done.
Loading package contravariant-0.5 ... linking ... done.
Loading package distributive-0.4.3.1 ... linking ... done.
Loading package mtl-2.1.2 ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package text-0.11.3.1 ... linking ... done.
Loading package hashable-1.2.1.0 ... linking ... done.
Loading package nats-0.1.2 ... linking ... done.
Loading package unordered-containers-0.2.3.0 ... linking ... done.
Loading package semigroups-0.13.0.1 ... linking ... done.
Loading package comonad-4.0.1 ... linking ... done.
Loading package semigroupoids-4.0.1 ... linking ... done.
[3 of 8] Compiling Data.Profunctor ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o )
[4 of 8] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o )
[5 of 8] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o )
[6 of 8] Compiling Data.Profunctor.Lift ( src/Data/Profunctor/Lift.hs, dist/build/Data/Profunctor/Lift.o )
[7 of 8] Compiling Data.Profunctor.Rift ( src/Data/Profunctor/Rift.hs, dist/build/Data/Profunctor/Rift.o )
[8 of 8] Compiling Data.Profunctor.Collage ( src/Data/Profunctor/Collage.hs, dist/build/Data/Profunctor/Collage.o )
In-place registering profunctors-4.0.3...
Installing library in /home/heath/.hsenv/cabal/lib/profunctors-4.0.3/ghc-7.6.3
Registering profunctors-4.0.3...
Installed profunctors-4.0.3
Downloading free-4.7.1...
Configuring free-4.7.1...
Building free-4.7.1...
Preprocessing library free-4.7.1...
[ 1 of 13] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.o )
[ 2 of 13] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.o )
[ 3 of 13] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.o )
[ 4 of 13] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.o )
[ 5 of 13] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, dist/build/Control/Monad/Trans/Free/Church.o )
[ 6 of 13] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.o )
[ 7 of 13] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.o )
[ 8 of 13] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.o )
[ 9 of 13] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.o )
[10 of 13] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.o )
[11 of 13] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.o )
[12 of 13] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.o )
[13 of 13] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.o )
In-place registering free-4.7.1...
Installing library in /home/heath/.hsenv/cabal/lib/free-4.7.1/ghc-7.6.3
Registering free-4.7.1...
Installed free-4.7.1
Configuring keys-3.10...
Building keys-3.10...
Preprocessing library keys-3.10...
[1 of 1] Compiling Data.Key ( src/Data/Key.hs, dist/build/Data/Key.o )
In-place registering keys-3.10...
Installing library in /home/heath/.hsenv/cabal/lib/keys-3.10/ghc-7.6.3
Registering keys-3.10...
Installed keys-3.10
Downloading vector-instances-3.3...
Configuring vector-instances-3.3...
Building vector-instances-3.3...
Preprocessing library vector-instances-3.3...
[1 of 1] Compiling Data.Vector.Instances ( src/Data/Vector/Instances.hs, dist/build/Data/Vector/Instances.o )
In-place registering vector-instances-3.3...
Installing library in
/home/heath/.hsenv/cabal/lib/vector-instances-3.3/ghc-7.6.3
Registering vector-instances-3.3...
Installed vector-instances-3.3
Downloading mono-traversable-0.4.0.4...
Configuring mono-traversable-0.4.0.4...
Building mono-traversable-0.4.0.4...
Preprocessing library mono-traversable-0.4.0.4...
[1 of 6] Compiling Data.MonoTraversable ( src/Data/MonoTraversable.hs, dist/build/Data/MonoTraversable.o )
makeCorePair: arity missing $cofoldMap{v a4Pb} [lid]
[2 of 6] Compiling Data.GrowingAppend ( src/Data/GrowingAppend.hs, dist/build/Data/GrowingAppend.o )
[3 of 6] Compiling Data.Sequences ( src/Data/Sequences.hs, dist/build/Data/Sequences.o )
[4 of 6] Compiling Data.MinLen ( src/Data/MinLen.hs, dist/build/Data/MinLen.o )
[5 of 6] Compiling Data.NonNull ( src/Data/NonNull.hs, dist/build/Data/NonNull.o )
[6 of 6] Compiling Data.Containers ( src/Data/Containers.hs, dist/build/Data/Containers.o )
In-place registering mono-traversable-0.4.0.4...
Installing library in
/home/heath/.hsenv/cabal/lib/mono-traversable-0.4.0.4/ghc-7.6.3
Registering mono-traversable-0.4.0.4...
Installed mono-traversable-0.4.0.4
Downloading chunked-data-0.1.0.1...
Configuring chunked-data-0.1.0.1...
Building chunked-data-0.1.0.1...
Preprocessing library chunked-data-0.1.0.1...
[1 of 5] Compiling Data.ChunkedZip ( Data/ChunkedZip.hs, dist/build/Data/ChunkedZip.o )
[2 of 5] Compiling Data.Builder ( Data/Builder.hs, dist/build/Data/Builder.o )
[3 of 5] Compiling Data.Textual.Encoding ( Data/Textual/Encoding.hs, dist/build/Data/Textual/Encoding.o )
[4 of 5] Compiling Data.Sequences.Lazy ( Data/Sequences/Lazy.hs, dist/build/Data/Sequences/Lazy.o )
[5 of 5] Compiling Data.IOData ( Data/IOData.hs, dist/build/Data/IOData.o )
In-place registering chunked-data-0.1.0.1...
Installing library in
/home/heath/.hsenv/cabal/lib/chunked-data-0.1.0.1/ghc-7.6.3
Registering chunked-data-0.1.0.1...
Installed chunked-data-0.1.0.1
Downloading classy-prelude-0.9.0...
Configuring classy-prelude-0.9.0...
Building classy-prelude-0.9.0...
Preprocessing library classy-prelude-0.9.0...
[1 of 1] Compiling ClassyPrelude ( ClassyPrelude.hs, dist/build/ClassyPrelude.o )
In-place registering classy-prelude-0.9.0...
Installing library in
/home/heath/.hsenv/cabal/lib/classy-prelude-0.9.0/ghc-7.6.3
Registering classy-prelude-0.9.0...
Installed classy-prelude-0.9.0
Downloading ihaskell-0.3.0.4...
Configuring ihaskell-0.3.0.4...
Building ihaskell-0.3.0.4...
Preprocessing library ihaskell-0.3.0.4...
[ 1 of 13] Compiling Paths_ihaskell ( dist/build/autogen/Paths_ihaskell.hs, dist/build/Paths_ihaskell.o )
[ 2 of 13] Compiling IHaskell.Eval.Util ( src/IHaskell/Eval/Util.hs, dist/build/IHaskell/Eval/Util.o )
[ 3 of 13] Compiling IHaskell.Eval.Parser ( src/IHaskell/Eval/Parser.hs, dist/build/IHaskell/Eval/Parser.o )
src/IHaskell/Eval/Parser.hs:152:28:
Ambiguous occurrence `maximumBy'
It could refer to either `ClassyPrelude.maximumBy',
imported from `ClassyPrelude' at src/IHaskell/Eval/Parser.hs:18:1-45
(and originally defined in `mono-traversable-0.4.0.4:Data.MinLen')
or `Data.List.maximumBy',
imported from `Data.List' at src/IHaskell/Eval/Parser.hs:20:30-38
src/IHaskell/Eval/Parser.hs:206:18:
Ambiguous occurrence `head'
It could refer to either `ClassyPrelude.head',
imported from `ClassyPrelude' at src/IHaskell/Eval/Parser.hs:18:1-45
(and originally defined in `mono-traversable-0.4.0.4:Data.MinLen')
or `Prelude.head',
imported from `Prelude' at src/IHaskell/Eval/Parser.hs:23:29-32
(and originally defined in `GHC.List')
src/IHaskell/Eval/Parser.hs:212:54:
Ambiguous occurrence `head'
It could refer to either `ClassyPrelude.head',
imported from `ClassyPrelude' at src/IHaskell/Eval/Parser.hs:18:1-45
(and originally defined in `mono-traversable-0.4.0.4:Data.MinLen')
or `Prelude.head',
imported from `Prelude' at src/IHaskell/Eval/Parser.hs:23:29-32
(and originally defined in `GHC.List')
Failed to install ihaskell-0.3.0.4
cabal: Error: some packages failed to install:
ihaskell-0.3.0.4 failed during the building phase. The exception was:
ExitFailure 1
[hsenv](d)
# heath at mbp112 in ~ [20:35:38]
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment