-
-
Save ajnsit/51dc6ab18efc7dd6bbf2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- This is the configuration file for the 'cabal' command line tool. | |
-- The available configuration options are listed below. | |
-- Some of them have default values listed. | |
-- Lines (like this one) beginning with '--' are comments. | |
-- Be careful with spaces and indentation because they are | |
-- used to indicate layout for nested sections. | |
remote-repo: hackage.haskell.org:http://hackage.haskell.org/packages/archive | |
remote-repo-cache: /home/kgadek/.cabal/packages | |
-- local-repo: | |
-- logs-dir: | |
world-file: /home/kgadek/.cabal/world | |
-- verbose: 1 | |
-- compiler: ghc | |
-- with-compiler: | |
-- with-hc-pkg: | |
-- scratchdir: | |
-- program-prefix: | |
-- program-suffix: | |
-- library-vanilla: True | |
library-profiling: True | |
-- shared: False | |
-- executable-dynamic: False | |
-- executable-profiling: False | |
-- optimization: True | |
-- library-for-ghci: True | |
-- split-objs: False | |
-- executable-stripping: True | |
-- user-install: True | |
-- package-db: | |
-- flags: | |
-- extra-include-dirs: | |
-- extra-lib-dirs: | |
-- tests: False | |
-- library-coverage: False | |
-- benchmarks: False | |
-- cabal-lib-version: | |
-- constraint: | |
-- preference: | |
-- solver: choose | |
-- documentation: False | |
-- doc-index-file: $datadir/doc/index.html | |
-- max-backjumps: 200 | |
-- reorder-goals: False | |
-- shadow-installed-packages: | |
-- reinstall: False | |
-- avoid-reinstalls: False | |
-- force-reinstalls: False | |
-- upgrade-dependencies: False | |
-- only-dependencies: False | |
-- root-cmd: | |
-- symlink-bindir: | |
build-summary: /home/kgadek/.cabal/logs/build.log | |
-- build-log: | |
remote-build-reporting: anonymous | |
-- one-shot: False | |
-- jobs: | |
-- username: | |
-- password: | |
install-dirs user | |
-- prefix: /home/kgadek/.cabal | |
-- bindir: $prefix/bin | |
-- libdir: $prefix/lib | |
-- libsubdir: $pkgid/$compiler | |
-- libexecdir: $prefix/libexec | |
-- datadir: $prefix/share | |
-- datasubdir: $pkgid | |
-- docdir: $datadir/doc/$pkgid | |
-- htmldir: $docdir/html | |
-- haddockdir: $htmldir | |
install-dirs global | |
-- prefix: /usr/local | |
-- bindir: $prefix/bin | |
-- libdir: $prefix/lib | |
-- libsubdir: $pkgid/$compiler | |
-- libexecdir: $prefix/libexec | |
-- datadir: $prefix/share | |
-- datasubdir: $pkgid | |
-- docdir: $datadir/doc/$pkgid | |
-- htmldir: $docdir/html | |
-- haddockdir: $htmldir |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Package has never been configured. Configuring with default flags. If this | |
fails, please run configure manually. | |
Searching for ghc in path. | |
Found ghc at /home/kgadek/.ghc-current/bin/ghc | |
("/home/kgadek/.ghc-current/bin/ghc",["--numeric-version"]) | |
/home/kgadek/.ghc-current/bin/ghc is version 7.8.4 | |
looking for tool ghc-pkg near compiler in /home/kgadek/.ghc-current/bin | |
found ghc-pkg in /home/kgadek/.ghc-current/bin/ghc-pkg | |
("/home/kgadek/.ghc-current/bin/ghc-pkg",["--version"]) | |
/home/kgadek/.ghc-current/bin/ghc-pkg is version 7.8.4 | |
("/home/kgadek/.ghc-current/bin/ghc",["--supported-languages"]) | |
("/home/kgadek/.ghc-current/bin/ghc",["--info"]) | |
Reading installed packages... | |
("/home/kgadek/.ghc-current/bin/ghc-pkg",["dump","--global","-v0"]) | |
("/home/kgadek/.ghc-current/bin/ghc-pkg",["dump","--user","-v0"]) | |
("/home/kgadek/.ghc-current/bin/ghc",["--print-libdir"]) | |
Reading available packages... | |
Choosing modular solver. | |
Resolving dependencies... | |
targets: vector | |
constraints: | |
base installed | |
ghc-prim installed | |
integer-gmp installed | |
flags vector | |
stanzas vector | |
vector ==0.10.12.2 | |
preferences: | |
AesonBson <0.2.0 || >0.2.0 && <0.2.1 || >0.2.1 | |
FTGL <1.4 || >1.4 | |
HSlippyMap <0.1.0.0 || >0.1.0.0 && <1.0 || >1.0 && <1.2 || >1.2 && <1.4 || | |
>1.4 && <1.6 || >1.6 && <1.8 || >1.8 && <2.0 || >2.0 && <2.1 || >2.1 | |
Hs2lib <0.5.7 || >0.5.7 && <0.5.8 || >0.5.8 | |
Hungarian-Munkres <0.1.0 || >0.1.0 && <0.1.1 || >0.1.1 && <0.1.2 || >0.1.2 | |
IPv6Addr >=0.5 | |
Munkres-simple <0.1.0.0 || >0.1.0.0 | |
Octree <0.5.4.1 || >0.5.4.1 | |
Spock >0.5 && <0.6.1.1 || >0.6.1.1 && <0.7.3.0 || >0.7.3.0 | |
Win32-dhcp-server <0.1 || >0.1 && <0.2 || >0.2 | |
Win32-services <0.2 || >0.2 && <0.2.1 || >0.2.1 && <0.2.2 || >0.2.2 && | |
<0.2.2.1 || >0.2.2.1 | |
aeson <0.7.0.0 || >0.7.0.0 && <0.7.0.1 || >0.7.0.1 && <0.7.0.2 || >0.7.0.2 && | |
<0.7.0.3 || >0.7.0.3 && <0.7.0.5 || >0.7.0.5 && <0.8.0.0 || >0.8.0.0 && | |
<0.8.0.1 || >0.8.0.1 | |
alarmclock <0.1.0.0 || >0.1.0.0 | |
amazonka-core <0.0.7 || >0.0.7 | |
apiary <0.4.3.1 || >0.4.3.1 && <0.6.0.0 || >0.6.0.0 && <0.12.0 || >0.12.0 && | |
<0.12.1 || >0.12.1 | |
apiary-cookie <0.4.3.1 || >0.4.3.1 | |
apiary-memcached <1.2.0 || >1.2.0 | |
apiary-persistent <0.4.3.1 || >0.4.3.1 | |
apiary-purescript <0.17.0 || >0.17.0 | |
apiary-websockets <0.4.3.1 || >0.4.3.1 | |
app-settings <0.2.0.4 || >0.2.0.4 | |
atomic-primops <0.1.0.0 || >0.1.0.0 && <0.1.0.2 || >0.1.0.2 && <0.2.2 || | |
>0.2.2 && <0.2.2.1 || >0.2.2.1 && <0.3 || >0.3 && <0.4 || >0.4 && <0.5 || >0.5 | |
base-compat >=0.4.2 | |
base32-bytestring <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1 | |
bencoding <0.2.1.0 || >0.2.1.0 | |
binary-conduit <1.2.1.1 || >1.2.1.1 | |
binary-typed <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1 | |
bindings-DSL <1.0.18 || >1.0.18 | |
blas >=0.7.6 | |
bloodhound <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || | |
>0.1.0.2 && <0.2.0.0 || >0.2.0.0 && <0.3.0.0 || >0.3.0.0 | |
bugzilla <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.2.0.0 || >0.2.0.0 | |
&& <0.2.1.0 || >0.2.1.0 | |
cereal-plus <0.3.0 || >0.3.0 | |
chatter <0.2.0.0 || >0.2.0.0 | |
clafer <0.3.5 || >0.3.5 && <0.3.6 || >0.3.6 | |
claferIG <0.3.5 || >0.3.5 && <0.3.6 || >0.3.6 | |
claferwiki <0.3.5 || >0.3.5 && <0.3.6 || >0.3.6 | |
conduit-extra <0.1.0 || >0.1.0 && <0.1.1 || >0.1.1 && <0.1.2 || >0.1.2 && | |
<0.1.3 || >0.1.3 && <0.1.4 || >0.1.4 && <0.1.5 || >0.1.5 && <0.1.6 || >0.1.6 | |
&& <0.1.7 || >0.1.7 && <1.0.0 || >1.0.0 | |
cpphs <1.13 || >1.13 | |
crypto-api <0.13.1 || >0.13.1 | |
cubical <0.1.1 || >0.1.1 | |
cublas <0.2.0.0 || >0.2.0.0 | |
dag <0.0.1 || >0.0.1 | |
depends <0.0.0 || >0.0.0 | |
diagrams-builder <0.5.0.11 || >0.5.0.11 | |
diagrams-gtk <1.0.1.1 || >1.0.1.1 | |
docker <0.1.0.0 || >0.1.0.0 | |
doctest-discover <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || | |
>0.1.0.2 && <0.1.0.3 || >0.1.0.3 && <0.1.0.5 || >0.1.0.5 | |
ede <0.2.1 || >0.2.1 | |
eibd-client-simple >=0.0.4 | |
endo >0.1.0.1 | |
engine-io <1.1.1 || >1.1.1 | |
equational-reasoning <0.2.0.1 || >0.2.0.1 | |
esqueleto <1.4.1.1 || >1.4.1.1 | |
extensible-effects <1.5.0 || >1.5.0 && <1.6.0 || >1.6.0 | |
fptest <0.2.2.0 || >0.2.2.0 | |
free-game <0.2.0.0 || >0.2.0.0 && <0.9 || >0.9 && <0.9.2 || >0.9.2 | |
ghc-events-parallel ==0.4.3.1 || >=0.5.0.1 | |
git-freq <0.0.1 || >0.0.1 | |
hadoop-formats <0.1.0.0 || >0.1.0.0 | |
hadoop-rpc <0.1.1.0 || >0.1.1.0 | |
hakaru >=0.1 | |
hans-pcap <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 | |
happy <1.16 || >1.16 && <1.17 || >1.17 | |
haskakafka <0.2.0.0 || >0.2.0.0 | |
haskell-awk <1.0 || >1.0 | |
hasktags <0.68.3 || >0.68.3 && <0.68.4 || >0.68.4 && <0.68.5 || >0.68.5 | |
hasql <0.2.2 || >0.2.2 && <0.3.0 || >0.3.0 | |
haxy >=1.0 | |
hcltest <0.1 || >0.1 && <0.2 || >0.2 | |
helics <0.1.0 || >0.1.0 && <0.3.0 || >0.3.0 && <0.4.0 || >0.4.0 && <0.4.1 || | |
>0.4.1 && <0.5.0 || >0.5.0 | |
helm <0.1.0 || >0.1.0 && <0.2.0 || >0.2.0 && <0.3.0 || >0.3.0 && <0.3.1 || | |
>0.3.1 && <0.4 || >0.4 && <0.5.0 || >0.5.0 && <0.6.0 || >0.6.0 && <0.6.1 || | |
>0.6.1 && <0.7.0 || >0.7.0 | |
help-esb <0.1.1 || >0.1.1 | |
heroku <0.1.1 || >0.1.1 | |
higher-leveldb <0.1.1.0 || >0.1.1.0 && <0.2.0.0 || >0.2.0.0 | |
hmemdb <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2 && | |
<0.1.0.3 || >0.1.0.3 && <0.1.0.4 || >0.1.0.4 && <0.1.0.5 || >0.1.0.5 && | |
<0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1 && <0.2.0.2 || >0.2.0.2 && | |
<0.2.0.3 || >0.2.0.3 && <0.2.0.4 || >0.2.0.4 && <0.3.0.0 || >0.3.0.0 && | |
<0.3.0.1 || >0.3.0.1 && <0.3.1.0 || >0.3.1.0 && <0.3.1.1 || >0.3.1.1 | |
hoobuddy <0.1.0.0 || >0.1.0.0 | |
hs-carbon <0.0.0.2 || >0.0.0.2 && <0.0.0.3 || >0.0.0.3 | |
hspec >=1.8.1 | |
hspec-discover <0.0.0 || >0.0.0 && <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && | |
<0.0.3 || >0.0.3 && <0.0.4 || >0.0.4 && <0.0.5 || >0.0.5 && <0.1.0 || >0.1.0 | |
&& <0.1.0.1 || >0.1.0.1 && <0.2.0 || >0.2.0 | |
hspec-expectations <0.4.0 || >0.4.0 | |
http-streams >=0.7.2.0 | |
hxt >=9 && <9.3.1.5 || >9.3.1.5 | |
hydrogen-cli >=0.14 | |
hydrogen-cli-args >=0.14 | |
hydrogen-data >=0.14 | |
hydrogen-prelude >=0.14 | |
hydrogen-syntax >=0.14 | |
hydrogen-version >=1.3 | |
ihaskell <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1 && <0.2.0.2 || >0.2.0.2 | |
&& <0.2.0.3 || >0.2.0.3 && <0.2.0.4 || >0.2.0.4 && <0.2.0.5 || >0.2.0.5 && | |
<0.3.0.0 || >0.3.0.0 | |
imagemagick >=0.0.2 | |
inspection-proxy <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 | |
ip6addr >=0.4.0.0 | |
leankit-api <0.1 || >0.1 && <0.2 || >0.2 && <0.3 || >0.3 | |
leksah <0.1 || >0.1 && <0.1.1 || >0.1.1 && <0.4 || >0.4 && <0.4.0.1 || | |
>0.4.0.1 && <0.4.0.2 || >0.4.0.2 && <0.4.0.3 || >0.4.0.3 && <0.4.1 || >0.4.1 | |
&& <0.4.2 || >0.4.2 && <0.4.2.1 || >0.4.2.1 && <0.4.3 || >0.4.3 && <0.4.4 || | |
>0.4.4 && <0.4.4.1 || >0.4.4.1 && <0.6.0 || >0.6.0 && <0.6.1 || >0.6.1 && <0.8 | |
|| >0.8 && <0.8.0.1 || >0.8.0.1 && <0.8.0.3 || >0.8.0.3 && <0.8.0.4 || | |
>0.8.0.4 && <0.8.0.6 || >0.8.0.6 && <0.8.0.8 || >0.8.0.8 && <0.10.0.0 || | |
>0.10.0.0 && <0.10.0.1 || >0.10.0.1 && <0.10.0.3 || >0.10.0.3 && <0.10.0.4 || | |
>0.10.0.4 && <0.12.0.3 || >0.12.0.3 && <0.12.1.0 || >0.12.1.0 && <0.12.1.2 || | |
>0.12.1.2 && <0.12.1.3 || >0.12.1.3 && <0.13.3.0 || >0.13.3.0 && <0.13.4.0 || | |
>0.13.4.0 && <0.13.4.1 || >0.13.4.1 && <0.13.4.2 || >0.13.4.2 && <0.13.4.3 || | |
>0.13.4.3 && <0.14.0.0 || >0.14.0.0 && <0.14.0.1 || >0.14.0.1 && <0.14.1.0 || | |
>0.14.1.0 && <0.14.1.1 || >0.14.1.1 && <0.14.2.0 || >0.14.2.0 && <0.14.3.0 || | |
>0.14.3.0 | |
leksah-server <0.8 || >0.8 && <0.8.0.1 || >0.8.0.1 && <0.8.0.2 || >0.8.0.2 && | |
<0.8.0.3 || >0.8.0.3 && <0.8.0.4 || >0.8.0.4 && <0.8.0.5 || >0.8.0.5 && | |
<0.8.0.6 || >0.8.0.6 && <0.8.0.7 || >0.8.0.7 && <0.8.0.8 || >0.8.0.8 && | |
<0.10.0 || >0.10.0 && <0.10.0.3 || >0.10.0.3 && <0.10.0.4 || >0.10.0.4 && | |
<0.12.0.3 || >0.12.0.3 && <0.12.0.4 || >0.12.0.4 && <0.12.0.5 || >0.12.0.5 && | |
<0.12.1.0 || >0.12.1.0 && <0.12.1.1 || >0.12.1.1 && <0.12.1.2 || >0.12.1.2 && | |
<0.13.1.0 || >0.13.1.0 && <0.13.1.1 || >0.13.1.1 && <0.14.0.0 || >0.14.0.0 && | |
<0.14.0.1 || >0.14.0.1 && <0.14.3.0 || >0.14.3.0 | |
linebreak <1.0.0.1 || >1.0.0.1 && <1.0.0.2 || >1.0.0.2 | |
ltk <0.8 || >0.8 && <0.8.0.6 || >0.8.0.6 && <0.8.0.8 || >0.8.0.8 && <0.10.0 || | |
>0.10.0 && <0.10.0.3 || >0.10.0.3 && <0.10.0.4 || >0.10.0.4 && <0.12.0.0 || | |
>0.12.0.0 && <0.12.1.0 || >0.12.1.0 && <0.13.1.0 || >0.13.1.0 && <0.13.2.0 || | |
>0.13.2.0 && <0.14.0.0 || >0.14.0.0 && <0.14.0.1 || >0.14.0.1 && <0.14.0.2 || | |
>0.14.0.2 | |
lvish <1.0 || >1.0 && <1.0.0.2 || >1.0.0.2 | |
markup <0.0.1 || >0.0.1 | |
markup-preview <0.1.0.0 || >0.1.0.0 && <0.2 || >0.2 | |
minioperational <0.3 || >0.3 && <0.4.1 || >0.4.1 && <0.4.4 || >0.4.4 | |
mongodb-queue <0.4 || >0.4 | |
network-msg <0.1 || >0.1 && <0.2 || >0.2 | |
objective <0.0.2 || >0.0.2 | |
olwrapper >0.3.7.14 | |
open-union <0.1.0.0 || >0.1.0.0 | |
persistent <1.2.3.1 || >1.2.3.1 && <2.0.0 || >2.0.0 && <2.0.0.1 || >2.0.0.1 && | |
<2.0.1 || >2.0.1 && <2.0.1.1 || >2.0.1.1 && <2.0.2 || >2.0.2 && <2.0.3 || | |
>2.0.3 && <2.0.3.1 || >2.0.3.1 && <2.0.4 || >2.0.4 && <2.0.5 || >2.0.5 && | |
<2.0.5.1 || >2.0.5.1 && <2.0.7 || >2.0.7 && <2.0.7.1 || >2.0.7.1 && <2.0.8 || | |
>2.0.8 | |
persistent-mongoDB <1.3.0 || >1.3.0 && <1.3.1 || >1.3.1 && <1.4.4 || >1.4.4 && | |
<1.4.4.1 || >1.4.4.1 && <1.4.4.2 || >1.4.4.2 && <2.0.0 || >2.0.0 && <2.0.0.1 | |
|| >2.0.0.1 && <2.0.0.2 || >2.0.0.2 && <2.0.1 || >2.0.1 && <2.0.2 || >2.0.2 && | |
<2.0.3 || >2.0.3 && <2.0.3.1 || >2.0.3.1 && <2.0.4 || >2.0.4 && <2.0.5 || | |
>2.0.5 && <2.0.6 || >2.0.6 && <2.0.7 || >2.0.7 && <2.0.8 || >2.0.8 && <2.0.8.1 | |
|| >2.0.8.1 && <2.0.9 || >2.0.9 | |
persistent-mysql <2.0.0 || >2.0.0 && <2.0.1 || >2.0.1 && <2.0.3 || >2.0.3 && | |
<2.0.4 || >2.0.4 && <2.0.5 || >2.0.5 | |
persistent-postgresql <2.0.0 || >2.0.0 && <2.0.1 || >2.0.1 && <2.0.3 || >2.0.3 | |
&& <2.0.4 || >2.0.4 && <2.0.4.1 || >2.0.4.1 && <2.0.5 || >2.0.5 | |
persistent-sqlite <2.0.0 || >2.0.0 && <2.0.0.1 || >2.0.0.1 && <2.0.1 || >2.0.1 | |
&& <2.0.3 || >2.0.3 && <2.0.4 || >2.0.4 && <2.0.5 || >2.0.5 | |
persistent-template <2.0.0 || >2.0.0 && <2.0.0.1 || >2.0.0.1 && <2.0.0.2 || | |
>2.0.0.2 && <2.0.0.3 || >2.0.0.3 && <2.0.1 || >2.0.1 && <2.0.2 || >2.0.2 && | |
<2.0.2.1 || >2.0.2.1 && <2.0.2.2 || >2.0.2.2 && <2.0.3 || >2.0.3 && <2.0.3.1 | |
|| >2.0.3.1 && <2.0.3.2 || >2.0.3.2 && <2.0.4 || >2.0.4 | |
pipes-cereal-plus <0.3.0 || >0.3.0 | |
pipes-p2p <0.1 || >0.1 && <0.2 || >0.2 | |
pipes-p2p-examples <0.1 || >0.1 && <0.2 || >0.2 | |
pipes-parse <3.0.0 || >3.0.0 | |
plot-lab <0.0.1.6 || >0.0.1.6 && <0.0.1.7 || >0.0.1.7 | |
posix-pty <0.1.0 || >0.1.0 | |
possible <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2 | |
postgresql-orm <0.2 || >0.2 && <0.2.1 || >0.2.1 | |
present <2.0 || >2.0 | |
random <1.0.1.3 || >1.0.1.3 | |
ref <0.1.0.0 || >0.1.0.0 | |
rest-gen <0.12 || >0.12 | |
roller <0.1.0 || >0.1.0 && <0.1.1 || >0.1.1 | |
sasl <0.0.0.2 || >0.0.0.2 | |
sci-ratio <0.2.0.0 || >0.2.0.0 | |
scotty >0.5.0 | |
shadower >=0.1.0.6 | |
shelly <1.5 || >1.5 && <1.5.3 || >1.5.3 | |
sized-vector <1.3.1.0 || >1.3.1.0 | |
snap-utils <0.1.0 || >0.1.0 && <0.1.1 || >0.1.1 | |
soap >0.2.1 | |
stripe <0.3.0.1 || >0.3.0.1 | |
tasty-rerun >=1.1.0 | |
texmath <0.6.5.1 || >0.6.5.1 && <0.6.7 || >0.6.7 | |
thorn >=0.1.0.3 | |
thread-local-storage <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 | |
|| >0.1.0.2 | |
thyme <0.3.5.0 || >0.3.5.0 | |
tighttp <0.0.0.4 || >0.0.0.4 | |
transformers <0.4.0.0 || >0.4.0.0 | |
twitter-conduit <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.2.1 || >0.0.2.1 | |
&& <0.0.3 || >0.0.3 && <0.0.4 || >0.0.4 && <0.0.5 || >0.0.5 && <0.0.5.1 || | |
>0.0.5.1 && <0.0.5.2 || >0.0.5.2 && <0.0.5.3 || >0.0.5.3 && <0.0.5.4 || | |
>0.0.5.4 && <0.0.5.5 || >0.0.5.5 | |
type-natural <0.2.1.0 || >0.2.1.0 && <0.2.1.1 || >0.2.1.1 && <0.2.1.2 || | |
>0.2.1.2 && <0.2.1.3 || >0.2.1.3 && <0.2.1.4 || >0.2.1.4 && <0.2.3.0 || | |
>0.2.3.0 | |
unsafely <0.1.0.0 || >0.1.0.0 | |
urlpath <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.3 || >0.0.3 && <0.0.4 || | |
>0.0.4 && <0.0.5 || >0.0.5 && <0.0.6 || >0.0.6 && <0.1 || >0.1 && <0.1.0.1 || | |
>0.1.0.1 | |
vector <0.10.9.3 || >0.10.9.3 && <0.10.12.0 || >0.10.12.0 | |
vector-instances <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.2.1 || >0.0.2.1 | |
&& <0.1.0 || >0.1.0 && <0.1.0.1 || >0.1.0.1 | |
vector-th-unbox >=0.2.1 && <0.2.1.0 || >0.2.1.0 && <0.2.1.1 || >0.2.1.1 | |
vinyl-gl <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.2 || >0.1.2 && | |
<0.1.3 || >0.1.3 && <0.1.3.1 || >0.1.3.1 | |
wai-util <0.1 || >0.1 && <0.2 || >0.2 && <0.3 || >0.3 && <0.4 || >0.4 && <0.5 | |
|| >0.5 && <0.6 || >0.6 | |
webpage <0.0.1 || >0.0.1 | |
yocto >=1 | |
zip-archive <0.2.3 || >0.2.3 && <0.2.3.1 || >0.2.3.1 | |
strategy: PreferLatestForSelected | |
[__0] trying: vector-0.10.12.2 (user goal) | |
[__1] trying: base-4.7.0.2/installed-95e... (dependency of vector-0.10.12.2) | |
[__2] trying: rts-1.0/installedbuil... (dependency of | |
base-4.7.0.2/installed-95e...) | |
[__3] trying: integer-gmp-0.5.1.0/installed-265... (dependency of | |
base-4.7.0.2/installed-95e...) | |
[__4] trying: vector-0.10.12.2:!test | |
[__5] trying: deepseq-1.3.0.2/installed-a69... (dependency of | |
vector-0.10.12.2) | |
[__6] trying: array-0.5.0.0/installed-74f... (dependency of | |
deepseq-1.3.0.2/installed-a69...) | |
[__7] trying: ghc-prim-0.3.1.0/installed-a24... (dependency of | |
vector-0.10.12.2) | |
[__8] trying: primitive-0.5.4.0/installed-e68... (dependency of | |
vector-0.10.12.2) | |
[__9] trying: vector-0.10.12.2:+boundschecks | |
[_10] trying: vector-0.10.12.2:-internalchecks | |
[_11] trying: vector-0.10.12.2:-unsafechecks | |
[_12] done | |
Using internal setup method with build-type Simple and args: | |
["configure","--verbose=3","--builddir=dist","--ghc","--prefix=/home/kgadek/.cabal","--enable-library-profiling","--user","--flags=-unsafechecks","--flags=-internalchecks","--flags=boundschecks","--dependency=primitive=primitive-0.5.4.0-e687bababd28474d8d87caae4be70291","--dependency=ghc-prim=ghc-prim-0.3.1.0-a24f9c14c632d75b683d0f93283aea37","--dependency=deepseq=deepseq-1.3.0.2-a69fb3844cb8959349a8b6dc9b668fb1","--dependency=base=base-4.7.0.2-95ea6dd4faa74f70590b6f5df6d7b0c2","--disable-tests","--exact-configuration","--disable-benchmarks"] | |
Configuring vector-0.10.12.2... | |
creating dist | |
Searching for ghc in path. | |
Found ghc at /home/kgadek/.ghc-current/bin/ghc | |
("/home/kgadek/.ghc-current/bin/ghc",["--numeric-version"]) | |
/home/kgadek/.ghc-current/bin/ghc is version 7.8.4 | |
looking for tool ghc-pkg near compiler in /home/kgadek/.ghc-current/bin | |
found ghc-pkg in /home/kgadek/.ghc-current/bin/ghc-pkg | |
("/home/kgadek/.ghc-current/bin/ghc-pkg",["--version"]) | |
/home/kgadek/.ghc-current/bin/ghc-pkg is version 7.8.4 | |
("/home/kgadek/.ghc-current/bin/ghc",["--supported-languages"]) | |
("/home/kgadek/.ghc-current/bin/ghc",["--info"]) | |
Reading installed packages... | |
("/home/kgadek/.ghc-current/bin/ghc-pkg",["dump","--global","-v0"]) | |
("/home/kgadek/.ghc-current/bin/ghc-pkg",["dump","--user","-v0"]) | |
("/home/kgadek/.ghc-current/bin/ghc",["--print-libdir"]) | |
Flags chosen: internalchecks=False, unsafechecks=False, boundschecks=True | |
Dependency base ==4.7.0.2: using base-4.7.0.2 | |
Dependency deepseq ==1.3.0.2: using deepseq-1.3.0.2 | |
Dependency ghc-prim ==0.3.1.0: using ghc-prim-0.3.1.0 | |
Dependency primitive ==0.5.4.0: using primitive-0.5.4.0 | |
Searching for alex in path. | |
Found alex at /usr/bin/alex | |
("/usr/bin/alex",["--version"]) | |
/usr/bin/alex is version 3.1.0 | |
Searching for ar in path. | |
Found ar at /usr/bin/ar | |
Searching for c2hs in path. | |
Found c2hs at /usr/bin/c2hs | |
("/usr/bin/c2hs",["--numeric-version"]) | |
/usr/bin/c2hs is version 0.16.4 | |
Searching for cpphs in path. | |
Cannot find cpphs on the path | |
Searching for gcc in path. | |
Found gcc at /usr/bin/gcc | |
("/usr/bin/gcc",["-dumpversion"]) | |
/usr/bin/gcc is version 4.8 | |
Searching for ghcjs in path. | |
Cannot find ghcjs on the path | |
Searching for ghcjs-pkg in path. | |
Cannot find ghcjs-pkg on the path | |
Searching for greencard in path. | |
Cannot find greencard on the path | |
Searching for haddock in path. | |
Found haddock at /usr/bin/haddock | |
("/usr/bin/haddock",["--version"]) | |
/usr/bin/haddock is version 2.13.2 | |
Searching for happy in path. | |
Found happy at /usr/bin/happy | |
("/usr/bin/happy",["--version"]) | |
/usr/bin/happy is version 1.19.0 | |
Searching for hmake in path. | |
Cannot find hmake on the path | |
Searching for hpc in path. | |
Found hpc at /home/kgadek/.ghc-current/bin/hpc | |
("/home/kgadek/.ghc-current/bin/hpc",["version"]) | |
/home/kgadek/.ghc-current/bin/hpc is version 0.67 | |
looking for tool hsc2hs near compiler in /home/kgadek/.ghc-current/bin | |
found hsc2hs in /home/kgadek/.ghc-current/bin/hsc2hs | |
("/home/kgadek/.ghc-current/bin/hsc2hs",["--version"]) | |
/home/kgadek/.ghc-current/bin/hsc2hs is version 0.67 | |
Searching for HsColour in path. | |
Cannot find HsColour on the path | |
Searching for jhc in path. | |
Cannot find jhc on the path | |
Searching for ld in path. | |
Found ld at /usr/bin/ld | |
Environment: [("CUDA_HOME","/usr/local/cuda-6.5"),("HOME","/home/kgadek"),("LANG","pl_PL.UTF-8"),("LANGUAGE","pl:en"),("LC_ADDRESS","pl_PL.UTF-8"),("LC_CTYPE","pl_PL.UTF-8"),("LC_IDENTIFICATION","pl_PL.UTF-8"),("LC_MEASUREMENT","pl_PL.UTF-8"),("LC_MONETARY","pl_PL.UTF-8"),("LC_NAME","pl_PL.UTF-8"),("LC_NUMERIC","pl_PL.UTF-8"),("LC_PAPER","pl_PL.UTF-8"),("LC_TELEPHONE","pl_PL.UTF-8"),("LC_TIME","pl_PL.UTF-8"),("LD_LIBRARY_PATH","/usr/local/cuda-6.5/lib64"),("LESS","-R"),("LOGNAME","kgadek"),("LSCOLORS","Gxfxcxdxbxegedabagacad"),("MAIL","/var/mail/kgadek"),("OLDPWD","/home/kgadek/tmp-vectors-7.8.4-4"),("PAGER","less"),("PAPERSIZE","a4"),("PATH","/home/kgadek/.cabal/bin:/home/kgadek/.ghc-current/bin:/home/kgadek/bin:/usr/local/cuda-6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"),("PKG_CONFIG_PATH","/usr/lib/x86_64-linux-gnu/pkgconfig:"),("PWD","/home/kgadek/tmp-vectors-7.8.4-4/vector-0.10.12.2"),("SHELL","/usr/bin/zsh"),("SHLVL","1"),("SSH_CLIENT","192.168.1.70 62882 22"),("SSH_CONNECTION","192.168.1.70 62882 192.168.1.106 22"),("SSH_TTY","/dev/pts/19"),("TERM","xterm-256color"),("USER","kgadek"),("XDG_RUNTIME_DIR","/run/user/1001"),("XDG_SESSION_ID","16"),("ZSH","/home/kgadek/.oh-my-zsh"),("_","/home/kgadek/.cabal/bin/cabal")] | |
("/home/kgadek/.ghc-current/bin/ghc",["-c","/tmp/12728.c","-o","/tmp/12728.o"]) | |
("/usr/bin/ld",["-x","-r","/tmp/12728.o","-o","/tmp/12729.o"]) | |
Searching for lhc in path. | |
Cannot find lhc on the path | |
Searching for lhc-pkg in path. | |
Cannot find lhc-pkg on the path | |
Searching for pkg-config in path. | |
Found pkg-config at /usr/bin/pkg-config | |
("/usr/bin/pkg-config",["--version"]) | |
/usr/bin/pkg-config is version 0.26 | |
Searching for strip in path. | |
Found strip at /usr/bin/strip | |
Searching for tar in path. | |
Found tar at /bin/tar | |
("/bin/tar",["--help"]) | |
Searching for uhc in path. | |
Cannot find uhc on the path | |
Using Cabal-1.22.0.0 compiled by ghc-7.8 | |
Using compiler: ghc-7.8.4 | |
Using install prefix: /home/kgadek/.cabal | |
Binaries installed in: /home/kgadek/.cabal/bin | |
Libraries installed in: | |
/home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/vector-0.10.12.2 | |
Private binaries installed in: /home/kgadek/.cabal/libexec | |
Data files installed in: | |
/home/kgadek/.cabal/share/x86_64-linux-ghc-7.8.4/vector-0.10.12.2 | |
Documentation installed in: | |
/home/kgadek/.cabal/share/doc/x86_64-linux-ghc-7.8.4/vector-0.10.12.2 | |
Configuration files installed in: /home/kgadek/.cabal/etc | |
Using alex version 3.1.0 found on system at: /usr/bin/alex | |
Using ar found on system at: /usr/bin/ar | |
Using c2hs version 0.16.4 found on system at: /usr/bin/c2hs | |
No cpphs found | |
Using gcc version 4.8 found on system at: /usr/bin/gcc | |
Using ghc version 7.8.4 found on system at: /home/kgadek/.ghc-current/bin/ghc | |
Using ghc-pkg version 7.8.4 found on system at: | |
/home/kgadek/.ghc-current/bin/ghc-pkg | |
No ghcjs found | |
No ghcjs-pkg found | |
No greencard found | |
Using haddock version 2.13.2 found on system at: /usr/bin/haddock | |
Using happy version 1.19.0 found on system at: /usr/bin/happy | |
Using haskell-suite found on system at: haskell-suite-dummy-location | |
Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location | |
No hmake found | |
Using hpc version 0.67 found on system at: /home/kgadek/.ghc-current/bin/hpc | |
Using hsc2hs version 0.67 found on system at: | |
/home/kgadek/.ghc-current/bin/hsc2hs | |
No hscolour found | |
No jhc found | |
Using ld found on system at: /usr/bin/ld | |
No lhc found | |
No lhc-pkg found | |
Using pkg-config version 0.26 found on system at: /usr/bin/pkg-config | |
Using strip found on system at: /usr/bin/strip | |
Using tar found on system at: /bin/tar | |
No uhc found | |
("/usr/bin/gcc",["/tmp/12728.c","-o","/tmp/12728","-D__GLASGOW_HASKELL__=708","-Dlinux_BUILD_OS=1","-Dx86_64_BUILD_ARCH=1","-Dlinux_HOST_OS=1","-Dx86_64_HOST_ARCH=1","-Idist/build/autogen","-Iinclude","-Iinternal","-I.","-DVECTOR_BOUNDS_CHECKS","-I/home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include","-I/home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include","-I/home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include","-I/home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include","-L/home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0","-L/home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/deepseq-1.3.0.2","-L/home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/array-0.5.0.0","-L/home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2","-L/home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0","-L/home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/ghc-prim-0.3.1.0","-L/home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/rts-1.0"]) | |
Using internal setup method with build-type Simple and args: | |
["build","--verbose=3","--builddir=dist","--jobs=1"] | |
Component build order: library | |
creating dist/build | |
creating dist/build/autogen | |
Building vector-0.10.12.2... | |
Environment: [("CUDA_HOME","/usr/local/cuda-6.5"),("HOME","/home/kgadek"),("LANG","pl_PL.UTF-8"),("LANGUAGE","pl:en"),("LC_ADDRESS","pl_PL.UTF-8"),("LC_CTYPE","pl_PL.UTF-8"),("LC_IDENTIFICATION","pl_PL.UTF-8"),("LC_MEASUREMENT","pl_PL.UTF-8"),("LC_MONETARY","pl_PL.UTF-8"),("LC_NAME","pl_PL.UTF-8"),("LC_NUMERIC","pl_PL.UTF-8"),("LC_PAPER","pl_PL.UTF-8"),("LC_TELEPHONE","pl_PL.UTF-8"),("LC_TIME","pl_PL.UTF-8"),("LD_LIBRARY_PATH","/usr/local/cuda-6.5/lib64"),("LESS","-R"),("LOGNAME","kgadek"),("LSCOLORS","Gxfxcxdxbxegedabagacad"),("MAIL","/var/mail/kgadek"),("OLDPWD","/home/kgadek/tmp-vectors-7.8.4-4"),("PAGER","less"),("PAPERSIZE","a4"),("PATH","/home/kgadek/.cabal/bin:/home/kgadek/.ghc-current/bin:/home/kgadek/bin:/usr/local/cuda-6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"),("PKG_CONFIG_PATH","/usr/lib/x86_64-linux-gnu/pkgconfig:"),("PWD","/home/kgadek/tmp-vectors-7.8.4-4/vector-0.10.12.2"),("SHELL","/usr/bin/zsh"),("SHLVL","1"),("SSH_CLIENT","192.168.1.70 62882 22"),("SSH_CONNECTION","192.168.1.70 62882 192.168.1.106 22"),("SSH_TTY","/dev/pts/19"),("TERM","xterm-256color"),("USER","kgadek"),("XDG_RUNTIME_DIR","/run/user/1001"),("XDG_SESSION_ID","16"),("ZSH","/home/kgadek/.oh-my-zsh"),("_","/home/kgadek/.cabal/bin/cabal")] | |
("/home/kgadek/.ghc-current/bin/ghc-pkg",["init","dist/package.conf.inplace","-v2"]) | |
writing cache dist/package.conf.inplace/package.cache | |
Preprocessing library vector-0.10.12.2... | |
Building library... | |
creating dist/build | |
Environment: [("CUDA_HOME","/usr/local/cuda-6.5"),("HOME","/home/kgadek"),("LANG","pl_PL.UTF-8"),("LANGUAGE","pl:en"),("LC_ADDRESS","pl_PL.UTF-8"),("LC_CTYPE","pl_PL.UTF-8"),("LC_IDENTIFICATION","pl_PL.UTF-8"),("LC_MEASUREMENT","pl_PL.UTF-8"),("LC_MONETARY","pl_PL.UTF-8"),("LC_NAME","pl_PL.UTF-8"),("LC_NUMERIC","pl_PL.UTF-8"),("LC_PAPER","pl_PL.UTF-8"),("LC_TELEPHONE","pl_PL.UTF-8"),("LC_TIME","pl_PL.UTF-8"),("LD_LIBRARY_PATH","/usr/local/cuda-6.5/lib64"),("LESS","-R"),("LOGNAME","kgadek"),("LSCOLORS","Gxfxcxdxbxegedabagacad"),("MAIL","/var/mail/kgadek"),("OLDPWD","/home/kgadek/tmp-vectors-7.8.4-4"),("PAGER","less"),("PAPERSIZE","a4"),("PATH","/home/kgadek/.cabal/bin:/home/kgadek/.ghc-current/bin:/home/kgadek/bin:/usr/local/cuda-6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"),("PKG_CONFIG_PATH","/usr/lib/x86_64-linux-gnu/pkgconfig:"),("PWD","/home/kgadek/tmp-vectors-7.8.4-4/vector-0.10.12.2"),("SHELL","/usr/bin/zsh"),("SHLVL","1"),("SSH_CLIENT","192.168.1.70 62882 22"),("SSH_CONNECTION","192.168.1.70 62882 192.168.1.106 22"),("SSH_TTY","/dev/pts/19"),("TERM","xterm-256color"),("USER","kgadek"),("XDG_RUNTIME_DIR","/run/user/1001"),("XDG_SESSION_ID","16"),("ZSH","/home/kgadek/.oh-my-zsh"),("_","/home/kgadek/.cabal/bin/cabal")] | |
("/home/kgadek/.ghc-current/bin/ghc",["--make","-v","-fbuilding-cabal-package","-O","-j1","-outputdir","dist/build","-odir","dist/build","-hidir","dist/build","-stubdir","dist/build","-i","-idist/build","-i.","-idist/build/autogen","-Idist/build/autogen","-Idist/build","-Iinclude","-Iinternal","-optP-DVECTOR_BOUNDS_CHECKS","-optP-include","-optPdist/build/autogen/cabal_macros.h","-package-name","vector-0.10.12.2","-hide-all-packages","-package-db","dist/package.conf.inplace","-package-id","base-4.7.0.2-95ea6dd4faa74f70590b6f5df6d7b0c2","-package-id","deepseq-1.3.0.2-a69fb3844cb8959349a8b6dc9b668fb1","-package-id","ghc-prim-0.3.1.0-a24f9c14c632d75b683d0f93283aea37","-package-id","primitive-0.5.4.0-e687bababd28474d8d87caae4be70291","-XHaskell2010","-XCPP","-XDeriveDataTypeable","Data.Vector.Internal.Check","Data.Vector.Fusion.Util","Data.Vector.Fusion.Stream.Size","Data.Vector.Fusion.Stream.Monadic","Data.Vector.Fusion.Stream","Data.Vector.Generic.Mutable","Data.Vector.Generic.Base","Data.Vector.Generic.New","Data.Vector.Generic","Data.Vector.Primitive.Mutable","Data.Vector.Primitive","Data.Vector.Storable.Internal","Data.Vector.Storable.Mutable","Data.Vector.Storable","Data.Vector.Unboxed.Base","Data.Vector.Unboxed.Mutable","Data.Vector.Unboxed","Data.Vector.Mutable","Data.Vector","-O2"]) | |
Glasgow Haskell Compiler, Version 7.8.4, stage 2 booted by GHC version 7.8.3 | |
Using binary package database: /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/package.conf.d/package.cache | |
Using binary package database: /home/kgadek/.ghc/x86_64-linux-7.8.4/package.conf.d/package.cache | |
Using binary package database: dist/package.conf.inplace/package.cache | |
wired-in package ghc-prim mapped to ghc-prim-0.3.1.0-a24f9c14c632d75b683d0f93283aea37 | |
wired-in package integer-gmp mapped to integer-gmp-0.5.1.0-26579559b3647acf4f01d5edd9491a46 | |
wired-in package base mapped to base-4.7.0.2-95ea6dd4faa74f70590b6f5df6d7b0c2 | |
wired-in package rts mapped to builtin_rts | |
wired-in package template-haskell mapped to template-haskell-2.9.0.0-f5f4747161f94c23b376aa634d7b5754 | |
wired-in package dph-seq not found. | |
wired-in package dph-par not found. | |
Hsc static flags: | |
wired-in package ghc-prim mapped to ghc-prim-0.3.1.0-a24f9c14c632d75b683d0f93283aea37 | |
wired-in package integer-gmp mapped to integer-gmp-0.5.1.0-26579559b3647acf4f01d5edd9491a46 | |
wired-in package base mapped to base-4.7.0.2-95ea6dd4faa74f70590b6f5df6d7b0c2 | |
wired-in package rts mapped to builtin_rts | |
wired-in package template-haskell mapped to template-haskell-2.9.0.0-f5f4747161f94c23b376aa634d7b5754 | |
wired-in package dph-seq not found. | |
wired-in package dph-par not found. | |
*** Chasing dependencies: | |
Chasing modules from: *Data.Vector.Internal.Check,*Data.Vector.Fusion.Util,*Data.Vector.Fusion.Stream.Size,*Data.Vector.Fusion.Stream.Monadic,*Data.Vector.Fusion.Stream,*Data.Vector.Generic.Mutable,*Data.Vector.Generic.Base,*Data.Vector.Generic.New,*Data.Vector.Generic,*Data.Vector.Primitive.Mutable,*Data.Vector.Primitive,*Data.Vector.Storable.Internal,*Data.Vector.Storable.Mutable,*Data.Vector.Storable,*Data.Vector.Unboxed.Base,*Data.Vector.Unboxed.Mutable,*Data.Vector.Unboxed,*Data.Vector.Mutable,*Data.Vector | |
Created temporary directory: /tmp/ghc12796_0 | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector/Internal/Check.hs -o /tmp/ghc12796_0/ghc12796_1.hscpp | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector/Fusion/Util.hs -o /tmp/ghc12796_0/ghc12796_2.hscpp | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector/Fusion/Stream/Size.hs -o /tmp/ghc12796_0/ghc12796_3.hscpp | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector/Fusion/Stream/Monadic.hs -o /tmp/ghc12796_0/ghc12796_4.hscpp | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector/Fusion/Stream.hs -o /tmp/ghc12796_0/ghc12796_5.hscpp | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector/Generic/Mutable.hs -o /tmp/ghc12796_0/ghc12796_6.hscpp | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector/Generic/Base.hs -o /tmp/ghc12796_0/ghc12796_7.hscpp | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector/Generic/New.hs -o /tmp/ghc12796_0/ghc12796_8.hscpp | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector/Generic.hs -o /tmp/ghc12796_0/ghc12796_9.hscpp | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector/Primitive/Mutable.hs -o /tmp/ghc12796_0/ghc12796_10.hscpp | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector/Primitive.hs -o /tmp/ghc12796_0/ghc12796_11.hscpp | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector/Storable/Internal.hs -o /tmp/ghc12796_0/ghc12796_12.hscpp | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector/Storable/Mutable.hs -o /tmp/ghc12796_0/ghc12796_13.hscpp | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector/Storable.hs -o /tmp/ghc12796_0/ghc12796_14.hscpp | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector/Unboxed/Base.hs -o /tmp/ghc12796_0/ghc12796_15.hscpp | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector/Unboxed/Mutable.hs -o /tmp/ghc12796_0/ghc12796_16.hscpp | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector/Unboxed.hs -o /tmp/ghc12796_0/ghc12796_17.hscpp | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector/Mutable.hs -o /tmp/ghc12796_0/ghc12796_18.hscpp | |
*** C pre-processor: | |
/usr/bin/gcc -E -undef -traditional -DVECTOR_BOUNDS_CHECKS -include dist/build/autogen/cabal_macros.h -I dist/build -I dist/build -I dist/build/autogen -I dist/build -I include -I internal -I /home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/base-4.7.0.2/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/integer-gmp-0.5.1.0/include -I /home/kgadek/.ghc-7.8.4/lib/ghc-7.8.4/include '-D__GLASGOW_HASKELL__=708' '-Dlinux_BUILD_OS=1' '-Dx86_64_BUILD_ARCH=1' '-Dlinux_HOST_OS=1' '-Dx86_64_HOST_ARCH=1' '-D__SSE__=1' '-D__SSE2__=1' -x assembler-with-cpp ./Data/Vector.hs -o /tmp/ghc12796_0/ghc12796_19.hscpp | |
Stable obj: [] | |
Stable BCO: [] | |
Ready for upsweep | |
[NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.748435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector.Internal.Check, | |
ms_textual_imps = [import qualified Prelude as P, | |
import Prelude hiding ( error, (&&), (||), not ), | |
import GHC.Base ( Int(..) )] | |
ms_srcimps = [] | |
}, | |
NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.744435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector.Fusion.Util, | |
ms_textual_imps = [import (implicit) Prelude, | |
import Control.Applicative] | |
ms_srcimps = [] | |
}, | |
NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.744435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector.Fusion.Stream.Size, | |
ms_textual_imps = [import (implicit) Prelude, | |
import Data.Vector.Fusion.Util ( delay_inline )] | |
ms_srcimps = [] | |
}, | |
NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.744435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector.Fusion.Stream.Monadic, | |
ms_textual_imps = [import qualified Data.Vector.Internal.Check as Ck, | |
import GHC.Exts ( SpecConstrAnnotation(..) ), | |
import Data.Word ( Word8, Word16, Word32, Word, Word64 ), | |
import Data.Int ( Int8, Int16, Int32, Int64 ), | |
import Prelude | |
hiding ( length, | |
null, | |
replicate, | |
(++), | |
head, | |
last, | |
(!!), | |
init, | |
tail, | |
take, | |
drop, | |
map, | |
mapM, | |
mapM_, | |
concatMap, | |
zipWith, | |
zipWith3, | |
zip, | |
zip3, | |
filter, | |
takeWhile, | |
dropWhile, | |
elem, | |
notElem, | |
foldl, | |
foldl1, | |
foldr, | |
foldr1, | |
and, | |
or, | |
scanl, | |
scanl1, | |
enumFromTo, | |
enumFromThenTo ), | |
import Control.Monad ( liftM ), import GHC.Base ( unsafeChr ), | |
import Data.Char ( ord ), | |
import Data.Vector.Fusion.Util ( Box(..), delay_inline ), | |
import Data.Vector.Fusion.Stream.Size] | |
ms_srcimps = [] | |
}, | |
NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.744435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector.Fusion.Stream, | |
ms_textual_imps = [import qualified Data.Vector.Internal.Check as Ck, | |
import GHC.Base ( build ), | |
import Prelude | |
hiding ( length, | |
null, | |
replicate, | |
(++), | |
head, | |
last, | |
(!!), | |
init, | |
tail, | |
take, | |
drop, | |
map, | |
concatMap, | |
zipWith, | |
zipWith3, | |
zip, | |
zip3, | |
filter, | |
takeWhile, | |
dropWhile, | |
elem, | |
notElem, | |
foldl, | |
foldl1, | |
foldr, | |
foldr1, | |
and, | |
or, | |
scanl, | |
scanl1, | |
enumFromTo, | |
enumFromThenTo, | |
mapM, | |
mapM_ ), | |
import qualified Data.Vector.Fusion.Stream.Monadic as M, | |
import Data.Vector.Fusion.Stream.Monadic ( Step(..), SPEC(..) ), | |
import Data.Vector.Fusion.Util, | |
import Data.Vector.Fusion.Stream.Size] | |
ms_srcimps = [] | |
}, | |
NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.748435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector.Generic.Mutable, | |
ms_textual_imps = [import qualified Data.Vector.Internal.Check as Ck, | |
import Prelude | |
hiding ( length, | |
null, | |
replicate, | |
reverse, | |
map, | |
read, | |
take, | |
drop, | |
splitAt, | |
init, | |
tail ), | |
import Control.Monad.Primitive ( PrimMonad, PrimState ), | |
import Data.Vector.Fusion.Util ( delay_inline ), | |
import Data.Vector.Fusion.Stream.Size, | |
import qualified Data.Vector.Fusion.Stream.Monadic as MStream, | |
import Data.Vector.Fusion.Stream ( Stream, MStream ), | |
import qualified Data.Vector.Fusion.Stream as Stream] | |
ms_srcimps = [] | |
}, | |
NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.748435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector.Generic.Base, | |
ms_textual_imps = [import (implicit) Prelude, | |
import Control.Monad.Primitive, | |
import qualified Data.Vector.Generic.Mutable as M, | |
import Data.Vector.Generic.Mutable ( MVector )] | |
ms_srcimps = [] | |
}, | |
NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.744435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector.Generic.New, | |
ms_textual_imps = [import qualified Data.Vector.Internal.Check as Ck, | |
import Prelude | |
hiding ( init, tail, take, drop, reverse, map, filter ), | |
import Control.Monad ( liftM ), import Control.Monad.ST ( ST ), | |
import Control.Monad.Primitive, | |
import qualified Data.Vector.Fusion.Stream as Stream, | |
import Data.Vector.Fusion.Stream ( Stream, MStream ), | |
import Data.Vector.Generic.Base ( Vector, Mutable ), | |
import Data.Vector.Generic.Mutable ( MVector ), | |
import qualified Data.Vector.Generic.Mutable as MVector] | |
ms_srcimps = [] | |
}, | |
NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.744435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector.Generic, | |
ms_textual_imps = [import Data.Data ( mkNoRepType ), | |
import Data.Data ( Data, DataType ), | |
import qualified Data.Vector.Internal.Check as Ck, | |
import Data.Typeable ( Typeable, gcast1 ), | |
import qualified Text.Read as Read, | |
import Prelude | |
hiding ( length, | |
null, | |
replicate, | |
(++), | |
concat, | |
head, | |
last, | |
init, | |
tail, | |
take, | |
drop, | |
splitAt, | |
reverse, | |
map, | |
concat, | |
concatMap, | |
zipWith, | |
zipWith3, | |
zip, | |
zip3, | |
unzip, | |
unzip3, | |
filter, | |
takeWhile, | |
dropWhile, | |
span, | |
break, | |
elem, | |
notElem, | |
foldl, | |
foldl1, | |
foldr, | |
foldr1, | |
all, | |
any, | |
and, | |
or, | |
sum, | |
product, | |
maximum, | |
minimum, | |
scanl, | |
scanl1, | |
scanr, | |
scanr1, | |
enumFromTo, | |
enumFromThenTo, | |
mapM, | |
mapM_, | |
sequence, | |
sequence_, | |
showsPrec ), | |
import qualified Data.List as List, | |
import qualified Control.Monad as Monad, | |
import Control.Monad.Primitive, | |
import Control.Monad.ST ( ST, runST ), | |
import Data.Vector.Fusion.Util, | |
import Data.Vector.Fusion.Stream.Size, | |
import qualified Data.Vector.Fusion.Stream.Monadic as MStream, | |
import Data.Vector.Fusion.Stream | |
( Stream, MStream, Step(..), inplace, liftStream ), | |
import qualified Data.Vector.Fusion.Stream as Stream, | |
import Data.Vector.Generic.New ( New ), | |
import qualified Data.Vector.Generic.New as New, | |
import qualified Data.Vector.Generic.Mutable as M, | |
import Data.Vector.Generic.Mutable ( MVector ), | |
import Data.Vector.Generic.Base] | |
ms_srcimps = [] | |
}, | |
NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.748435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector.Primitive.Mutable, | |
ms_textual_imps = [import qualified Data.Vector.Internal.Check as Ck, | |
import Data.Typeable ( Typeable ), | |
import Prelude | |
hiding ( length, | |
null, | |
replicate, | |
reverse, | |
map, | |
read, | |
take, | |
drop, | |
splitAt, | |
init, | |
tail ), | |
import Control.DeepSeq ( NFData(rnf) ), | |
import Control.Monad ( liftM ), import Control.Monad.Primitive, | |
import Data.Primitive ( Prim, sizeOf ), | |
import Data.Primitive.ByteArray, | |
import qualified Data.Vector.Generic.Mutable as G] | |
ms_srcimps = [] | |
}, | |
NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.744435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector.Primitive, | |
ms_textual_imps = [import qualified GHC.Exts as Exts, | |
import Data.Monoid ( Monoid(..) ), | |
import Text.Read ( Read(..), readListPrecDefault ), | |
import Data.Data ( Data(..) ), import Data.Typeable ( Typeable ), | |
import qualified Prelude, | |
import Prelude | |
hiding ( length, | |
null, | |
replicate, | |
(++), | |
concat, | |
head, | |
last, | |
init, | |
tail, | |
take, | |
drop, | |
splitAt, | |
reverse, | |
map, | |
concatMap, | |
zipWith, | |
zipWith3, | |
zip, | |
zip3, | |
unzip, | |
unzip3, | |
filter, | |
takeWhile, | |
dropWhile, | |
span, | |
break, | |
elem, | |
notElem, | |
foldl, | |
foldl1, | |
foldr, | |
foldr1, | |
all, | |
any, | |
sum, | |
product, | |
minimum, | |
maximum, | |
scanl, | |
scanl1, | |
scanr, | |
scanr1, | |
enumFromTo, | |
enumFromThenTo, | |
mapM, | |
mapM_ ), | |
import Control.Monad.Primitive, import Control.Monad.ST ( ST ), | |
import Control.Monad ( liftM ), | |
import Control.DeepSeq ( NFData(rnf) ), | |
import Data.Primitive ( Prim, sizeOf ), | |
import Data.Primitive.ByteArray, | |
import qualified Data.Vector.Fusion.Stream as Stream, | |
import Data.Vector.Primitive.Mutable ( MVector(..) ), | |
import qualified Data.Vector.Generic as G] | |
ms_srcimps = [] | |
}, | |
NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.744435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector.Storable.Internal, | |
ms_textual_imps = [import (implicit) Prelude, | |
import GHC.Ptr ( Ptr(..) ), | |
import GHC.ForeignPtr ( ForeignPtr(..) ), | |
import GHC.Base ( quotInt ), | |
import Foreign.Marshal.Array ( advancePtr ), import Foreign.Ptr, | |
import Foreign.ForeignPtr, import Foreign.Storable, | |
import Control.Monad.Primitive ( unsafeInlineIO )] | |
ms_srcimps = [] | |
}, | |
NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.744435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector.Storable.Mutable, | |
ms_textual_imps = [import qualified Data.Vector.Internal.Check as Ck, | |
import Data.Typeable ( Typeable ), | |
import Prelude | |
hiding ( length, | |
null, | |
replicate, | |
reverse, | |
map, | |
read, | |
take, | |
drop, | |
splitAt, | |
init, | |
tail ), | |
import GHC.Ptr ( Ptr(..) ), | |
import GHC.Word ( Word8, Word16, Word32, Word64 ), | |
import Data.Primitive.Types ( Prim ), import Data.Primitive.Addr, | |
import Control.Monad.Primitive, import Foreign.C.Types ( CInt ), | |
import Foreign.Marshal.Array ( advancePtr, copyArray, moveArray ), | |
import Foreign.Ptr, | |
import GHC.ForeignPtr ( mallocPlainForeignPtrBytes ), | |
import Foreign.ForeignPtr, import Foreign.Storable, | |
import Data.Vector.Storable.Internal, | |
import qualified Data.Vector.Generic.Mutable as G, | |
import Control.DeepSeq ( NFData(rnf) )] | |
ms_srcimps = [] | |
}, | |
NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.744435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector.Storable, | |
ms_textual_imps = [import qualified Data.Vector.Internal.Check as Ck, | |
import qualified GHC.Exts as Exts, | |
import Data.Monoid ( Monoid(..) ), | |
import Text.Read ( Read(..), readListPrecDefault ), | |
import Data.Data ( Data(..) ), import Data.Typeable ( Typeable ), | |
import qualified Prelude, | |
import Prelude | |
hiding ( length, | |
null, | |
replicate, | |
(++), | |
concat, | |
head, | |
last, | |
init, | |
tail, | |
take, | |
drop, | |
splitAt, | |
reverse, | |
map, | |
concatMap, | |
zipWith, | |
zipWith3, | |
zip, | |
zip3, | |
unzip, | |
unzip3, | |
filter, | |
takeWhile, | |
dropWhile, | |
span, | |
break, | |
elem, | |
notElem, | |
foldl, | |
foldl1, | |
foldr, | |
foldr1, | |
all, | |
any, | |
and, | |
or, | |
sum, | |
product, | |
minimum, | |
maximum, | |
scanl, | |
scanl1, | |
scanr, | |
scanr1, | |
enumFromTo, | |
enumFromThenTo, | |
mapM, | |
mapM_ ), | |
import Control.Monad.Primitive, import Control.Monad.ST ( ST ), | |
import Control.DeepSeq ( NFData(rnf) ), | |
import Foreign.Marshal.Array ( advancePtr, copyArray ), | |
import Foreign.Ptr, import Foreign.ForeignPtr, | |
import Foreign.Storable, | |
import qualified Data.Vector.Fusion.Stream as Stream, | |
import Data.Vector.Storable.Internal, | |
import Data.Vector.Storable.Mutable ( MVector(..) ), | |
import qualified Data.Vector.Generic as G] | |
ms_srcimps = [] | |
}, | |
NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.748435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector.Unboxed.Base, | |
ms_textual_imps = [import (implicit) Prelude, | |
import qualified Data.Vector.Internal.Check as Ck, | |
import Data.Data ( Data(..) ), import Data.Typeable ( Typeable ), | |
import Data.Complex, import Data.Int ( Int8, Int16, Int32, Int64 ), | |
import Data.Word ( Word, Word8, Word16, Word32, Word64 ), | |
import Control.Monad ( liftM ), import Control.Monad.Primitive, | |
import Control.DeepSeq ( NFData(rnf) ), | |
import qualified Data.Vector.Primitive as P, | |
import qualified Data.Vector.Generic.Mutable as M, | |
import qualified Data.Vector.Generic as G] | |
ms_srcimps = [] | |
}, | |
NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.748435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector.Unboxed.Mutable, | |
ms_textual_imps = [import qualified Data.Vector.Internal.Check as Ck, | |
import Prelude | |
hiding ( length, | |
null, | |
replicate, | |
reverse, | |
map, | |
read, | |
take, | |
drop, | |
splitAt, | |
init, | |
tail, | |
zip, | |
zip3, | |
unzip, | |
unzip3 ), | |
import Control.Monad.Primitive, | |
import Data.Vector.Fusion.Util ( delayed_min ), | |
import qualified Data.Vector.Generic.Mutable as G, | |
import Data.Vector.Unboxed.Base] | |
ms_srcimps = [] | |
}, | |
NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.744435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector.Unboxed, | |
ms_textual_imps = [import qualified Data.Vector.Internal.Check as Ck, | |
import qualified GHC.Exts as Exts ( IsList(..) ), | |
import Data.Monoid ( Monoid(..) ), | |
import Text.Read ( Read(..), readListPrecDefault ), | |
import qualified Prelude, | |
import Prelude | |
hiding ( length, | |
null, | |
replicate, | |
(++), | |
concat, | |
head, | |
last, | |
init, | |
tail, | |
take, | |
drop, | |
splitAt, | |
reverse, | |
map, | |
concatMap, | |
zipWith, | |
zipWith3, | |
zip, | |
zip3, | |
unzip, | |
unzip3, | |
filter, | |
takeWhile, | |
dropWhile, | |
span, | |
break, | |
elem, | |
notElem, | |
foldl, | |
foldl1, | |
foldr, | |
foldr1, | |
all, | |
any, | |
and, | |
or, | |
sum, | |
product, | |
minimum, | |
maximum, | |
scanl, | |
scanl1, | |
scanr, | |
scanr1, | |
enumFromTo, | |
enumFromThenTo, | |
mapM, | |
mapM_ ), | |
import Control.Monad.Primitive, import Control.Monad.ST ( ST ), | |
import Data.Vector.Fusion.Util ( delayed_min ), | |
import qualified Data.Vector.Fusion.Stream as Stream, | |
import qualified Data.Vector.Generic as G, | |
import Data.Vector.Unboxed.Base] | |
ms_srcimps = [] | |
}, | |
NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.744435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector.Mutable, | |
ms_textual_imps = [import qualified Data.Vector.Internal.Check as Ck, | |
import Data.Typeable ( Typeable ), | |
import Prelude | |
hiding ( length, | |
null, | |
replicate, | |
reverse, | |
map, | |
read, | |
take, | |
drop, | |
splitAt, | |
init, | |
tail ), | |
import Control.DeepSeq ( NFData, rnf ), | |
import Control.Monad.Primitive, import Data.Primitive.Array, | |
import qualified Data.Vector.Generic.Mutable as G, | |
import Control.Monad ( when )] | |
ms_srcimps = [] | |
}, | |
NONREC | |
ModSummary { | |
ms_hs_date = 2015-01-21 14:56:09.744435648 UTC | |
ms_mod = vector-0.10.12.2:Data.Vector, | |
ms_textual_imps = [import qualified GHC.Exts as Exts, | |
import qualified Data.Traversable as Traversable, | |
import qualified Data.Foldable as Foldable, | |
import qualified Control.Applicative as Applicative, | |
import Data.Monoid ( Monoid(..) ), | |
import Text.Read ( Read(..), readListPrecDefault ), | |
import Data.Data ( Data(..) ), import Data.Typeable ( Typeable ), | |
import qualified Prelude, | |
import Prelude | |
hiding ( length, | |
null, | |
replicate, | |
(++), | |
concat, | |
head, | |
last, | |
init, | |
tail, | |
take, | |
drop, | |
splitAt, | |
reverse, | |
map, | |
concatMap, | |
zipWith, | |
zipWith3, | |
zip, | |
zip3, | |
unzip, | |
unzip3, | |
filter, | |
takeWhile, | |
dropWhile, | |
span, | |
break, | |
elem, | |
notElem, | |
foldl, | |
foldl1, | |
foldr, | |
foldr1, | |
all, | |
any, | |
and, | |
or, | |
sum, | |
product, | |
minimum, | |
maximum, | |
scanl, | |
scanl1, | |
scanr, | |
scanr1, | |
enumFromTo, | |
enumFromThenTo, | |
mapM, | |
mapM_, | |
sequence, | |
sequence_ ), | |
import Control.Monad.Primitive, import Control.Monad.ST ( ST ), | |
import Control.Monad ( MonadPlus(..), liftM, ap ), | |
import Control.DeepSeq ( NFData, rnf ), | |
import qualified Data.Vector.Fusion.Stream as Stream, | |
import Data.Primitive.Array, | |
import Data.Vector.Mutable ( MVector(..) ), | |
import qualified Data.Vector.Generic as G] | |
ms_srcimps = [] | |
}] | |
*** Deleting temp files: | |
Deleting: | |
compile: input file /tmp/ghc12796_0/ghc12796_1.hscpp | |
*** Checking old interface for vector-0.10.12.2:Data.Vector.Internal.Check: | |
[ 1 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) | |
*** Parser: | |
*** Renamer/typechecker: | |
*** Desugar: | |
Result size of Desugar (after optimization) | |
= {terms: 447, types: 308, coercions: 0} | |
*** Simplifier: | |
Result size of Simplifier iteration=1 | |
= {terms: 403, types: 311, coercions: 0} | |
Result size of Simplifier = {terms: 394, types: 297, coercions: 0} | |
*** Specialise: | |
Result size of Specialise = {terms: 394, types: 297, coercions: 0} | |
*** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): | |
Result size of Float out(FOS {Lam = Just 0, | |
Consts = True, | |
PAPs = False}) | |
= {terms: 430, types: 357, coercions: 0} | |
*** Float inwards: | |
Result size of Float inwards | |
= {terms: 430, types: 357, coercions: 0} | |
*** Simplifier: | |
Result size of Simplifier iteration=1 | |
= {terms: 558, types: 396, coercions: 0} | |
Result size of Simplifier iteration=2 | |
= {terms: 466, types: 346, coercions: 0} | |
Result size of Simplifier iteration=3 | |
= {terms: 466, types: 346, coercions: 0} | |
Result size of Simplifier = {terms: 466, types: 346, coercions: 0} | |
*** Simplifier: | |
Result size of Simplifier iteration=1 | |
= {terms: 441, types: 312, coercions: 0} | |
Result size of Simplifier = {terms: 393, types: 241, coercions: 0} | |
*** Simplifier: | |
Result size of Simplifier iteration=1 | |
= {terms: 455, types: 311, coercions: 0} | |
Result size of Simplifier iteration=2 | |
= {terms: 453, types: 309, coercions: 0} | |
Result size of Simplifier = {terms: 453, types: 309, coercions: 0} | |
*** Demand analysis: | |
Result size of Demand analysis | |
= {terms: 453, types: 309, coercions: 0} | |
*** Worker Wrapper binds: | |
Result size of Worker Wrapper binds | |
= {terms: 453, types: 309, coercions: 0} | |
*** Simplifier: | |
Result size of Simplifier = {terms: 453, types: 309, coercions: 0} | |
*** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): | |
Result size of Float out(FOS {Lam = Just 0, | |
Consts = True, | |
PAPs = True}) | |
= {terms: 531, types: 392, coercions: 0} | |
*** Common sub-expression: | |
Result size of Common sub-expression | |
= {terms: 529, types: 390, coercions: 0} | |
*** Float inwards: | |
Result size of Float inwards | |
= {terms: 529, types: 390, coercions: 0} | |
*** Liberate case: | |
Result size of Liberate case | |
= {terms: 529, types: 390, coercions: 0} | |
*** Simplifier: | |
Result size of Simplifier iteration=1 | |
= {terms: 522, types: 382, coercions: 0} | |
Result size of Simplifier = {terms: 509, types: 374, coercions: 0} | |
*** SpecConstr: | |
Result size of SpecConstr = {terms: 509, types: 374, coercions: 0} | |
*** Simplifier: | |
Result size of Simplifier = {terms: 509, types: 374, coercions: 0} | |
*** Tidy Core: | |
Result size of Tidy Core = {terms: 509, types: 374, coercions: 0} | |
writeBinIface: 20 Names | |
writeBinIface: 72 dict entries | |
*** CorePrep: | |
Result size of CorePrep = {terms: 619, types: 449, coercions: 0} | |
*** Stg2Stg: | |
*** CodeOutput: | |
*** New CodeGen: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** Assembler: | |
/usr/bin/gcc -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Vector/Internal -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Iinclude -Iinternal -x assembler -c /tmp/ghc12796_0/ghc12796_21.s -o dist/build/Data/Vector/Internal/Check.o | |
*** Deleting temp files: | |
Deleting: /tmp/ghc12796_0/ghc12796_22.c /tmp/ghc12796_0/ghc12796_21.s /tmp/ghc12796_0/ghc12796_20.s | |
Warning: deleting non-existent /tmp/ghc12796_0/ghc12796_22.c | |
Warning: deleting non-existent /tmp/ghc12796_0/ghc12796_20.s | |
compile: input file /tmp/ghc12796_0/ghc12796_2.hscpp | |
*** Checking old interface for vector-0.10.12.2:Data.Vector.Fusion.Util: | |
[ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) | |
*** Parser: | |
*** Renamer/typechecker: | |
*** Desugar: | |
Result size of Desugar (after optimization) | |
= {terms: 163, types: 261, coercions: 11} | |
*** Simplifier: | |
Result size of Simplifier iteration=1 | |
= {terms: 210, types: 354, coercions: 50} | |
Result size of Simplifier = {terms: 210, types: 354, coercions: 50} | |
*** Specialise: | |
Result size of Specialise = {terms: 210, types: 354, coercions: 50} | |
*** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): | |
Result size of Float out(FOS {Lam = Just 0, | |
Consts = True, | |
PAPs = False}) | |
= {terms: 218, types: 372, coercions: 50} | |
*** Float inwards: | |
Result size of Float inwards | |
= {terms: 218, types: 372, coercions: 50} | |
*** Simplifier: | |
Result size of Simplifier iteration=1 | |
= {terms: 223, types: 369, coercions: 146} | |
Result size of Simplifier iteration=2 | |
= {terms: 203, types: 350, coercions: 108} | |
Result size of Simplifier = {terms: 201, types: 343, coercions: 93} | |
*** Simplifier: | |
Result size of Simplifier = {terms: 201, types: 343, coercions: 93} | |
*** Simplifier: | |
Result size of Simplifier = {terms: 201, types: 343, coercions: 93} | |
*** Demand analysis: | |
Result size of Demand analysis | |
= {terms: 201, types: 343, coercions: 93} | |
*** Worker Wrapper binds: | |
Result size of Worker Wrapper binds | |
= {terms: 201, types: 343, coercions: 93} | |
*** Simplifier: | |
Result size of Simplifier = {terms: 201, types: 343, coercions: 93} | |
*** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): | |
Result size of Float out(FOS {Lam = Just 0, | |
Consts = True, | |
PAPs = True}) | |
= {terms: 201, types: 343, coercions: 93} | |
*** Common sub-expression: | |
Result size of Common sub-expression | |
= {terms: 187, types: 325, coercions: 93} | |
*** Float inwards: | |
Result size of Float inwards | |
= {terms: 187, types: 325, coercions: 93} | |
*** Liberate case: | |
Result size of Liberate case | |
= {terms: 187, types: 325, coercions: 93} | |
*** Simplifier: | |
Result size of Simplifier iteration=1 | |
= {terms: 181, types: 306, coercions: 93} | |
Result size of Simplifier = {terms: 181, types: 306, coercions: 93} | |
*** SpecConstr: | |
Result size of SpecConstr = {terms: 181, types: 306, coercions: 93} | |
*** Simplifier: | |
Result size of Simplifier = {terms: 181, types: 306, coercions: 93} | |
*** Tidy Core: | |
Result size of Tidy Core = {terms: 181, types: 306, coercions: 93} | |
writeBinIface: 36 Names | |
writeBinIface: 61 dict entries | |
*** CorePrep: | |
Result size of CorePrep = {terms: 221, types: 353, coercions: 93} | |
*** Stg2Stg: | |
*** CodeOutput: | |
*** New CodeGen: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** Assembler: | |
/usr/bin/gcc -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Vector/Fusion -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Iinclude -Iinternal -x assembler -c /tmp/ghc12796_0/ghc12796_24.s -o dist/build/Data/Vector/Fusion/Util.o | |
*** Deleting temp files: | |
Deleting: /tmp/ghc12796_0/ghc12796_25.c /tmp/ghc12796_0/ghc12796_24.s /tmp/ghc12796_0/ghc12796_23.s | |
Warning: deleting non-existent /tmp/ghc12796_0/ghc12796_25.c | |
Warning: deleting non-existent /tmp/ghc12796_0/ghc12796_23.s | |
compile: input file /tmp/ghc12796_0/ghc12796_3.hscpp | |
*** Checking old interface for vector-0.10.12.2:Data.Vector.Fusion.Stream.Size: | |
[ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o ) | |
*** Parser: | |
*** Renamer/typechecker: | |
Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: | |
No explicit implementation for | |
‘*’, ‘abs’, and ‘signum’ | |
In the instance declaration for ‘Num Size’ | |
*** Desugar: | |
Result size of Desugar (after optimization) | |
= {terms: 375, types: 205, coercions: 0} | |
*** Simplifier: | |
Result size of Simplifier iteration=1 | |
= {terms: 354, types: 189, coercions: 0} | |
Result size of Simplifier = {terms: 354, types: 189, coercions: 0} | |
*** Specialise: | |
Result size of Specialise = {terms: 354, types: 189, coercions: 0} | |
*** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): | |
Result size of Float out(FOS {Lam = Just 0, | |
Consts = True, | |
PAPs = False}) | |
= {terms: 406, types: 233, coercions: 0} | |
*** Float inwards: | |
Result size of Float inwards | |
= {terms: 406, types: 233, coercions: 0} | |
*** Simplifier: | |
Result size of Simplifier iteration=1 | |
= {terms: 551, types: 312, coercions: 0} | |
Result size of Simplifier iteration=2 | |
= {terms: 494, types: 278, coercions: 0} | |
Result size of Simplifier = {terms: 494, types: 278, coercions: 0} | |
*** Simplifier: | |
Result size of Simplifier iteration=1 | |
= {terms: 465, types: 235, coercions: 0} | |
Result size of Simplifier iteration=2 | |
= {terms: 461, types: 233, coercions: 0} | |
Result size of Simplifier = {terms: 461, types: 233, coercions: 0} | |
*** Simplifier: | |
Result size of Simplifier iteration=1 | |
= {terms: 503, types: 275, coercions: 0} | |
Result size of Simplifier = {terms: 497, types: 273, coercions: 0} | |
*** Demand analysis: | |
Result size of Demand analysis | |
= {terms: 497, types: 273, coercions: 0} | |
*** Worker Wrapper binds: | |
Result size of Worker Wrapper binds | |
= {terms: 497, types: 273, coercions: 0} | |
*** Simplifier: | |
Result size of Simplifier = {terms: 497, types: 273, coercions: 0} | |
*** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): | |
Result size of Float out(FOS {Lam = Just 0, | |
Consts = True, | |
PAPs = True}) | |
= {terms: 499, types: 274, coercions: 0} | |
*** Common sub-expression: | |
Result size of Common sub-expression | |
= {terms: 489, types: 274, coercions: 0} | |
*** Float inwards: | |
Result size of Float inwards | |
= {terms: 489, types: 274, coercions: 0} | |
*** Liberate case: | |
Result size of Liberate case | |
= {terms: 489, types: 274, coercions: 0} | |
*** Simplifier: | |
Result size of Simplifier iteration=1 | |
= {terms: 487, types: 273, coercions: 0} | |
Result size of Simplifier = {terms: 487, types: 273, coercions: 0} | |
*** SpecConstr: | |
Result size of SpecConstr = {terms: 487, types: 273, coercions: 0} | |
*** Simplifier: | |
Result size of Simplifier = {terms: 487, types: 273, coercions: 0} | |
*** Tidy Core: | |
Result size of Tidy Core = {terms: 487, types: 273, coercions: 0} | |
writeBinIface: 47 Names | |
writeBinIface: 86 dict entries | |
*** CorePrep: | |
Result size of CorePrep = {terms: 582, types: 337, coercions: 0} | |
*** Stg2Stg: | |
*** CodeOutput: | |
*** New CodeGen: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** CPSZ: | |
*** Assembler: | |
/usr/bin/gcc -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Vector/Fusion/Stream -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Iinclude -Iinternal -x assembler -c /tmp/ghc12796_0/ghc12796_27.s -o dist/build/Data/Vector/Fusion/Stream/Size.o | |
*** Deleting temp files: | |
Deleting: /tmp/ghc12796_0/ghc12796_28.c /tmp/ghc12796_0/ghc12796_27.s /tmp/ghc12796_0/ghc12796_26.s | |
Warning: deleting non-existent /tmp/ghc12796_0/ghc12796_28.c | |
Warning: deleting non-existent /tmp/ghc12796_0/ghc12796_26.s | |
compile: input file /tmp/ghc12796_0/ghc12796_4.hscpp | |
*** Checking old interface for vector-0.10.12.2:Data.Vector.Fusion.Stream.Monadic: | |
[ 4 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) | |
*** Parser: | |
*** Renamer/typechecker: | |
*** Deleting temp files: | |
Deleting: /tmp/ghc12796_0/ghc12796_29.s /tmp/ghc12796_0/ghc12796_19.hscpp /tmp/ghc12796_0/ghc12796_18.hscpp /tmp/ghc12796_0/ghc12796_17.hscpp /tmp/ghc12796_0/ghc12796_16.hscpp /tmp/ghc12796_0/ghc12796_15.hscpp /tmp/ghc12796_0/ghc12796_14.hscpp /tmp/ghc12796_0/ghc12796_13.hscpp /tmp/ghc12796_0/ghc12796_12.hscpp /tmp/ghc12796_0/ghc12796_11.hscpp /tmp/ghc12796_0/ghc12796_10.hscpp /tmp/ghc12796_0/ghc12796_9.hscpp /tmp/ghc12796_0/ghc12796_8.hscpp /tmp/ghc12796_0/ghc12796_7.hscpp /tmp/ghc12796_0/ghc12796_6.hscpp /tmp/ghc12796_0/ghc12796_5.hscpp /tmp/ghc12796_0/ghc12796_4.hscpp /tmp/ghc12796_0/ghc12796_3.hscpp /tmp/ghc12796_0/ghc12796_2.hscpp /tmp/ghc12796_0/ghc12796_1.hscpp | |
Warning: deleting non-existent /tmp/ghc12796_0/ghc12796_29.s | |
*** Deleting temp dirs: | |
Deleting: /tmp/ghc12796_0 | |
ghc: You can't call hscCompileCoreExpr in a profiled compiler | |
/home/kgadek/.ghc-current/bin/ghc returned ExitFailure 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Resolving dependencies... | |
Configuring primitive-0.5.4.0... | |
Building primitive-0.5.4.0... | |
Preprocessing library primitive-0.5.4.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 ) | |
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.p_o ) | |
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.p_o ) | |
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.p_o ) | |
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.p_o ) | |
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.p_o ) | |
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.p_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.p_o ) | |
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.p_o ) | |
[ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.p_o ) | |
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.p_o ) | |
In-place registering primitive-0.5.4.0... | |
Creating package registration file: /tmp/pkgConf-primitive-0.5.412456.0 | |
Installing library in | |
/home/kgadek/.cabal/lib/x86_64-linux-ghc-7.8.4/primitive-0.5.4.0 | |
Registering primitive-0.5.4.0... | |
Installed primitive-0.5.4.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ pwd | |
/home/kgadek | |
$ cabal --version | |
cabal-install version 1.22.0.0 | |
using version 1.22.0.0 of the Cabal library | |
$ ghc --version | |
The Glorious Glasgow Haskell Compilation System, version 7.8.4 | |
$ cat .ghc-7.8.4/ghc-sources-7.8.4/mk/build.mk | |
...snip... | |
# Profile the stage2 compiler: | |
BuildFlavour = prof | |
...snip... | |
$ cabal update | |
$ mkdir tmp-vectors-7.8.4-4 | |
$ cd tmp-vectors-7.8.4-4 | |
$ cabal get vector | |
$ cd vector-0.10.12.2/ | |
$ cabal install --only-dependencies | |
...snip below... | |
$ cabal -v3 build | |
...snip below... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment