bolu61
Remove all blank lines
d9fff1e unverified
travis_fold:start:worker_info
Worker information
hostname: d9eee97a-5c78-4017-b166-8319f5f6269a@1.production-1-worker-org-gce-jlmf
version: v6.2.0 https://github.com/travis-ci/worker/tree/5e5476e01646095f48eec13196fdb3faf8f5cbf7
instance: travis-job-87280769-f37f-4385-acbf-75afc051109e travis-ci-onion-1803-containers-1542208204-ad01dca (via amqp)
startup: 6.399601077s
travis_fold:end:worker_info
Secret environment variables are not obfuscated on Windows, please refer to our documentation: https://docs.travis-ci.com/user/best-practices-security
travis_fold:start:git.checkout
travis_time:start:072f778c
$ git clone --depth=50 --branch=master https://github.com/purescript/purescript.git purescript/purescript
Cloning into 'purescript/purescript'...
travis_time:end:072f778c:start=1561315490552714000,finish=1561315493783553400,duration=3230839400
$ cd purescript/purescript
$ git checkout -qf 39c067c340720c9b2ff09856047eef53c6c8304d
travis_fold:end:git.checkout
Setting environment variables from repository settings
$ export RELEASE_KEY=[secure]
Setting environment variables from .travis.yml
$ export STACK_VERSION=2.1.1
$ export STACK_ROOT=$HOME/.stack
travis_fold:start:nvs.setup
Using NVS for managing Node.js versions on Windows (BETA)
travis_time:start:079083ec
$ git clone --single-branch https://github.com/jasongin/nvs $NVS_HOME
Cloning into 'C:\ProgramData/nvs'...
travis_time:end:079083ec:start=1561315499638853400,finish=1561315500983493500,duration=1344640100
travis_time:start:20c1b367
$ source $NVS_HOME/nvs.sh
travis_time:end:20c1b367:start=1561315501047289200,finish=1561315501436208000,duration=388918800
travis_fold:end:nvs.setup
travis_time:start:0d435852
$ nvs add 10
Downloading bootstrap node from https://nodejs.org/dist/v10.12.0/node-v10.12.0-win-x64.7z
################################ 45.2%
######################################################################## 100.0%
Added at: C:\ProgramData\nvs\node\10.16.0\x64\node.exe
To use this version now: nvs use node/10.16.0/x64
travis_time:end:0d435852:start=1561315501631021300,finish=1561315517065632700,duration=15434611400
travis_time:start:15631a30
$ nvs use 10
PATH += C:\ProgramData\nvs\node\10.16.0\x64
travis_time:end:15631a30:start=1561315517127791100,finish=1561315517666484700,duration=538693600
travis_fold:start:cache.1
Setting up build cache
$ export CASHER_DIR=${TRAVIS_HOME}/.casher
travis_time:start:07954e3c
$ Installing caching utilities
travis_time:end:07954e3c:start=1561315522866105900,finish=1561315523167005500,duration=300899600
travis_time:start:067ae86a
attempting to download cache archive
fetching master/cache-windows-1803-containers-c8a3b55330a6a76e9d657be5b213608c0efe4ecd855aab598e29fad82628147c--node-10.tgz
fetching master/cache--node-10.tgz
could not download cache
travis_time:end:067ae86a:start=1561315523302043000,finish=1561315523879512000,duration=577469000
travis_time:start:15ebc5f9
adding C:/Users/travis/.stack to cache
creating directory C:/Users/travis/.stack
travis_time:end:15ebc5f9:start=1561315523940554400,finish=1561315526218859500,duration=2278305100
travis_fold:end:cache.1
$ node --version
v10.16.0
$ npm --version
6.9.0
$ nvs --version
1.5.2
travis_fold:start:install.1
travis_time:start:031ae200
$ if [ "$TRAVIS_OS_NAME" = "windows" ]
then
ci/disable-windows-defender.sh
fi
DisableArchiveScanning...
Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName
------- ------ ----- ----- ------ -- -- -----------
17 4 436 1176 0.25 4436 0 powershell
DisableBehaviorMonitoring...
Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName
------- ------ ----- ----- ------ -- -- -----------
0 2 416 92 0.47 604 0 powershell
DisableRealtimeMonitoring...
Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName
------- ------ ----- ----- ------ -- -- -----------
0 2 412 92 0.38 1032 0 powershell
travis_time:end:031ae200:start=1561315527302023000,finish=1561315544124712000,duration=16822689000
travis_fold:end:install.1
travis_fold:start:install.2
travis_time:start:17b17340
$ mkdir -p "$HOME/.local/bin"
travis_time:end:17b17340:start=1561315544177912900,finish=1561315544243632800,duration=65719900
travis_fold:end:install.2
travis_fold:start:install.3
travis_time:start:28d55e27
$ export PATH="$PATH:$HOME/.local/bin"
travis_time:end:28d55e27:start=1561315544298161500,finish=1561315544338487800,duration=40326300
travis_fold:end:install.3
travis_fold:start:install.4
travis_time:start:040cf467
$ URL="https://github.com/commercialhaskell/stack/releases/download/v${STACK_VERSION}/stack-${STACK_VERSION}-${TRAVIS_OS_NAME}-x86_64.tar.gz"
mkdir "$HOME/stack"
pushd "$HOME/stack"
curl --location "$URL" > stack.tar.gz
tar -xzf stack.tar.gz --strip-components=1
mv stack "$HOME/.local/bin/"
popd
~/stack ~/build/purescript/purescript
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 623 0 623 0 0 623 0 --:--:-- --:--:-- --:--:-- 2217
100 623 0 623 0 0 623 0 --:--:-- --:--:-- --:--:-- 2217
78 13.8M 78 10.9M 0 0 10.9M 0 0:00:01 0:00:01 --:--:-- 10.9M
100 13.8M 100 13.8M 0 0 13.8M 0 0:00:01 0:00:01 --:--:-- 26.7M
~/build/purescript/purescript
travis_time:end:040cf467:start=1561315544396239400,finish=1561315547387295300,duration=2991055900
travis_fold:end:install.4
travis_fold:start:install.5
travis_time:start:039a1508
$ if which timeout >/dev/null
then
TIMEOUT=timeout
elif [ "$TRAVIS_OS_NAME" == "osx" ]
then
if ! which gtimeout >/dev/null
then
brew update
brew install coreutils
fi
TIMEOUT=gtimeout
else
echo "Unable to set up timeout command"
exit 1
fi
travis_time:end:039a1508:start=1561315547446149500,finish=1561315547523334200,duration=77184700
travis_fold:end:install.5
travis_fold:start:install.6
travis_time:start:1de06452
$ stack --version
Version 2.1.1, Git revision f612ea85316bbc327a64e4ad8d9f0b150dc12d4b (7648 commits) x86_64 hpack-0.31.2
travis_time:end:1de06452:start=1561315547579447700,finish=1561315547678497200,duration=99049500
travis_fold:end:install.6
travis_fold:start:install.7
travis_time:start:0c4ceb5a
$ stack --no-terminal setup
stty: 'standard input': Inappropriate ioctl for device
Cabal file info not found for network-3.0.1.1, updating
Selected mirror https://s3.amazonaws.com/hackage.fpcomplete.com/
Downloading root
Selected mirror https://s3.amazonaws.com/hackage.fpcomplete.com/
Downloading timestamp
Downloading snapshot
Downloading mirrors
Cannot update index (no local copy)
Downloading index
Updated package index downloaded
Calculating hashes to check for hackage-security rebases or filesystem changes
No old cache found, populating cache from scratch
Populating cache from file size 608503296, hash 4e5cca4a9f51fe3acb1caa1a6cba8727edf679529ea53effde8d8f600580c9b0
Populating package index cache ...
Processed 400 cabal files
Processed 800 cabal files
Processed 1200 cabal files
Processed 1600 cabal files
Processed 2000 cabal files
Processed 2400 cabal files
Processed 2800 cabal files
Processed 3200 cabal files
Processed 3600 cabal files
Processed 4000 cabal files
Processed 4400 cabal files
Processed 4800 cabal files
Processed 5200 cabal files
Processed 5600 cabal files
Processed 6000 cabal files
Processed 6400 cabal files
Processed 6800 cabal files
Processed 7200 cabal files
Processed 7600 cabal files
Processed 8000 cabal files
Processed 8400 cabal files
Processed 8800 cabal files
Processed 9200 cabal files
Processed 9600 cabal files
Processed 10000 cabal files
Processed 10400 cabal files
Processed 10800 cabal files
Processed 11200 cabal files
Processed 11600 cabal files
Processed 12000 cabal files
Processed 12400 cabal files
Processed 12800 cabal files
Processed 13200 cabal files
Processed 13600 cabal files
Processed 14000 cabal files
Processed 14400 cabal files
Processed 14800 cabal files
Processed 15200 cabal files
Processed 15600 cabal files
Processed 16000 cabal files
Processed 16400 cabal files
Processed 16800 cabal files
Processed 17200 cabal files
Processed 17600 cabal files
Processed 18000 cabal files
Processed 18400 cabal files
Processed 18800 cabal files
Processed 19200 cabal files
Processed 19600 cabal files
Processed 20000 cabal files
Processed 20400 cabal files
Processed 20800 cabal files
Processed 21200 cabal files
Processed 21600 cabal files
Processed 22000 cabal files
Processed 22400 cabal files
Processed 22800 cabal files
Processed 23200 cabal files
Processed 23600 cabal files
Processed 24000 cabal files
Processed 24400 cabal files
Processed 24800 cabal files
Processed 25200 cabal files
Processed 25600 cabal files
Processed 26000 cabal files
Processed 26400 cabal files
Processed 26800 cabal files
Processed 27200 cabal files
Processed 27600 cabal files
Processed 28000 cabal files
Processed 28400 cabal files
Processed 28800 cabal files
Processed 29200 cabal files
Processed 29600 cabal files
Processed 30000 cabal files
Processed 30400 cabal files
Processed 30800 cabal files
Processed 31200 cabal files
Processed 31600 cabal files
Processed 32000 cabal files
Processed 32400 cabal files
Processed 32800 cabal files
Processed 33200 cabal files
Processed 33600 cabal files
Processed 34000 cabal files
Processed 34400 cabal files
Processed 34800 cabal files
Processed 35200 cabal files
Processed 35600 cabal files
Processed 36000 cabal files
Processed 36400 cabal files
Processed 36800 cabal files
Processed 37200 cabal files
Processed 37600 cabal files
Processed 38000 cabal files
Processed 38400 cabal files
Processed 38800 cabal files
Processed 39200 cabal files
Processed 39600 cabal files
Processed 40000 cabal files
Processed 40400 cabal files
Processed 40800 cabal files
Processed 41200 cabal files
Processed 41600 cabal files
Processed 42000 cabal files
Processed 42400 cabal files
Processed 42800 cabal files
Processed 43200 cabal files
Processed 43600 cabal files
Processed 44000 cabal files
Processed 44400 cabal files
Processed 44800 cabal files
Processed 45200 cabal files
Processed 45600 cabal files
Processed 46000 cabal files
Processed 46400 cabal files
Processed 46800 cabal files
Processed 47200 cabal files
Processed 47600 cabal files
Processed 48000 cabal files
Processed 48400 cabal files
Processed 48800 cabal files
Processed 49200 cabal files
Processed 49600 cabal files
Processed 50000 cabal files
Processed 50400 cabal files
Processed 50800 cabal files
Processed 51200 cabal files
Processed 51600 cabal files
Processed 52000 cabal files
Processed 52400 cabal files
Processed 52800 cabal files
Processed 53200 cabal files
Processed 53600 cabal files
Processed 54000 cabal files
Processed 54400 cabal files
Processed 54800 cabal files
Processed 55200 cabal files
Processed 55600 cabal files
Processed 56000 cabal files
Processed 56400 cabal files
Processed 56800 cabal files
Processed 57200 cabal files
Processed 57600 cabal files
Processed 58000 cabal files
Processed 58400 cabal files
Processed 58800 cabal files
Processed 59200 cabal files
Processed 59600 cabal files
Processed 60000 cabal files
Processed 60400 cabal files
Processed 60800 cabal files
Processed 61200 cabal files
Processed 61600 cabal files
Processed 62000 cabal files
Processed 62400 cabal files
Processed 62800 cabal files
Processed 63200 cabal files
Processed 63600 cabal files
Processed 64000 cabal files
Processed 64400 cabal files
Processed 64800 cabal files
Processed 65200 cabal files
Processed 65600 cabal files
Processed 66000 cabal files
Processed 66400 cabal files
Processed 66800 cabal files
Processed 67200 cabal files
Processed 67600 cabal files
Processed 68000 cabal files
Processed 68400 cabal files
Processed 68800 cabal files
Processed 69200 cabal files
Processed 69600 cabal files
Processed 70000 cabal files
Processed 70400 cabal files
Processed 70800 cabal files
Processed 71200 cabal files
Processed 71600 cabal files
Processed 72000 cabal files
Processed 72400 cabal files
Processed 72800 cabal files
Processed 73200 cabal files
Processed 73600 cabal files
Processed 74000 cabal files
Processed 74400 cabal files
Processed 74800 cabal files
Processed 75200 cabal files
Processed 75600 cabal files
Processed 76000 cabal files
Processed 76400 cabal files
Processed 76800 cabal files
Processed 77200 cabal files
Processed 77600 cabal files
Processed 78000 cabal files
Processed 78400 cabal files
Processed 78800 cabal files
Processed 79200 cabal files
Processed 79600 cabal files
Processed 80000 cabal files
Processed 80400 cabal files
Processed 80800 cabal files
Processed 81200 cabal files
Processed 81600 cabal files
Processed 82000 cabal files
Processed 82400 cabal files
Processed 82800 cabal files
Processed 83200 cabal files
Processed 83600 cabal files
Processed 84000 cabal files
Processed 84400 cabal files
Processed 84800 cabal files
Processed 85200 cabal files
Processed 85600 cabal files
Processed 86000 cabal files
Processed 86400 cabal files
Processed 86800 cabal files
Processed 87200 cabal files
Processed 87600 cabal files
Processed 88000 cabal files
Processed 88400 cabal files
Processed 88800 cabal files
Processed 89200 cabal files
Processed 89600 cabal files
Processed 90000 cabal files
Processed 90400 cabal files
Processed 90800 cabal files
Processed 91200 cabal files
Processed 91600 cabal files
Processed 92000 cabal files
Processed 92400 cabal files
Processed 92800 cabal files
Processed 93200 cabal files
Processed 93600 cabal files
Processed 94000 cabal files
Processed 94400 cabal files
Processed 94800 cabal files
Processed 95200 cabal files
Processed 95600 cabal files
Processed 96000 cabal files
Processed 96400 cabal files
Processed 96800 cabal files
Processed 97200 cabal files
Processed 97600 cabal files
Processed 98000 cabal files
Processed 98400 cabal files
Processed 98800 cabal files
Processed 99200 cabal files
Processed 99600 cabal files
Processed 100000 cabal files
Processed 100400 cabal files
Processed 100800 cabal files
Processed 101200 cabal files
Processed 101600 cabal files
Processed 102000 cabal files
Processed 102400 cabal files
Processed 102800 cabal files
Processed 103200 cabal files
Processed 103600 cabal files
Processed 104000 cabal files
Processed 104400 cabal files
Processed 104800 cabal files
Processed 105200 cabal files
Processed 105600 cabal files
Processed 106000 cabal files
Processed 106400 cabal files
Processed 106800 cabal files
Processed 107200 cabal files
Processed 107600 cabal files
Processed 108000 cabal files
Processed 108400 cabal files
Processed 108800 cabal files
Processed 109200 cabal files
Processed 109600 cabal files
Processed 110000 cabal files
Processed 110400 cabal files
Processed 110800 cabal files
Processed 111200 cabal files
Processed 111600 cabal files
Processed 112000 cabal files
Processed 112400 cabal files
Processed 112800 cabal files
Processed 113200 cabal files
Processed 113600 cabal files
Processed 114000 cabal files
Processed 114400 cabal files
Processed 114800 cabal files
Processed 115200 cabal files
Processed 115600 cabal files
Processed 116000 cabal files
Processed 116400 cabal files
Processed 116800 cabal files
Processed 117200 cabal files
Processed 117600 cabal files
Processed 118000 cabal files
Processed 118400 cabal files
Processed 118800 cabal files
Processed 119200 cabal files
Processed 119600 cabal files
Processed 120000 cabal files
Processed 120400 cabal files
Processed 120800 cabal files
Processed 121200 cabal files
Processed 121600 cabal files
Processed 122000 cabal files
Processed 122400 cabal files
Processed 122800 cabal files
Processed 123200 cabal files
Processed 123600 cabal files
Processed 124000 cabal files
Processed 124400 cabal files
Processed 124800 cabal files
Processed 125200 cabal files
Processed 125600 cabal files
Processed 126000 cabal files
Processed 126400 cabal files
Processed 126800 cabal files
Package index cache populated
Preparing to install GHC to an isolated location.
This will not interfere with any system-level installation.
Preparing to download ghc-8.6.4 ...
ghc-8.6.4: download has begun
ghc-8.6.4: 8.41 MiB / 170.51 MiB ( 4.93%) downloaded...
ghc-8.6.4: 18.57 MiB / 170.51 MiB ( 10.89%) downloaded...
ghc-8.6.4: 29.57 MiB / 170.51 MiB ( 17.34%) downloaded...
ghc-8.6.4: 39.23 MiB / 170.51 MiB ( 23.01%) downloaded...
ghc-8.6.4: 49.38 MiB / 170.51 MiB ( 28.96%) downloaded...
ghc-8.6.4: 60.01 MiB / 170.51 MiB ( 35.19%) downloaded...
ghc-8.6.4: 71.21 MiB / 170.51 MiB ( 41.76%) downloaded...
ghc-8.6.4: 80.56 MiB / 170.51 MiB ( 47.24%) downloaded...
ghc-8.6.4: 91.10 MiB / 170.51 MiB ( 53.43%) downloaded...
ghc-8.6.4: 102.41 MiB / 170.51 MiB ( 60.06%) downloaded...
ghc-8.6.4: 114.06 MiB / 170.51 MiB ( 66.89%) downloaded...
ghc-8.6.4: 125.93 MiB / 170.51 MiB ( 73.86%) downloaded...
ghc-8.6.4: 138.04 MiB / 170.51 MiB ( 80.96%) downloaded...
ghc-8.6.4: 150.84 MiB / 170.51 MiB ( 88.46%) downloaded...
ghc-8.6.4: 163.96 MiB / 170.51 MiB ( 96.16%) downloaded...
ghc-8.6.4: 170.51 MiB / 170.51 MiB (100.00%) downloaded...
Downloaded ghc-8.6.4.
Preparing to download 7z.dll ...
7z.dll: download has begun
7z.dll: 437.00 KiB / 437.00 KiB (100.00%) downloaded...
Downloaded 7z.dll.
Preparing to download 7z.exe ...
7z.exe: download has begun
7z.exe: 72.00 KiB / 72.00 KiB (100.00%) downloaded...
Downloaded 7z.exe.
Decompressing ghc-8.6.4.tar.xz...
7-Zip 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18
Processing archive: C:\Users\travis\AppData\Local\Programs\stack\x86_64-windows\ghc-8.6.4.tar.xz
Extracting ghc-8.6.4.tar
Everything is Ok
Size: 935936000
Compressed: 178790960
Extracting ghc-8.6.4.tar...
Extracted 77 files
Extracted 145 files
Extracted 217 files
Extracted 286 files
Extracted 359 files
Extracted 425 files
Extracted 482 files
Extracted 539 files
Extracted 595 files
Extracted 649 files
Extracted 707 files
Extracted 768 files
Extracted 845 files
Extracted 930 files
Extracted 1014 files
Extracted 1092 files
Extracted 1173 files
Extracted 1257 files
Extracted 1329 files
Extracted 1394 files
Extracted 1472 files
Extracted 1540 files
Extracted 1607 files
Extracted 1667 files
Extracted 1728 files
Extracted 1787 files
Extracted 1850 files
Extracted 1931 files
Extracted 1997 files
Extracted 2059 files
Extracted 2128 files
Extracted 2189 files
Extracted 2241 files
Extracted 2281 files
Extracted 2321 files
Extracted 2361 files
Extracted 2404 files
Extracted 2447 files
Extracted 2496 files
Extracted 2562 files
Extracted 2625 files
Extracted 2693 files
Extracted 2755 files
Extracted 2834 files
Extracted 2884 files
Extracted 2934 files
Extracted 3001 files
Extracted 3069 files
Extracted 3139 files
Extracted 3210 files
Extracted 3275 files
Extracted 3336 files
Extracted 3399 files
Extracted 3460 files
Extracted 3522 files
Extracted 3582 files
Extracted 3644 files
Extracted 3706 files
Extracted 3767 files
Extracted 3822 files
Extracted 3885 files
Extracted 3947 files
Extracted 4010 files
Extracted 4073 files
Extracted 4136 files
Extracted 4196 files
Extracted 4258 files
Extracted 4320 files
Extracted 4380 files
Extracted 4442 files
Extracted 4504 files
Extracted 4566 files
Extracted 4627 files
Extracted 4691 files
Extracted 4751 files
Extracted 4813 files
Extracted 4874 files
Extracted 4936 files
Extracted 5000 files
Extracted 5065 files
Extracted 5127 files
Extracted 5190 files
Extracted 5255 files
Extracted 5320 files
Extracted 5384 files
Extracted 5449 files
Extracted 5513 files
Extracted 5578 files
Extracted 5642 files
Extracted 5707 files
Extracted 5771 files
Extracted 5834 files
Extracted 5899 files
Extracted 5963 files
Extracted 6027 files
Extracted 6092 files
Extracted 6156 files
Extracted 6219 files
Extracted 6231 files
Extracted total of 6231 files from ghc-8.6.4.tar
GHC installed to C:\Users\travis\AppData\Local\Programs\stack\x86_64-windows\ghc-8.6.4\
Preparing to download msys2-20180531 ...
msys2-20180531: download has begun
msys2-20180531: 8.40 MiB / 61.01 MiB ( 13.76%) downloaded...
msys2-20180531: 17.82 MiB / 61.01 MiB ( 29.20%) downloaded...
msys2-20180531: 27.52 MiB / 61.01 MiB ( 45.11%) downloaded...
msys2-20180531: 36.61 MiB / 61.01 MiB ( 60.01%) downloaded...
msys2-20180531: 47.68 MiB / 61.01 MiB ( 78.14%) downloaded...
msys2-20180531: 57.46 MiB / 61.01 MiB ( 94.18%) downloaded...
msys2-20180531: 61.01 MiB / 61.01 MiB (100.00%) downloaded...
Downloaded msys2-20180531.
Preparing to download 7z.dll ...
Already downloaded.
Preparing to download 7z.exe ...
Already downloaded.
Decompressing msys2-20180531.tar.xz...
7-Zip 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18
Processing archive: C:\Users\travis\AppData\Local\Programs\stack\x86_64-windows\msys2-20180531.tar.xz
Extracting msys2-20180531.tar
Everything is Ok
Size: 281825280
Compressed: 63974800
Extracting msys2-20180531.tar...
Extracted 102 files
Extracted 215 files
Extracted 322 files
Extracted 411 files
Extracted 508 files
Extracted 619 files
Extracted 713 files
Extracted 805 files
Extracted 891 files
Extracted 975 files
Extracted 1059 files
Extracted 1145 files
Extracted 1231 files
Extracted 1316 files
Extracted 1399 files
Extracted 1482 files
Extracted 1567 files
Extracted 1656 files
Extracted 1743 files
Extracted 1828 files
Extracted 1915 files
Extracted 2000 files
Extracted 2086 files
Extracted 2166 files
Extracted 2248 files
Extracted 2332 files
Extracted 2420 files
Extracted 2505 files
Extracted 2587 files
Extracted 2669 files
Extracted 2754 files
Extracted 2839 files
Extracted 2920 files
Extracted 3007 files
Extracted 3094 files
Extracted 3178 files
Extracted 3263 files
Extracted 3346 files
Extracted 3425 files
Extracted 3510 files
Extracted 3592 files
Extracted 3654 files
Extracted 3717 files
Extracted 3780 files
Extracted 3844 files
Extracted 3907 files
Extracted 3970 files
Extracted 4033 files
Extracted 4095 files
Extracted 4159 files
Extracted 4221 files
Extracted 4286 files
Extracted 4364 files
Extracted 4433 files
Extracted 4515 files
Extracted 4596 files
Extracted 4670 files
Extracted 4740 files
Extracted 4807 files
Extracted 4876 files
Extracted 4946 files
Extracted 5017 files
Extracted 5087 files
Extracted 5158 files
Extracted 5231 files
Extracted 5302 files
Extracted 5371 files
Extracted 5439 files
Extracted 5511 files
Extracted 5579 files
Extracted 5652 files
Extracted 5734 files
Extracted 5817 files
Extracted 5894 files
Extracted 5971 files
Extracted 6054 files
Extracted 6129 files
Extracted 6196 files
Extracted 6262 files
Extracted 6330 files
Extracted 6399 files
Extracted 6468 files
Extracted 6534 files
Extracted 6596 files
Extracted 6657 files
Extracted 6721 files
Extracted 6785 files
Extracted 6847 files
Extracted 6913 files
Extracted 6983 files
Extracted 7052 files
Extracted 7121 files
Extracted 7188 files
Extracted 7250 files
Extracted 7314 files
Extracted 7381 files
Extracted 7445 files
Extracted 7509 files
Extracted 7567 files
Extracted 7633 files
Extracted 7707 files
Extracted 7778 files
Extracted 7850 files
Extracted 7922 files
Extracted 7980 files
Extracted 8041 files
Extracted 8107 files
Extracted 8180 files
Extracted 8255 files
Extracted 8326 files
Extracted 8393 files
Extracted 8462 files
Extracted 8529 files
Extracted 8600 files
Extracted 8672 files
Extracted 8733 files
Extracted 8791 files
Extracted 8848 files
Extracted 8909 files
Extracted 8972 files
Extracted 9046 files
Extracted 9116 files
Extracted 9193 files
Extracted 9256 files
Extracted 9315 files
Extracted 9391 files
Extracted 9476 files
Extracted 9563 files
Extracted 9646 files
Extracted 9727 files
Extracted 9808 files
Extracted 9890 files
Extracted 9973 files
Extracted 10053 files
Extracted 10135 files
Extracted 10215 files
Extracted 10294 files
Extracted 10379 files
Extracted 10462 files
Extracted 10545 files
Extracted 10629 files
Extracted 10711 files
Extracted 10794 files
Extracted 10873 files
Extracted 10952 files
Extracted 11029 files
Extracted 11113 files
Extracted 11195 files
Extracted 11277 files
Extracted 11354 files
Extracted 11435 files
Extracted 11517 files
Extracted 11598 files
Extracted 11675 files
Extracted 11760 files
Extracted 11842 files
Extracted 11924 files
Extracted 12005 files
Extracted 12085 files
Extracted 12162 files
Extracted 12241 files
Extracted 12320 files
Extracted 12391 files
Extracted 12463 files
Extracted 12540 files
Extracted 12618 files
Extracted 12700 files
Extracted 12779 files
Extracted 12857 files
Extracted 12924 files
Extracted 12989 files
Extracted 13055 files
Extracted 13124 files
Extracted 13195 files
Extracted 13266 files
Extracted 13337 files
Extracted 13410 files
Extracted 13483 files
Extracted 13549 files
Extracted 13615 files
Extracted 13680 files
Extracted 13750 files
Extracted 13820 files
Extracted 13892 files
Extracted 13963 files
Extracted 14035 files
Extracted 14115 files
Extracted 14193 files
Extracted 14261 files
Extracted 14327 files
Extracted 14393 files
Extracted 14458 files
Extracted 14524 files
Extracted 14569 files
Extracted total of 14569 files from msys2-20180531.tar
travis_time:end:0c4ceb5a:start=1561315547887970100,finish=1561315757313903300,duration=209425933200
travis_fold:end:install.7
travis_fold:start:install.8
travis_time:start:2e69bf31
$ stack path
stack will use a sandboxed GHC it installed
For more information on paths, see 'stack path' and 'stack exec env'
To use this GHC and packages outside of a project, consider using:
stack ghc, stack ghci, stack runghc, or stack exec
stty: 'standard input': Inappropriate ioctl for device
snapshot-doc-root: C:\Users\travis\.stack\snapshots\478fb636\doc
local-doc-root: C:\Users\travis\build\purescript\purescript\.stack-work\install\6421c514\doc
local-hoogle-root: C:\Users\travis\build\purescript\purescript\.stack-work\hoogle\6421c514
stack-root: C:\Users\travis\.stack
project-root: C:\Users\travis\build\purescript\purescript
config-location: C:\Users\travis\build\purescript\purescript\stack.yaml
bin-path: .;C:\Users\travis\.stack\snapshots\2968126c\bin;C:\Users\travis\.stack\compiler-tools\x86_64-windows\ghc-8.6.4\bin;C:\Users\travis\AppData\Local\Programs\stack\x86_64-windows\ghc-8.6.4\bin;C:\Users\travis\AppData\Local\Programs\stack\x86_64-windows\ghc-8.6.4\mingw\bin;C:\Users\travis\AppData\Local\Programs\stack\x86_64-windows\msys2-20180531\mingw64\bin;C:\Users\travis\AppData\Local\Programs\stack\x86_64-windows\msys2-20180531\usr\bin;C:\Users\travis\AppData\Local\Programs\stack\x86_64-windows\msys2-20180531\usr\local\bin;C:\ProgramData\nvs\node\10.16.0\x64;node_modules\.bin;C:\program files\git\usr\bin;C:\program files\git\usr\bin;C:\tools\ruby25\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\ProgramData\GooGet;C:\Program Files\Google\Compute Engine\metadata_scripts;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files\Google\Compute Engine\sysprep;C:\Program Files\Docker;C:\ProgramData\chocolatey\bin;C:\Program Files\CMake\bin;C:\Program Files\Git\cmd;C:\Program Files\LLVM\bin;C:\Program Files\dotnet;C:\Users\travis\AppData\Local\Microsoft\WindowsApps;C:\ProgramData\chocolatey\lib\mingw\tools\install\mingw64\bin;C:\Users\travis\.local\bin
programs: C:\Users\travis\AppData\Local\Programs\stack\x86_64-windows
compiler-exe: C:\Users\travis\AppData\Local\Programs\stack\x86_64-windows\ghc-8.6.4\bin\ghc-8.6.4.EXE
compiler-bin: C:\Users\travis\AppData\Local\Programs\stack\x86_64-windows\ghc-8.6.4\bin
compiler-tools-bin: C:\Users\travis\.stack\compiler-tools\x86_64-windows\ghc-8.6.4\bin
local-bin: C:\Users\travis\AppData\Roaming\local\bin
extra-include-dirs: C:\Users\travis\AppData\Local\Programs\stack\x86_64-windows\msys2-20180531\mingw64\include
extra-library-dirs: C:\Users\travis\AppData\Local\Programs\stack\x86_64-windows\msys2-20180531\mingw64\lib, C:\Users\travis\AppData\Local\Programs\stack\x86_64-windows\msys2-20180531\mingw64\bin
snapshot-pkg-db: C:\Users\travis\.stack\snapshots\2968126c\pkgdb
local-pkg-db: C:\Users\travis\build\purescript\purescript\.stack-work\install\19977d50\pkgdb
global-pkg-db: C:\Users\travis\AppData\Local\Programs\stack\x86_64-windows\ghc-8.6.4\lib\package.conf.d
ghc-package-path: C:\Users\travis\build\purescript\purescript\.stack-work\install\19977d50\pkgdb;C:\Users\travis\.stack\snapshots\2968126c\pkgdb;C:\Users\travis\AppData\Local\Programs\stack\x86_64-windows\ghc-8.6.4\lib\package.conf.d
snapshot-install-root: C:\Users\travis\.stack\snapshots\2968126c
local-install-root: C:\Users\travis\build\purescript\purescript\.stack-work\install\19977d50
dist-dir: .stack-work\dist\e626a42b
local-hpc-root: C:\Users\travis\build\purescript\purescript\.stack-work\install\19977d50\hpc
local-bin-path: C:\Users\travis\AppData\Roaming\local\bin
ghc-paths: C:\Users\travis\AppData\Local\Programs\stack\x86_64-windows
travis_time:end:2e69bf31:start=1561315757357232600,finish=1561315759076618400,duration=1719385800
travis_fold:end:install.8
travis_fold:start:install.9
travis_time:start:001dd60c
$ npm install -g bower
npm WARN deprecated [email protected]: We don't recommend using Bower for new projects. Please consider Yarn and Webpack or Parcel. You can read how to migrate legacy project here: https://bower.io/blog/2017/how-to-migrate-away-from-bower/
C:\ProgramData\nvs\node\10.16.0\x64\bower -> C:\ProgramData\nvs\node\10.16.0\x64\node_modules\bower\bin\bower
+ [email protected]
added 1 package from 1 contributor in 7.133s
travis_time:end:001dd60c:start=1561315759114392200,finish=1561315767325963500,duration=8211571300
travis_fold:end:install.9
travis_fold:start:install.10
travis_time:start:055ede04
$ export OS_NAME=$(./ci/convert-os-name.sh)
travis_time:end:055ede04:start=1561315767364274400,finish=1561315767422696900,duration=58422500
travis_fold:end:install.10
travis_fold:start:install.11
travis_time:start:03b88780
$ if [ -n "$TRAVIS_TAG" ]
then
export CI_RELEASE=true
fi
travis_time:end:03b88780:start=1561315767460372100,finish=1561315767488689900,duration=28317800
travis_fold:end:install.11
travis_time:start:0182d774
$ $TIMEOUT 35m ci/build.sh
+ STACK='stack --no-terminal --jobs=2'
+ STACK_OPTS=--test
+ '[' '' = true ']'
+ STACK_OPTS='--test --fast'
+ stack --no-terminal --jobs=2 build --only-snapshot --test --fast
stty: 'standard input': Inappropriate ioctl for device
[1 of 2] Compiling Main ( C:\\Users\travis\.stack\setup-exe-src\setup-Z6RU0evB.hs, C:\\Users\travis\.stack\setup-exe-src\setup-Z6RU0evB.o )
[2 of 2] Compiling StackSetupShim ( C:\\Users\travis\.stack\setup-exe-src\setup-shim-Z6RU0evB.hs, C:\\Users\travis\.stack\setup-exe-src\setup-shim-Z6RU0evB.o )
Linking C:\\Users\\travis\\.stack\\setup-exe-cache\\x86_64-windows\\tmp-Cabal-simple_Z6RU0evB_2.4.0.1_ghc-8.6.4.exe ...
SHA > configure
SHA > Configuring SHA-1.6.4.4...
SHA > build
Cabal > configure
SHA > Preprocessing library for SHA-1.6.4.4..
SHA > Building library for SHA-1.6.4.4..
SHA > [1 of 1] Compiling Data.Digest.Pure.SHA
Cabal > Configuring Cabal-2.4.1.0...
Cabal > build
Cabal > Preprocessing library for Cabal-2.4.1.0..
Cabal > Building library for Cabal-2.4.1.0..
Cabal > [ 1 of 220] Compiling Distribution.Compat.Binary
Cabal > [ 2 of 220] Compiling Distribution.Compat.Directory
Cabal > [ 3 of 220] Compiling Distribution.Compat.Exception
Cabal > [ 4 of 220] Compiling Distribution.Compat.Internal.TempFile
Cabal > [ 5 of 220] Compiling Distribution.Compat.MonadFail
Cabal > [ 6 of 220] Compiling Distribution.Compat.Newtype
Cabal > [ 7 of 220] Compiling Distribution.Compat.Semigroup
Cabal > [ 8 of 220] Compiling Distribution.Compat.Stack
Cabal > [ 9 of 220] Compiling Distribution.Compat.Prelude
Cabal > [ 10 of 220] Compiling Distribution.Compat.SnocList
Cabal > [ 11 of 220] Compiling Distribution.Compat.ReadP
Cabal > [ 12 of 220] Compiling Distribution.Compat.Prelude.Internal
Cabal > [ 13 of 220] Compiling Distribution.Compat.Parsing
Cabal > [ 14 of 220] Compiling Distribution.Compat.Graph
Cabal > [ 15 of 220] Compiling Distribution.Compat.GetShortPathName
Cabal > [ 16 of 220] Compiling Distribution.Compat.DList
Cabal > [ 17 of 220] Compiling Distribution.Compat.Lens
Cabal > [ 18 of 220] Compiling Distribution.Compat.CopyFile
Cabal > [ 19 of 220] Compiling Distribution.Compat.CharParsing
Cabal > [ 20 of 220] Compiling Distribution.CabalSpecVersion
Cabal > [ 21 of 220] Compiling Distribution.Compat.Environment
Cabal > [ 22 of 220] Compiling Distribution.Compat.CreatePipe
Cabal > [ 23 of 220] Compiling Distribution.GetOpt
Cabal > [ 24 of 220] Compiling Distribution.Lex
Cabal > [ 25 of 220] Compiling Distribution.PackageDescription.Quirks
Cabal > [ 26 of 220] Compiling Distribution.PackageDescription.Utils
Cabal > [ 27 of 220] Compiling Distribution.Parsec.Common
Cabal > [ 28 of 220] Compiling Distribution.Parsec.Field
Cabal > [ 29 of 220] Compiling Distribution.Parsec.LexerMonad
Cabal > [ 30 of 220] Compiling Distribution.Parsec.Lexer
Cabal > [ 31 of 220] Compiling Distribution.Parsec.Parser
SHA > copy/register
SHA > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\SHA-1.6.4.4-FV6H4KkbLSbBn15H1eurCC
Cabal > [ 32 of 220] Compiling Distribution.Pretty
SHA > Registering library for SHA-1.6.4.4..
Cabal > [ 33 of 220] Compiling Distribution.SPDX.LicenseListVersion
alex > configure
Cabal > [ 34 of 220] Compiling Distribution.Simple.CCompiler
alex > Configuring alex-3.2.4...
Cabal > [ 35 of 220] Compiling Distribution.Simple.Flag
alex > build
alex > Preprocessing executable 'alex' for alex-3.2.4..
alex > Building executable 'alex' for alex-3.2.4..
Cabal > [ 36 of 220] Compiling Distribution.Simple.PreProcess.Unlit
alex > [ 1 of 22] Compiling Data.Ranged.Boundaries
Cabal > [ 37 of 220] Compiling Distribution.Simple.Program.Internal
Cabal > [ 38 of 220] Compiling Distribution.TestSuite
alex > [ 2 of 22] Compiling Data.Ranged.Ranges
alex > [ 3 of 22] Compiling Data.Ranged.RangedSet
Cabal > [ 39 of 220] Compiling Distribution.Types.Condition
alex >
alex > src\Data\Ranged\RangedSet.hs:31:1: warning: [-Wunused-imports]
alex > The import of `Data.Semigroup' is redundant
alex > except perhaps to import instances from `Data.Semigroup'
alex > To import instances alone, use: import Data.Semigroup()
alex > |
alex > 31 | import Data.Semigroup
alex > | ^^^^^^^^^^^^^^^^^^^^^
alex > [ 4 of 22] Compiling Data.Ranged
alex > [ 5 of 22] Compiling Map
alex > [ 6 of 22] Compiling Paths_alex
alex > [ 7 of 22] Compiling Set
alex > [ 8 of 22] Compiling DFS
alex > [ 9 of 22] Compiling Sort
alex > [10 of 22] Compiling UTF8
Cabal > [ 40 of 220] Compiling Distribution.Types.CondTree
alex > [11 of 22] Compiling CharSet
alex > [12 of 22] Compiling Util
alex > [13 of 22] Compiling AbsSyn
Cabal > [ 41 of 220] Compiling Distribution.Utils.Base62
Cabal > [ 42 of 220] Compiling Distribution.Utils.IOData
Cabal > [ 43 of 220] Compiling Distribution.Utils.MapAccum
Cabal > [ 44 of 220] Compiling Distribution.Utils.Progress
Cabal > [ 45 of 220] Compiling Distribution.Utils.String
alex > [14 of 22] Compiling ParseMonad
Cabal > [ 46 of 220] Compiling Distribution.Utils.ShortText
alex > [15 of 22] Compiling Scan
Cabal > [ 47 of 220] Compiling Distribution.Utils.Generic
alex >
alex > src\Scan.x:85:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature:
alex > tokPosn :: Token -> AlexPosn
alex >
alex > src\Scan.x:249:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_0 :: Action
alex >
alex > src\Scan.x:250:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_1 :: Action
alex >
alex > src\Scan.x:251:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_2 :: Action
alex >
alex > src\Scan.x:252:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_3 :: Action
alex >
alex > src\Scan.x:253:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_4 :: Action
alex >
alex > src\Scan.x:254:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_5 :: Action
alex >
alex > src\Scan.x:255:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_6 :: Action
alex >
alex > src\Scan.x:256:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_7 :: Action
alex >
alex > src\Scan.x:257:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_8 :: Action
alex >
alex > src\Scan.x:258:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_9 :: Action
alex >
alex > src\Scan.x:259:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_10 :: Action
alex >
alex > src\Scan.x:260:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_11 :: Action
alex >
alex > src\Scan.x:261:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_12 :: Action
alex >
alex > src\Scan.x:262:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_13 :: Action
alex >
alex > src\Scan.x:263:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_14 :: Action
alex >
alex > src\Scan.x:264:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_15 :: Action
alex >
alex > src\Scan.x:265:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_16 :: Action
alex >
alex > src\Scan.x:266:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_17 :: Action
alex >
alex > src\Scan.x:267:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_18 :: Action
alex >
alex > src\Scan.x:268:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_19 :: Action
alex >
alex > src\Scan.x:269:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_20 :: Action
alex >
alex > src\Scan.x:270:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_21 :: Action
alex >
alex > src\Scan.x:271:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_22 :: Action
alex >
alex > src\Scan.x:272:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_23 :: Action
alex >
alex > src\Scan.x:273:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_24 :: Action
alex >
alex > src\Scan.x:274:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: alex_action_25 :: Action
alex >
alex > src\Scan.hs:17:1: warning: [-Wunused-imports]
alex > The import of `Data.Char' is redundant
alex > except perhaps to import instances from `Data.Char'
alex > To import instances alone, use: import Data.Char()
alex > |
alex > 17 | import Data.Char (ord)
alex > | ^^^^^^^^^^^^^^^^^^^^^^
alex >
alex > src\Scan.hs:40:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature:
alex > alex_accept :: Array Int (AlexAcc Action Any)
alex > |
alex > 40 | alex_accept = listArray (0::Int,174) [AlexAccNone,AlexAcc (alex_action_25),AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccNone,AlexAccSkip,AlexAcc (alex_action_0),AlexAcc (alex_action_0),AlexAcc (alex_action_1),AlexAcc (alex_action_2),AlexAcc (alex_action_2),AlexAccPred (alex_action_3) (alexRightContext 131)(AlexAcc (alex_action_4)),AlexAcc (alex_action_4),AlexAcc (alex_action_4),AlexAcc (alex_action_4),AlexAcc (alex_action_5),AlexAcc (alex_action_6),AlexAcc (alex_action_7),AlexAcc (alex_action_8),AlexAcc (alex_action_9),AlexAcc (alex_action_10),AlexAcc (alex_action_11),AlexAcc (alex_action_12),AlexAcc (alex_action_13),AlexAcc (alex_action_13),AlexAcc (alex_action_13),AlexAcc (alex_action_14),AlexAcc (alex_action_14),AlexAcc (alex_action_14),AlexAcc (alex_action_14),AlexAcc (alex_action_14),AlexAcc (alex_action_14),AlexAcc (alex_action_15),AlexAcc (alex_action_15),AlexAcc (alex_action_16),AlexAcc (alex_action_16),AlexAcc (alex_action_17),AlexAcc (alex_action_17),AlexAcc (alex_action_18),AlexAcc (alex_action_18),AlexAcc (alex_action_19),AlexAcc (alex_action_20),AlexAcc (alex_action_21),AlexAcc (alex_action_22),AlexAcc (alex_action_23),AlexAcc (alex_action_24)]
alex > | ^^^^^^^^^^^
alex >
alex > src\Scan.hs:361:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature:
alex > alexIndexInt32OffAddr :: AlexAddr -> Int# -> Int#
alex > |
alex > 361 | alexIndexInt32OffAddr (AlexA# arr) off =
alex > | ^^^^^^^^^^^^^^^^^^^^^
alex >
alex > src\Scan.hs:386:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature:
alex > quickIndex :: Array Int (AlexAcc Action Any)
alex > -> Int -> AlexAcc Action Any
alex > |
alex > 386 | quickIndex = unsafeAt
alex > | ^^^^^^^^^^
alex >
alex > src\Scan.hs:402:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature:
alex > alexScan :: AlexInput -> Int -> AlexReturn Action
alex > |
alex > 402 | alexScan input (I# (sc))
alex > | ^^^^^^^^
alex >
alex > src\Scan.hs:405:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature:
alex > alexScanUser :: Any -> AlexInput -> Int -> AlexReturn Action
alex > |
alex > 405 | alexScanUser user input (I# (sc))
alex > | ^^^^^^^^^^^^
alex >
alex > src\Scan.hs:407:1: warning: [-Wtabs]
alex > Tab character found here, and in 59 further locations.
alex > Please use spaces instead.
alex > |
alex > 407 | (AlexNone, input') ->
alex > | ^^^^^^^^
alex >
alex > src\Scan.hs:436:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature:
alex > alex_scan_tkn :: Any
alex > -> AlexInput
alex > -> Int#
alex > -> AlexInput
alex > -> Int#
alex > -> AlexLastAcc Action
alex > -> (AlexLastAcc Action,
alex > (AlexPosn, Char, [ParseMonad.Byte], String))
alex > |
alex > 436 | alex_scan_tkn user orig_input len input s last_acc =
alex > | ^^^^^^^^^^^^^
alex >
alex > src\Scan.hs:489:10: warning: [-Wunused-matches]
alex > Defined but not used: `f'
alex > |
alex > 489 | fmap f AlexNone = AlexNone
alex > | ^
alex >
alex > src\Scan.hs:491:10: warning: [-Wunused-matches]
alex > Defined but not used: `f'
alex > |
alex > 491 | fmap f (AlexLastSkip x y) = AlexLastSkip x y
alex > | ^
alex >
alex > src\Scan.hs:506:1: warning: [-Wunused-top-binds]
alex > Defined but not used: `alexAndPred'
alex > |
alex > 506 | alexAndPred p1 p2 user in1 len in2
alex > | ^^^^^^^^^^^
alex >
alex > src\Scan.hs:506:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature:
alex > alexAndPred :: (t1 -> t2 -> t3 -> t4 -> Bool)
alex > -> (t1 -> t2 -> t3 -> t4 -> Bool) -> t1 -> t2 -> t3 -> t4 -> Bool
alex > |
alex > 506 | alexAndPred p1 p2 user in1 len in2
alex > | ^^^^^^^^^^^
alex >
alex > src\Scan.hs:510:1: warning: [-Wunused-top-binds]
alex > Defined but not used: `alexPrevCharIs'
alex > |
alex > 510 | alexPrevCharIs c _ input _ _ = c == alexInputPrevChar input
alex > | ^^^^^^^^^^^^^^
alex >
alex > src\Scan.hs:510:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature:
alex > alexPrevCharIs :: Char -> p1 -> AlexInput -> p2 -> p3 -> Bool
alex > |
alex > 510 | alexPrevCharIs c _ input _ _ = c == alexInputPrevChar input
alex > | ^^^^^^^^^^^^^^
alex >
alex > src\Scan.hs:512:1: warning: [-Wunused-top-binds]
alex > Defined but not used: `alexPrevCharMatches'
alex > |
alex > 512 | alexPrevCharMatches f _ input _ _ = f (alexInputPrevChar input)
alex > | ^^^^^^^^^^^^^^^^^^^
alex >
alex > src\Scan.hs:512:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature:
alex > alexPrevCharMatches :: (Char -> t)
alex > -> p1 -> AlexInput -> p2 -> p3 -> t
alex > |
alex > 512 | alexPrevCharMatches f _ input _ _ = f (alexInputPrevChar input)
alex > | ^^^^^^^^^^^^^^^^^^^
alex >
alex > src\Scan.hs:515:1: warning: [-Wunused-top-binds]
alex > Defined but not used: `alexPrevCharIsOneOf'
alex > |
alex > 515 | alexPrevCharIsOneOf arr _ input _ _ = arr ! alexInputPrevChar input
alex > | ^^^^^^^^^^^^^^^^^^^
alex >
alex > src\Scan.hs:515:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature:
alex > alexPrevCharIsOneOf :: Array Char e
alex > -> p1 -> AlexInput -> p2 -> p3 -> e
alex > |
alex > 515 | alexPrevCharIsOneOf arr _ input _ _ = arr ! alexInputPrevChar input
alex > | ^^^^^^^^^^^^^^^^^^^
alex >
alex > src\Scan.hs:518:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature:
alex > alexRightContext :: Int -> AlexAccPred Any
alex > |
alex > 518 | alexRightContext (I# (sc)) user _ _ input =
alex > | ^^^^^^^^^^^^^^^^
alex >
alex > src\Scan.hs:528:1: warning: [-Wunused-top-binds]
alex > Defined but not used: `iUnbox'
alex > |
alex > 528 | iUnbox (I# (i)) = i
alex > | ^^^^^^
alex >
alex > src\Scan.hs:528:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature: iUnbox :: Int -> Int#
alex > |
alex > 528 | iUnbox (I# (i)) = i
alex > | ^^^^^^
alex >
alex > templates\GenericTemplate.hs:60:1: warning: [-Wmissing-signatures]
alex > Top-level binding with no type signature:
alex > alexIndexInt16OffAddr :: AlexAddr -> Int# -> Int#
alex > |
alex > 60 | alexIndexInt16OffAddr (AlexA# arr) off =
alex > | ^^^^^^^^^^^^^^^^^^^^^
Cabal > [ 48 of 220] Compiling Distribution.Parsec.FieldLineStream
Cabal > [ 49 of 220] Compiling Distribution.Parsec.Class
alex > [16 of 22] Compiling Parser
Cabal > [ 50 of 220] Compiling Distribution.Text
alex > [17 of 22] Compiling Output
Cabal > [ 51 of 220] Compiling Distribution.Types.Version
Cabal > [ 52 of 220] Compiling Distribution.Types.VersionRange
alex > [18 of 22] Compiling NFA
alex > [19 of 22] Compiling Info
alex > [20 of 22] Compiling DFAMin
alex > [21 of 22] Compiling DFA
alex > [22 of 22] Compiling Main
Cabal > [ 53 of 220] Compiling Distribution.Types.VersionInterval
Cabal > [ 54 of 220] Compiling Distribution.Types.SourceRepo
alex > Linking .stack-work\dist\e626a42b\build\alex\alex.exe ...
alex >
alex > copy/register
alex > Installing executable alex in C:\Users\travis\.stack\snapshots\2968126c\bin
appar > configure
appar > Configuring appar-0.1.7...
appar > build
appar > Preprocessing library for appar-0.1.7..
appar > Building library for appar-0.1.7..
appar > [1 of 5] Compiling Text.Appar.Input
appar > [2 of 5] Compiling Text.Appar.Parser
appar > [3 of 5] Compiling Text.Appar.LazyByteString
appar > [4 of 5] Compiling Text.Appar.ByteString
appar > [5 of 5] Compiling Text.Appar.String
appar > copy/register
appar > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\appar-0.1.7-AJ7bFeqAcD89NN10UFnSvm
Cabal > [ 55 of 220] Compiling Distribution.Types.SourceRepo.Lens
appar > Registering library for appar-0.1.7..
Cabal > [ 56 of 220] Compiling Distribution.Types.PkgconfigName
auto-update > configure
auto-update > Configuring auto-update-0.1.4.1...
Cabal > [ 57 of 220] Compiling Distribution.Types.ForeignLibType
auto-update > build
auto-update > Preprocessing library for auto-update-0.1.4.1..
auto-update > Building library for auto-update-0.1.4.1..
auto-update > [1 of 4] Compiling Control.AutoUpdate
Cabal > [ 58 of 220] Compiling Distribution.Types.ForeignLibOption
auto-update > [2 of 4] Compiling Control.AutoUpdate.Util
auto-update > [3 of 4] Compiling Control.Debounce
auto-update > [4 of 4] Compiling Control.Reaper
Cabal > [ 59 of 220] Compiling Distribution.Types.ExecutableScope
auto-update > copy/register
auto-update > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\auto-update-0.1.4.1-H02SxzDXmGPGYG55qTZ7dl
auto-update > Registering library for auto-update-0.1.4.1..
base-compat > configure
Cabal > [ 60 of 220] Compiling Distribution.Types.ComponentId
base-compat > Configuring base-compat-0.10.5...
Cabal > [ 61 of 220] Compiling Distribution.Types.BuildType
base-compat > build
base-compat > Preprocessing library for base-compat-0.10.5..
base-compat > Building library for base-compat-0.10.5..
Cabal > [ 62 of 220] Compiling Distribution.Types.AbiHash
Cabal > [ 63 of 220] Compiling Distribution.System
base-compat > [ 1 of 112] Compiling Control.Concurrent.Compat
base-compat > [ 2 of 112] Compiling Control.Concurrent.Compat.Repl
base-compat > [ 3 of 112] Compiling Control.Concurrent.MVar.Compat
base-compat > [ 4 of 112] Compiling Control.Concurrent.MVar.Compat.Repl
base-compat > [ 5 of 112] Compiling Control.Exception.Compat
base-compat > [ 6 of 112] Compiling Control.Exception.Compat.Repl
base-compat > [ 7 of 112] Compiling Control.Monad.Compat
base-compat > [ 8 of 112] Compiling Control.Monad.Compat.Repl
base-compat > [ 9 of 112] Compiling Control.Monad.Fail.Compat
base-compat > [ 10 of 112] Compiling Control.Monad.Fail.Compat.Repl
base-compat > [ 11 of 112] Compiling Control.Monad.IO.Class.Compat
base-compat > [ 12 of 112] Compiling Control.Monad.IO.Class.Compat.Repl
base-compat > [ 13 of 112] Compiling Control.Monad.ST.Lazy.Unsafe.Compat
base-compat > [ 14 of 112] Compiling Control.Monad.ST.Lazy.Unsafe.Compat.Repl
base-compat > [ 15 of 112] Compiling Control.Monad.ST.Unsafe.Compat
base-compat > [ 16 of 112] Compiling Control.Monad.ST.Unsafe.Compat.Repl
base-compat > [ 17 of 112] Compiling Data.Bifoldable.Compat
base-compat > [ 18 of 112] Compiling Data.Bifoldable.Compat.Repl
base-compat > [ 19 of 112] Compiling Data.Bifunctor.Compat
base-compat > [ 20 of 112] Compiling Data.Bifunctor.Compat.Repl
base-compat > [ 21 of 112] Compiling Data.Bitraversable.Compat
base-compat > [ 22 of 112] Compiling Data.Bitraversable.Compat.Repl
base-compat > [ 23 of 112] Compiling Data.Bits.Compat
base-compat > [ 24 of 112] Compiling Data.Bits.Compat.Repl
base-compat > [ 25 of 112] Compiling Data.Bool.Compat
base-compat > [ 26 of 112] Compiling Data.Bool.Compat.Repl
base-compat > [ 27 of 112] Compiling Data.Complex.Compat
base-compat > [ 28 of 112] Compiling Data.Complex.Compat.Repl
base-compat > [ 29 of 112] Compiling Data.Either.Compat
base-compat > [ 30 of 112] Compiling Data.Either.Compat.Repl
base-compat > [ 31 of 112] Compiling Data.Foldable.Compat
base-compat > [ 32 of 112] Compiling Data.Foldable.Compat.Repl
base-compat > [ 33 of 112] Compiling Data.Function.Compat
base-compat > [ 34 of 112] Compiling Data.Function.Compat.Repl
base-compat > [ 35 of 112] Compiling Data.Functor.Compat
base-compat > [ 36 of 112] Compiling Data.Functor.Compat.Repl
base-compat > [ 37 of 112] Compiling Data.Functor.Compose.Compat
base-compat > [ 38 of 112] Compiling Data.Functor.Compose.Compat.Repl
base-compat > [ 39 of 112] Compiling Data.Functor.Const.Compat
base-compat > [ 40 of 112] Compiling Data.Functor.Const.Compat.Repl
base-compat > [ 41 of 112] Compiling Data.Functor.Contravariant.Compat
base-compat > [ 42 of 112] Compiling Data.Functor.Contravariant.Compat.Repl
base-compat > [ 43 of 112] Compiling Data.Functor.Identity.Compat
base-compat > [ 44 of 112] Compiling Data.Functor.Identity.Compat.Repl
base-compat > [ 45 of 112] Compiling Data.Functor.Product.Compat
base-compat > [ 46 of 112] Compiling Data.Functor.Product.Compat.Repl
base-compat > [ 47 of 112] Compiling Data.Functor.Sum.Compat
base-compat > [ 48 of 112] Compiling Data.Functor.Sum.Compat.Repl
base-compat > [ 49 of 112] Compiling Data.IORef.Compat
base-compat > [ 50 of 112] Compiling Data.IORef.Compat.Repl
base-compat > [ 51 of 112] Compiling Data.List.Compat
base-compat > [ 52 of 112] Compiling Data.List.Compat.Repl
base-compat > [ 53 of 112] Compiling Data.List.NonEmpty.Compat
base-compat > [ 54 of 112] Compiling Data.List.NonEmpty.Compat.Repl
base-compat > [ 55 of 112] Compiling Data.Monoid.Compat
base-compat > [ 56 of 112] Compiling Data.Monoid.Compat.Repl
base-compat > [ 57 of 112] Compiling Data.Proxy.Compat
base-compat > [ 58 of 112] Compiling Data.Proxy.Compat.Repl
base-compat > [ 59 of 112] Compiling Data.Ratio.Compat
base-compat > [ 60 of 112] Compiling Data.Ratio.Compat.Repl
base-compat > [ 61 of 112] Compiling Data.STRef.Compat
base-compat > [ 62 of 112] Compiling Data.STRef.Compat.Repl
base-compat > [ 63 of 112] Compiling Data.Semigroup.Compat
base-compat > [ 64 of 112] Compiling Data.Semigroup.Compat.Repl
base-compat > [ 65 of 112] Compiling Data.String.Compat
base-compat > [ 66 of 112] Compiling Data.String.Compat.Repl
base-compat > [ 67 of 112] Compiling Data.Type.Coercion.Compat
base-compat > [ 68 of 112] Compiling Data.Type.Coercion.Compat.Repl
base-compat > [ 69 of 112] Compiling Data.Version.Compat
base-compat > [ 70 of 112] Compiling Data.Version.Compat.Repl
base-compat > [ 71 of 112] Compiling Data.Void.Compat
base-compat > [ 72 of 112] Compiling Data.Void.Compat.Repl
base-compat > [ 73 of 112] Compiling Data.Word.Compat
base-compat > [ 74 of 112] Compiling Data.Word.Compat.Repl
base-compat > [ 75 of 112] Compiling Debug.Trace.Compat
base-compat > [ 76 of 112] Compiling Debug.Trace.Compat.Repl
base-compat > [ 77 of 112] Compiling Foreign.ForeignPtr.Compat
base-compat > [ 78 of 112] Compiling Foreign.ForeignPtr.Compat.Repl
base-compat > [ 79 of 112] Compiling Foreign.ForeignPtr.Safe.Compat
base-compat > [ 80 of 112] Compiling Foreign.ForeignPtr.Safe.Compat.Repl
base-compat > [ 81 of 112] Compiling Foreign.ForeignPtr.Unsafe.Compat
base-compat > [ 82 of 112] Compiling Foreign.ForeignPtr.Unsafe.Compat.Repl
base-compat > [ 83 of 112] Compiling Foreign.Marshal.Alloc.Compat
base-compat > [ 84 of 112] Compiling Foreign.Marshal.Alloc.Compat.Repl
base-compat > [ 85 of 112] Compiling Foreign.Marshal.Array.Compat
base-compat > [ 86 of 112] Compiling Foreign.Marshal.Array.Compat.Repl
base-compat > [ 87 of 112] Compiling Foreign.Marshal.Safe.Compat
base-compat > [ 88 of 112] Compiling Foreign.Marshal.Safe.Compat.Repl
base-compat > [ 89 of 112] Compiling Foreign.Marshal.Unsafe.Compat
base-compat > [ 90 of 112] Compiling Foreign.Marshal.Unsafe.Compat.Repl
base-compat > [ 91 of 112] Compiling Foreign.Marshal.Utils.Compat
base-compat > [ 92 of 112] Compiling Foreign.Marshal.Compat
base-compat > [ 93 of 112] Compiling Foreign.Marshal.Compat.Repl
base-compat > [ 94 of 112] Compiling Foreign.Compat
base-compat > [ 95 of 112] Compiling Foreign.Compat.Repl
base-compat > [ 96 of 112] Compiling Foreign.Marshal.Utils.Compat.Repl
base-compat > [ 97 of 112] Compiling Numeric.Compat
base-compat > [ 98 of 112] Compiling Numeric.Compat.Repl
base-compat > [ 99 of 112] Compiling Numeric.Natural.Compat
base-compat > [100 of 112] Compiling Numeric.Natural.Compat.Repl
base-compat > [101 of 112] Compiling Prelude.Compat
base-compat > [102 of 112] Compiling Prelude.Compat.Repl
base-compat > [103 of 112] Compiling System.Environment.Compat
base-compat > [104 of 112] Compiling System.Environment.Compat.Repl
base-compat > [105 of 112] Compiling System.Exit.Compat
base-compat > [106 of 112] Compiling System.Exit.Compat.Repl
base-compat > [107 of 112] Compiling System.IO.Unsafe.Compat
base-compat > [108 of 112] Compiling System.IO.Unsafe.Compat.Repl
base-compat > [109 of 112] Compiling Text.Read.Compat
base-compat > [110 of 112] Compiling Text.Read.Compat.Repl
base-compat > [111 of 112] Compiling Type.Reflection.Compat
base-compat > [112 of 112] Compiling Type.Reflection.Compat.Repl
base-compat > copy/register
base-compat > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\base-compat-0.10.5-5rPabu9EgkAIcuGkWx1pof
base-compat > Registering library for base-compat-0.10.5..
base-orphans > configure
base-orphans > Configuring base-orphans-0.8...
Cabal > [ 64 of 220] Compiling Distribution.SPDX.LicenseReference
base-orphans > build
base-orphans > Preprocessing library for base-orphans-0.8..
base-orphans > Building library for base-orphans-0.8..
base-orphans > [1 of 2] Compiling Data.Orphans
base-orphans > [2 of 2] Compiling Data.Orphans.Prelude
base-orphans > copy/register
base-orphans > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\base-orphans-0.8-9c3aMxqS7QbGl4Ot5i8lwK
base-orphans > Registering library for base-orphans-0.8..
base64-bytestring > configure
base64-bytestring > Configuring base64-bytestring-1.0.0.2...
Cabal > [ 65 of 220] Compiling Distribution.SPDX.LicenseId
base64-bytestring > build
base64-bytestring > Preprocessing library for base64-bytestring-1.0.0.2..
base64-bytestring > Building library for base64-bytestring-1.0.0.2..
base64-bytestring > [1 of 5] Compiling Data.ByteString.Base64.Internal
base64-bytestring > [2 of 5] Compiling Data.ByteString.Base64
base64-bytestring > [3 of 5] Compiling Data.ByteString.Base64.Lazy
base64-bytestring > [4 of 5] Compiling Data.ByteString.Base64.URL
base64-bytestring > [5 of 5] Compiling Data.ByteString.Base64.URL.Lazy
base64-bytestring > copy/register
base64-bytestring > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\base64-bytestring-1.0.0.2-9zRsxWrEm5zGbLjNlDas
base64-bytestring > Registering library for base64-bytestring-1.0.0.2..
basement > configure
basement > Configuring basement-0.0.10...
basement > build
basement > Preprocessing library for basement-0.0.10..
basement > Building library for basement-0.0.10..
basement > [ 1 of 84] Compiling Basement.Compat.Bifunctor
basement > [ 2 of 84] Compiling Basement.Compat.C.Types
basement > [ 3 of 84] Compiling Basement.Compat.CallStack
basement > [ 4 of 84] Compiling Basement.Compat.Identity
basement > [ 5 of 84] Compiling Basement.Compat.IsList
basement > [ 6 of 84] Compiling Basement.Compat.Natural
basement > [ 7 of 84] Compiling Basement.Compat.NumLiteral
basement > [ 8 of 84] Compiling Basement.Compat.PrimTypes
basement > [ 9 of 84] Compiling Basement.Compat.Primitive
basement > [10 of 84] Compiling Basement.Compat.Semigroup
basement > [11 of 84] Compiling Basement.Compat.Typeable
basement > [12 of 84] Compiling Basement.Compat.Base
basement > [13 of 84] Compiling Basement.Compat.MonadTrans
basement > [14 of 84] Compiling Basement.Compat.AMP
basement > [15 of 84] Compiling Basement.Endianness
basement > [16 of 84] Compiling Basement.Floating
basement > [17 of 84] Compiling Basement.Monad
basement > [18 of 84] Compiling Basement.FinalPtr
basement > [19 of 84] Compiling Basement.Numerical.Conversion
basement > [20 of 84] Compiling Basement.Numerical.Number
basement > [21 of 84] Compiling Basement.IntegralConv
basement > [22 of 84] Compiling Basement.Types.Char7
basement > [23 of 84] Compiling Basement.Base16
basement > [24 of 84] Compiling Basement.Types.Word128
basement > [25 of 84] Compiling Basement.Types.Word256
basement > [26 of 84] Compiling Basement.Nat
basement > [27 of 84] Compiling Basement.Bounded
basement > [28 of 84] Compiling Basement.Numerical.Subtractive
basement > [29 of 84] Compiling Basement.Numerical.Additive
basement > [30 of 84] Compiling Basement.Numerical.Multiplicative
basement > [31 of 84] Compiling Basement.Types.OffsetSize
basement > [32 of 84] Compiling Basement.Types.Ptr
basement > [33 of 84] Compiling Basement.Terminal.Size
basement > [34 of 84] Compiling Basement.Terminal
basement > [35 of 84] Compiling Basement.Runtime
basement > [36 of 84] Compiling Basement.PrimType
basement > [37 of 84] Compiling Basement.MutableBuilder
basement > [38 of 84] Compiling Basement.Exception
basement > [39 of 84] Compiling Basement.NonEmpty
basement > [40 of 84] Compiling Basement.Bindings.Memory
basement > [41 of 84] Compiling Basement.Alg.Class
basement > [42 of 84] Compiling Basement.Compat.ExtList
basement > [43 of 84] Compiling Basement.Alg.XorShift
basement > [44 of 84] Compiling Basement.Alg.PrimArray
basement > [45 of 84] Compiling Basement.Alg.Mutable
basement > [46 of 84] Compiling Basement.NormalForm
basement > [47 of 84] Compiling Basement.These
basement > [48 of 84] Compiling Basement.Sized.List
basement > [49 of 84] Compiling Basement.Block.Base
basement > [50 of 84] Compiling Basement.Cast
basement > [51 of 84] Compiling Basement.Block.Mutable
basement > [52 of 84] Compiling Basement.Block
basement > [53 of 84] Compiling Basement.Sized.Block
basement > [54 of 84] Compiling Basement.BlockN
basement > [55 of 84] Compiling Basement.Bits
basement > [56 of 84] Compiling Basement.UArray.Base
basement > [57 of 84] Compiling Basement.BoxedArray
basement > [58 of 84] Compiling Basement.Sized.Vect
basement > [59 of 84] Compiling Basement.UArray.Mutable
basement > [60 of 84] Compiling Basement.UArray
basement > [61 of 84] Compiling Basement.Types.AsciiString
basement > [62 of 84] Compiling Basement.String.Encoding.Encoding
basement > [63 of 84] Compiling Basement.String.Encoding.UTF32
basement > [64 of 84] Compiling Basement.String.Encoding.UTF16
basement > [65 of 84] Compiling Basement.String.Encoding.ISO_8859_1
basement > [66 of 84] Compiling Basement.String.Encoding.ASCII7
basement > [67 of 84] Compiling Basement.Sized.UVect
basement > [68 of 84] Compiling Basement.UTF8.Types
basement > [69 of 84] Compiling Basement.UTF8.Table
basement > [70 of 84] Compiling Basement.UTF8.Helper
basement > [71 of 84] Compiling Basement.Types.CharUTF8
basement > [72 of 84] Compiling Basement.String.CaseMapping
basement > [73 of 84] Compiling Basement.Alg.UTF8
basement > [74 of 84] Compiling Basement.UTF8.Base
Cabal > [ 66 of 220] Compiling Distribution.SPDX.LicenseExceptionId
basement > [75 of 84] Compiling Basement.Show
basement > [76 of 84] Compiling Basement.Error
basement > [77 of 84] Compiling Basement.Imports
basement > [78 of 84] Compiling Basement.Environment
basement > [79 of 84] Compiling Basement.Alg.String
basement > [80 of 84] Compiling Basement.String
Cabal > [ 67 of 220] Compiling Distribution.SPDX.LicenseExpression
Cabal > [ 68 of 220] Compiling Distribution.SPDX.License
Cabal > [ 69 of 220] Compiling Distribution.SPDX
Cabal > [ 70 of 220] Compiling Distribution.ReadE
Cabal > [ 71 of 220] Compiling Distribution.ModuleName
Cabal > [ 72 of 220] Compiling Distribution.Types.ModuleRenaming
Cabal > [ 73 of 220] Compiling Distribution.Types.IncludeRenaming
Cabal > [ 74 of 220] Compiling Distribution.FieldGrammar.Class
Cabal > [ 75 of 220] Compiling Distribution.Utils.UnionFind
Cabal > [ 76 of 220] Compiling Distribution.Verbosity
basement > [81 of 84] Compiling Basement.Terminal.ANSI
Cabal > [ 77 of 220] Compiling Distribution.Version
Cabal > [ 78 of 220] Compiling Distribution.Types.TestType
basement > [82 of 84] Compiling Basement.From
basement > [83 of 84] Compiling Basement.Block.Builder
Cabal > [ 79 of 220] Compiling Distribution.Types.TestSuiteInterface
basement > [84 of 84] Compiling Basement.String.Builder
Cabal > [ 80 of 220] Compiling Distribution.Types.PkgconfigDependency
basement > copy/register
basement > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\basement-0.0.10-4wJvZ83U5Ek3By3XFX2z1a
Cabal > [ 81 of 220] Compiling Distribution.Types.BenchmarkType
basement > Registering library for basement-0.0.10..
blaze-builder > configure
blaze-builder > Configuring blaze-builder-0.4.1.0...
Cabal > [ 82 of 220] Compiling Distribution.Types.BenchmarkInterface
blaze-builder > build
blaze-builder > Preprocessing library for blaze-builder-0.4.1.0..
blaze-builder > Building library for blaze-builder-0.4.1.0..
blaze-builder > [ 1 of 11] Compiling Blaze.ByteString.Builder.Internal.Write
Cabal > [ 83 of 220] Compiling Distribution.License
blaze-builder > [ 2 of 11] Compiling Blaze.ByteString.Builder.Compat.Write
blaze-builder > [ 3 of 11] Compiling Blaze.ByteString.Builder.Int
blaze-builder > [ 4 of 11] Compiling Blaze.ByteString.Builder.Html.Word
blaze-builder > [ 5 of 11] Compiling Blaze.ByteString.Builder.Char8
blaze-builder > [ 6 of 11] Compiling Blaze.ByteString.Builder.Char.Utf8
blaze-builder > [ 7 of 11] Compiling Blaze.ByteString.Builder.Html.Utf8
Cabal > [ 84 of 220] Compiling Language.Haskell.Extension
blaze-builder > [ 8 of 11] Compiling Blaze.ByteString.Builder.ByteString
blaze-builder > [ 9 of 11] Compiling Blaze.ByteString.Builder.HTTP
blaze-builder > [10 of 11] Compiling Blaze.ByteString.Builder.Word
blaze-builder > [11 of 11] Compiling Blaze.ByteString.Builder
blaze-builder > copy/register
blaze-builder > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\blaze-builder-0.4.1.0-KrFxFv3kgua3BTNMsMBadC
blaze-builder > Registering library for blaze-builder-0.4.1.0..
blaze-markup > configure
blaze-markup > Configuring blaze-markup-0.8.2.2...
blaze-markup > build
blaze-markup > Preprocessing library for blaze-markup-0.8.2.2..
blaze-markup > Building library for blaze-markup-0.8.2.2..
blaze-markup > [1 of 6] Compiling Text.Blaze.Internal
blaze-markup > [2 of 6] Compiling Text.Blaze
blaze-markup > [3 of 6] Compiling Text.Blaze.Renderer.String
blaze-markup > [4 of 6] Compiling Text.Blaze.Renderer.Pretty
blaze-markup > [5 of 6] Compiling Text.Blaze.Renderer.Text
blaze-markup > [6 of 6] Compiling Text.Blaze.Renderer.Utf8
blaze-markup > copy/register
blaze-markup > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\blaze-markup-0.8.2.2-IwLwNWRUxfsEuYbkQ0Gv5Q
blaze-markup > Registering library for blaze-markup-0.8.2.2..
blaze-html > configure
blaze-html > Configuring blaze-html-0.9.1.1...
blaze-html > build
blaze-html > Preprocessing library for blaze-html-0.9.1.1..
blaze-html > Building library for blaze-html-0.9.1.1..
blaze-html > [ 1 of 21] Compiling Text.Blaze.Html
blaze-html > [ 2 of 21] Compiling Text.Blaze.Html.Renderer.Pretty
blaze-html > [ 3 of 21] Compiling Text.Blaze.Html.Renderer.String
blaze-html > [ 4 of 21] Compiling Text.Blaze.Html.Renderer.Text
blaze-html > [ 5 of 21] Compiling Text.Blaze.Html.Renderer.Utf8
blaze-html > [ 6 of 21] Compiling Text.Blaze.Html4.FrameSet
Cabal > [ 85 of 220] Compiling Distribution.Compiler
blaze-html > [ 7 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes
blaze-html > [ 8 of 21] Compiling Text.Blaze.Html4.Strict
Cabal > [ 86 of 220] Compiling Distribution.Parsec.Newtypes
Cabal > [ 87 of 220] Compiling Distribution.ParseUtils
blaze-html > [ 9 of 21] Compiling Text.Blaze.Html4.Strict.Attributes
Cabal > [ 88 of 220] Compiling Distribution.Types.PackageName
blaze-html > [10 of 21] Compiling Text.Blaze.Html4.Transitional
Cabal > [ 89 of 220] Compiling Distribution.Types.UnqualComponentName
Cabal > [ 90 of 220] Compiling Distribution.Types.ComponentName
Cabal > [ 91 of 220] Compiling Distribution.Types.PackageId
blaze-html > [11 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes
Cabal > [ 92 of 220] Compiling Distribution.Types.UnitId
Cabal > [ 93 of 220] Compiling Distribution.Types.Module
blaze-html > [12 of 21] Compiling Text.Blaze.Html5
Cabal > [ 94 of 220] Compiling Distribution.Backpack
Cabal > [ 95 of 220] Compiling Distribution.Backpack.ModSubst
Cabal > [ 96 of 220] Compiling Distribution.Backpack.FullUnitId
Cabal > [ 97 of 220] Compiling Distribution.Types.PackageId.Lens
Cabal > [ 98 of 220] Compiling Distribution.Types.ModuleReexport
blaze-html > [13 of 21] Compiling Text.Blaze.Html5.Attributes
Cabal > [ 99 of 220] Compiling Distribution.Types.Mixin
Cabal > [100 of 220] Compiling Distribution.Types.ExeDependency
Cabal > [101 of 220] Compiling Distribution.Types.Dependency
Cabal > [102 of 220] Compiling Distribution.Types.SetupBuildInfo
blaze-html > [14 of 21] Compiling Text.Blaze.XHtml1.FrameSet
Cabal > [103 of 220] Compiling Distribution.Types.SetupBuildInfo.Lens
Cabal > [104 of 220] Compiling Distribution.Types.DependencyMap
Cabal > [105 of 220] Compiling Distribution.Backpack.ModuleScope
Cabal > [106 of 220] Compiling Distribution.Types.MungedPackageName
Cabal > [107 of 220] Compiling Distribution.Types.MungedPackageId
blaze-html > [15 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes
Cabal > [108 of 220] Compiling Distribution.Package
Cabal > [109 of 220] Compiling Distribution.Types.AnnotatedId
Cabal > [110 of 220] Compiling Distribution.Types.ComponentInclude
Cabal > [111 of 220] Compiling Distribution.Types.AbiDependency
Cabal > [112 of 220] Compiling Distribution.Simple.InstallDirs
blaze-html > [16 of 21] Compiling Text.Blaze.XHtml1.Strict
blaze-html > [17 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes
Cabal > [113 of 220] Compiling Distribution.Types.LegacyExeDependency
blaze-html > [18 of 21] Compiling Text.Blaze.XHtml1.Transitional
Cabal > [114 of 220] Compiling Distribution.Types.BuildInfo
blaze-html > [19 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes
blaze-html > [20 of 21] Compiling Text.Blaze.XHtml5
blaze-html > [21 of 21] Compiling Text.Blaze.XHtml5.Attributes
Cabal > [115 of 220] Compiling Distribution.Types.HookedBuildInfo
Cabal > [116 of 220] Compiling Distribution.Types.BuildInfo.Lens
blaze-html > copy/register
blaze-html > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\blaze-html-0.9.1.1-E0enfQtU1ZTDNQ8G8pIpJp
blaze-html > Registering library for blaze-html-0.9.1.1..
bsb-http-chunked > configure
bsb-http-chunked > Configuring bsb-http-chunked-0.0.0.4...
Cabal > [117 of 220] Compiling Distribution.Types.TestSuite
bsb-http-chunked > build
bsb-http-chunked > Preprocessing library for bsb-http-chunked-0.0.0.4..
bsb-http-chunked > Building library for bsb-http-chunked-0.0.0.4..
bsb-http-chunked > [1 of 1] Compiling Data.ByteString.Builder.HTTP.Chunked
bsb-http-chunked > copy/register
bsb-http-chunked > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\bsb-http-chunked-0.0.0.4-BCfmq0ia0s9IVjcrN1kyBv
bsb-http-chunked > Registering library for bsb-http-chunked-0.0.0.4..
byteorder > configure
byteorder > Configuring byteorder-1.0.4...
byteorder > build
byteorder > Preprocessing library for byteorder-1.0.4..
byteorder > Building library for byteorder-1.0.4..
byteorder > [1 of 1] Compiling System.ByteOrder
Cabal > [118 of 220] Compiling Distribution.Types.TestSuite.Lens
Cabal > [119 of 220] Compiling Distribution.Types.Library
byteorder > copy/register
byteorder > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\byteorder-1.0.4-IVStE0plZAH4UpHo5zwztw
byteorder > Registering library for byteorder-1.0.4..
bytestring-builder > configure
bytestring-builder > Configuring bytestring-builder-0.10.8.2.0...
bytestring-builder > build
bytestring-builder > Preprocessing library for bytestring-builder-0.10.8.2.0..
bytestring-builder > Building library for bytestring-builder-0.10.8.2.0..
bytestring-builder > copy/register
bytestring-builder > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\bytestring-builder-0.10.8.2.0-LXPF26JUtha6ldoXSbK1uZ
bytestring-builder > Registering library for bytestring-builder-0.10.8.2.0..
call-stack > configure
call-stack > Configuring call-stack-0.1.0...
call-stack > build
call-stack > Preprocessing library for call-stack-0.1.0..
call-stack > Building library for call-stack-0.1.0..
call-stack > [1 of 3] Compiling Data.SrcLoc
call-stack > [2 of 3] Compiling Data.CallStack
call-stack > [3 of 3] Compiling Paths_call_stack
call-stack > copy/register
call-stack > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\call-stack-0.1.0-J1eWgTNOnM4IGVyeW0v2YZ
call-stack > Registering library for call-stack-0.1.0..
HUnit > configure
HUnit > Configuring HUnit-1.6.0.0...
Cabal > [120 of 220] Compiling Distribution.Types.Library.Lens
Cabal > [121 of 220] Compiling Distribution.Types.ForeignLib
HUnit > build
HUnit > Preprocessing library for HUnit-1.6.0.0..
HUnit > Building library for HUnit-1.6.0.0..
HUnit > [1 of 6] Compiling Paths_HUnit
HUnit > [2 of 6] Compiling Test.HUnit.Lang
HUnit > [3 of 6] Compiling Test.HUnit.Base
HUnit > [4 of 6] Compiling Test.HUnit.Terminal
HUnit > [5 of 6] Compiling Test.HUnit.Text
HUnit > [6 of 6] Compiling Test.HUnit
HUnit > copy/register
HUnit > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\HUnit-1.6.0.0-C6N9GX1vz2Z4nPL5JbE3ac
HUnit > Registering library for HUnit-1.6.0.0..
clock > configure
clock > Configuring clock-0.7.2...
clock > build
clock > Preprocessing library for clock-0.7.2..
clock > C:\Users\travis\AppData\Local\Temp\stack2540\clock-0.7.2\Clock.hsc:44:0: warning: "hsc_alignment" redefined
clock > C:\Users\travis\AppData\Local\Temp\stack2540\clock-0.7.2\In file included from .stack-work\dist\e626a42b\build\System\Clock_hsc_make.c:1:0:
clock > C:\Users\travis\AppData\Local\Programs\stack\x86_64-windows\ghc-8.6.4/lib/template-hsc.h:91:0: note: this is the location of the previous definition
clock > #define hsc_alignment(x...) \
clock >
clock > Building library for clock-0.7.2..
clock > [1 of 1] Compiling System.Clock
Cabal > [122 of 220] Compiling Distribution.Types.ForeignLib.Lens
Cabal > [123 of 220] Compiling Distribution.Types.Executable
clock > copy/register
clock > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\clock-0.7.2-DpdvDKMysiO5fhuByT1Vyj
clock > Registering library for clock-0.7.2..
colour > configure
colour > Configuring colour-2.3.4...
Cabal > [124 of 220] Compiling Distribution.Types.Executable.Lens
Cabal > [125 of 220] Compiling Distribution.Types.Benchmark
colour > build
colour > Preprocessing library for colour-2.3.4..
colour > Building library for colour-2.3.4..
colour > [ 1 of 14] Compiling Data.Colour.CIE.Chromaticity
colour > [ 2 of 14] Compiling Data.Colour.CIE.Illuminant
colour > [ 3 of 14] Compiling Data.Colour.Chan
colour > [ 4 of 14] Compiling Data.Colour.Internal
colour > [ 5 of 14] Compiling Data.Colour.Matrix
colour > [ 6 of 14] Compiling Data.Colour.RGB
Cabal > [126 of 220] Compiling Distribution.Types.Component
colour > [ 7 of 14] Compiling Data.Colour.RGBSpace.HSL
colour > [ 8 of 14] Compiling Data.Colour.RGBSpace.HSV
colour > [ 9 of 14] Compiling Data.Colour.SRGB.Linear
colour > [10 of 14] Compiling Data.Colour.RGBSpace
colour > [11 of 14] Compiling Data.Colour.SRGB
Cabal > [127 of 220] Compiling Distribution.Types.ComponentRequestedSpec
colour > [12 of 14] Compiling Data.Colour
colour > [13 of 14] Compiling Data.Colour.Names
Cabal > [128 of 220] Compiling Distribution.Types.PackageDescription
colour > [14 of 14] Compiling Data.Colour.CIE
colour > copy/register
colour > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\colour-2.3.4-BYzTQyKoQ9LK29pbkBo2SY
colour > Registering library for colour-2.3.4..
data-default-class > configure
data-default-class > Configuring data-default-class-0.1.2.0...
data-default-class > build
data-default-class > Preprocessing library for data-default-class-0.1.2.0..
data-default-class > Building library for data-default-class-0.1.2.0..
data-default-class > [1 of 1] Compiling Data.Default.Class
data-default-class > copy/register
data-default-class > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\data-default-class-0.1.2.0-FeIQ5tLoVZBHMSgrT9zptQ
data-default-class > Registering library for data-default-class-0.1.2.0..
cookie > configure
cookie > Configuring cookie-0.4.4...
cookie > build
cookie > Preprocessing library for cookie-0.4.4..
cookie > Building library for cookie-0.4.4..
cookie > [1 of 1] Compiling Web.Cookie
Cabal > [129 of 220] Compiling Distribution.Types.GenericPackageDescription
cookie > copy/register
cookie > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\cookie-0.4.4-KpjAlIew5oQDgqXiPeQJ63
cookie > Registering library for cookie-0.4.4..
data-default-instances-containers> configure
data-default-instances-containers> Configuring data-default-instances-containers-0.0.1...
data-default-instances-containers> build
data-default-instances-containers> Preprocessing library for data-default-instances-containers-0.0.1..
data-default-instances-containers> Building library for data-default-instances-containers-0.0.1..
data-default-instances-containers> [1 of 1] Compiling Data.Default.Instances.Containers
data-default-instances-containers> copy/register
data-default-instances-containers> Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\data-default-instances-containers-0.0.1-9yvw8HF06tiAXuxm5U8KjO
data-default-instances-containers> Registering library for data-default-instances-containers-0.0.1..
data-ordlist > configure
data-ordlist > Configuring data-ordlist-0.4.7.0...
data-ordlist > build
data-ordlist > Preprocessing library for data-ordlist-0.4.7.0..
data-ordlist > Building library for data-ordlist-0.4.7.0..
data-ordlist > [1 of 1] Compiling Data.List.Ordered
data-ordlist > copy/register
data-ordlist > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\data-ordlist-0.4.7.0-JijOptHq8X5AysaK6Liyhk
data-ordlist > Registering library for data-ordlist-0.4.7.0..
dlist > configure
dlist > Configuring dlist-0.8.0.5...
dlist > build
dlist > Preprocessing library for dlist-0.8.0.5..
dlist > Building library for dlist-0.8.0.5..
dlist > [1 of 1] Compiling Data.DList
dlist > copy/register
dlist > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\dlist-0.8.0.5-FMMQwM1hD2kK7b7715Z2vG
dlist > Registering library for dlist-0.8.0.5..
data-default-instances-dlist > configure
data-default-instances-dlist > Configuring data-default-instances-dlist-0.0.1...
data-default-instances-dlist > build
data-default-instances-dlist > Preprocessing library for data-default-instances-dlist-0.0.1..
data-default-instances-dlist > Building library for data-default-instances-dlist-0.0.1..
data-default-instances-dlist > [1 of 1] Compiling Data.Default.Instances.DList
data-default-instances-dlist > copy/register
Cabal > [130 of 220] Compiling Distribution.Types.GenericPackageDescription.Lens
data-default-instances-dlist > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\data-default-instances-dlist-0.0.1-LIRSqaQLAnD9zvxNpqPc5w
data-default-instances-dlist > Registering library for data-default-instances-dlist-0.0.1..
easy-file > configure
Cabal > [131 of 220] Compiling Distribution.Types.Benchmark.Lens
Cabal > [132 of 220] Compiling Distribution.Types.PackageDescription.Lens
easy-file > Configuring easy-file-0.2.2...
easy-file > build
easy-file > Preprocessing library for easy-file-0.2.2..
easy-file > Building library for easy-file-0.2.2..
easy-file > [1 of 4] Compiling System.EasyFile.Directory
easy-file >
easy-file > System\EasyFile\Directory.hs:37:1: warning: [-Wunused-imports]
easy-file > The import of `Control.Applicative' is redundant
easy-file > except perhaps to import instances from `Control.Applicative'
easy-file > To import instances alone, use: import Control.Applicative()
easy-file > |
easy-file > 37 | import Control.Applicative
easy-file > | ^^^^^^^^^^^^^^^^^^^^^^^^^^
easy-file > [2 of 4] Compiling System.EasyFile.FilePath
Cabal > [133 of 220] Compiling Distribution.Types.Lens
Cabal > [134 of 220] Compiling Distribution.PackageDescription
Cabal > [135 of 220] Compiling Distribution.Simple.BuildToolDepends
Cabal > [136 of 220] Compiling Distribution.Types.ExposedModule
easy-file > [3 of 4] Compiling System.EasyFile.Missing
easy-file >
easy-file > System\EasyFile\Missing.hs:7:1: warning: [-Wunused-imports]
easy-file > The import of `Control.Applicative' is redundant
easy-file > except perhaps to import instances from `Control.Applicative'
easy-file > To import instances alone, use: import Control.Applicative()
easy-file > |
easy-file > 7 | import Control.Applicative
easy-file > | ^^^^^^^^^^^^^^^^^^^^^^^^^^
Cabal > [137 of 220] Compiling Distribution.Types.InstalledPackageInfo
easy-file > [4 of 4] Compiling System.EasyFile
easy-file >
easy-file > copy/register
easy-file > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\easy-file-0.2.2-I09n1Z8uAMTC6iOjlXtenw
easy-file > Registering library for easy-file-0.2.2..
erf > configure
erf > Warning: erf.cabal:7:1: The field "synopsis" is specified more than once at
erf > positions 7:1, 11:1
erf > Warning: erf.cabal:3:1: The field "license" is specified more than once at
erf > positions 3:1, 10:1
erf > Configuring erf-2.0.0.0...
erf > build
erf > Preprocessing library for erf-2.0.0.0..
erf > Building library for erf-2.0.0.0..
erf > [1 of 1] Compiling Data.Number.Erf
erf > copy/register
erf > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\erf-2.0.0.0-ExhHoenPosmHlOroBQQced
erf > Registering library for erf-2.0.0.0..
file-embed > configure
file-embed > Configuring file-embed-0.0.11...
file-embed > build
file-embed > Preprocessing library for file-embed-0.0.11..
file-embed > Building library for file-embed-0.0.11..
file-embed > [1 of 1] Compiling Data.FileEmbed
file-embed > copy/register
file-embed > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\file-embed-0.0.11-4IE3sw0bCLQ7xXwEGMUYke
file-embed > Registering library for file-embed-0.0.11..
gitrev > configure
gitrev > Configuring gitrev-1.3.1...
gitrev > build
Cabal > [138 of 220] Compiling Distribution.Types.InstalledPackageInfo.Lens
gitrev > Preprocessing library for gitrev-1.3.1..
gitrev > Building library for gitrev-1.3.1..
gitrev > [1 of 1] Compiling Development.GitRev
gitrev >
gitrev > src\Development\GitRev.hs:109:6: warning: [-Wincomplete-patterns]
gitrev > Pattern match(es) are non-exhaustive
gitrev > In a multi-way if alternative:
gitrev > Guards do not cover entire pattern space
gitrev > |
gitrev > 109 | if | isDir -> return dotGit
gitrev > | ^^^^^^^^^^^^^^^^^^^^^^^^...
Cabal > [139 of 220] Compiling Distribution.PrettyUtils
Cabal > [140 of 220] Compiling Paths_Cabal
gitrev >
gitrev > copy/register
gitrev > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\gitrev-1.3.1-DG22LbN0Vta8FgEizfblu1
Cabal > [141 of 220] Compiling Distribution.Simple.Utils
gitrev > Registering library for gitrev-1.3.1..
hashable > configure
hashable > Configuring hashable-1.2.7.0...
hashable > build
hashable > Preprocessing library for hashable-1.2.7.0..
hashable > Building library for hashable-1.2.7.0..
hashable > [1 of 4] Compiling Data.Hashable.Class
Cabal > [142 of 220] Compiling Distribution.Utils.NubList
Cabal > [143 of 220] Compiling Distribution.Utils.LogProgress
Cabal > [144 of 220] Compiling Distribution.Simple.Program.ResponseFile
hashable > [2 of 4] Compiling Data.Hashable.Generic
Cabal > [145 of 220] Compiling Distribution.Simple.Program.Find
hashable > [3 of 4] Compiling Data.Hashable
hashable > [4 of 4] Compiling Data.Hashable.Lifted
hashable > copy/register
hashable > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\hashable-1.2.7.0-2SI038axTEd7AEZJ275kpi
Cabal > [146 of 220] Compiling Distribution.Simple.Program.Types
hashable > Registering library for hashable-1.2.7.0..
async > configure
async > Configuring async-2.2.1...
async > build
async > Preprocessing library for async-2.2.1..
async > Building library for async-2.2.1..
async > [1 of 1] Compiling Control.Concurrent.Async
Cabal > [147 of 220] Compiling Distribution.Simple.Program.Run
Cabal > [148 of 220] Compiling Distribution.Simple.Program.Script
Cabal > [149 of 220] Compiling Distribution.Simple.Program.Hpc
Cabal > [150 of 220] Compiling Distribution.Simple.Glob
async > copy/register
async > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\async-2.2.1-CnEO6bROc7S6QgTCMiGZte
async > Registering library for async-2.2.1..
Cabal > [151 of 220] Compiling Distribution.Simple.Compiler
case-insensitive > configure
case-insensitive > Configuring case-insensitive-1.2.0.11...
case-insensitive > build
case-insensitive > Preprocessing library for case-insensitive-1.2.0.11..
case-insensitive > Building library for case-insensitive-1.2.0.11..
case-insensitive > [1 of 3] Compiling Data.CaseInsensitive.Internal
case-insensitive > [2 of 3] Compiling Data.CaseInsensitive
case-insensitive > [3 of 3] Compiling Data.CaseInsensitive.Unsafe
case-insensitive > copy/register
case-insensitive > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\case-insensitive-1.2.0.11-LNzmAWfaV4DDuYZvHeB9eK
case-insensitive > Registering library for case-insensitive-1.2.0.11..
haskeline > configure
haskeline > Configuring haskeline-0.7.5.0...
haskeline > build
haskeline > Preprocessing library for haskeline-0.7.5.0..
Cabal > [152 of 220] Compiling Distribution.Simple.GHC.ImplInfo
Cabal > [153 of 220] Compiling Distribution.Simple.Program.GHC
haskeline > Building library for haskeline-0.7.5.0..
haskeline > [ 1 of 25] Compiling System.Console.Haskeline.Directory
haskeline > [ 2 of 25] Compiling System.Console.Haskeline.Key
haskeline > [ 3 of 25] Compiling System.Console.Haskeline.LineState
haskeline > [ 4 of 25] Compiling System.Console.Haskeline.Command
haskeline > [ 5 of 25] Compiling System.Console.Haskeline.Backend.WCWidth
haskeline > [ 6 of 25] Compiling System.Console.Haskeline.MonadException
haskeline > [ 7 of 25] Compiling System.Console.Haskeline.Backend.Win32.Echo
haskeline > [ 8 of 25] Compiling System.Console.Haskeline.Monads
haskeline > [ 9 of 25] Compiling System.Console.Haskeline.Completion
haskeline > [10 of 25] Compiling System.Console.Haskeline.Command.Undo
haskeline > [11 of 25] Compiling System.Console.Haskeline.Command.KillRing
haskeline > [12 of 25] Compiling System.Console.Haskeline.Prefs
haskeline > [13 of 25] Compiling System.Console.Haskeline.Recover
haskeline > [14 of 25] Compiling System.Console.Haskeline.History
Cabal > [154 of 220] Compiling Distribution.Simple.Program.Builtin
haskeline > [15 of 25] Compiling System.Console.Haskeline.Command.History
Cabal > [155 of 220] Compiling Distribution.Simple.Program.Db
haskeline > [16 of 25] Compiling System.Console.Haskeline.Term
Cabal > [156 of 220] Compiling Distribution.Simple.Program
Cabal > [157 of 220] Compiling Distribution.Simple.Program.Strip
haskeline > [17 of 25] Compiling System.Console.Haskeline.RunCommand
Cabal > [158 of 220] Compiling Distribution.Simple.Command
haskeline > [18 of 25] Compiling System.Console.Haskeline.Command.Completion
haskeline > [19 of 25] Compiling System.Console.Haskeline.Backend.Win32
Cabal > [159 of 220] Compiling Distribution.Simple.Setup
haskeline > [20 of 25] Compiling System.Console.Haskeline.Backend
haskeline > [21 of 25] Compiling System.Console.Haskeline.InputT
haskeline > [22 of 25] Compiling System.Console.Haskeline.Emacs
haskeline > [23 of 25] Compiling System.Console.Haskeline.Vi
haskeline > [24 of 25] Compiling System.Console.Haskeline
haskeline > [25 of 25] Compiling System.Console.Haskeline.IO
haskeline > copy/register
haskeline > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\haskeline-0.7.5.0-9eaTiXjMr1nGLYyjhB4Lrf
haskeline > Registering library for haskeline-0.7.5.0..
hspec-discover > configure
hspec-discover > Configuring hspec-discover-2.6.1...
hspec-discover > build
hspec-discover > Preprocessing library for hspec-discover-2.6.1..
hspec-discover > Building library for hspec-discover-2.6.1..
hspec-discover > [1 of 4] Compiling Paths_hspec_discover
hspec-discover > [2 of 4] Compiling Test.Hspec.Discover.Config
hspec-discover > [3 of 4] Compiling Test.Hspec.Discover.Sort
hspec-discover > [4 of 4] Compiling Test.Hspec.Discover.Run
hspec-discover > Preprocessing executable 'hspec-discover' for hspec-discover-2.6.1..
hspec-discover > Building executable 'hspec-discover' for hspec-discover-2.6.1..
hspec-discover > [1 of 2] Compiling Main
hspec-discover > [2 of 2] Compiling Paths_hspec_discover
hspec-discover > Linking .stack-work\dist\e626a42b\build\hspec-discover\hspec-discover.exe ...
hspec-discover > copy/register
hspec-discover > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\hspec-discover-2.6.1-GcEMs7l4z3NWJQPD5eMXU
hspec-discover > Installing executable hspec-discover in C:\Users\travis\.stack\snapshots\2968126c\bin
hspec-discover > Registering library for hspec-discover-2.6.1..
hspec-expectations > configure
hspec-expectations > Configuring hspec-expectations-0.8.2...
hspec-expectations > build
hspec-expectations > Preprocessing library for hspec-expectations-0.8.2..
hspec-expectations > Building library for hspec-expectations-0.8.2..
hspec-expectations > [1 of 4] Compiling Paths_hspec_expectations
hspec-expectations > [2 of 4] Compiling Test.Hspec.Expectations.Contrib
hspec-expectations > [3 of 4] Compiling Test.Hspec.Expectations.Matcher
hspec-expectations > [4 of 4] Compiling Test.Hspec.Expectations
hspec-expectations > copy/register
hspec-expectations > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\hspec-expectations-0.8.2-xEhsaJyqHC4OUn6v2CIJJ
hspec-expectations > Registering library for hspec-expectations-0.8.2..
http-types > configure
http-types > Configuring http-types-0.12.3...
http-types > build
http-types > Preprocessing library for http-types-0.12.3..
http-types > Building library for http-types-0.12.3..
http-types > [1 of 7] Compiling Network.HTTP.Types.Header
http-types > [2 of 7] Compiling Network.HTTP.Types.Method
http-types > [3 of 7] Compiling Network.HTTP.Types.Status
http-types > [4 of 7] Compiling Network.HTTP.Types.URI
http-types > [5 of 7] Compiling Network.HTTP.Types.QueryLike
http-types > [6 of 7] Compiling Network.HTTP.Types.Version
http-types > [7 of 7] Compiling Network.HTTP.Types
http-types > copy/register
http-types > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\http-types-0.12.3-4L76TmlQodx6G0dPW61wNW
http-types > Registering library for http-types-0.12.3..
integer-logarithms > configure
integer-logarithms > Configuring integer-logarithms-1.0.2.2...
integer-logarithms > build
integer-logarithms > Preprocessing library for integer-logarithms-1.0.2.2..
integer-logarithms > Building library for integer-logarithms-1.0.2.2..
integer-logarithms > [1 of 4] Compiling GHC.Integer.Logarithms.Compat
integer-logarithms > [2 of 4] Compiling Math.NumberTheory.Logarithms
integer-logarithms > [3 of 4] Compiling Math.NumberTheory.Powers.Integer
integer-logarithms > [4 of 4] Compiling Math.NumberTheory.Powers.Natural
integer-logarithms > copy/register
integer-logarithms > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\integer-logarithms-1.0.2.2-33gHWvkkotvKqvHmbqy5m0
integer-logarithms > Registering library for integer-logarithms-1.0.2.2..
logict > configure
logict > Configuring logict-0.6.0.2...
logict > build
logict > Preprocessing library for logict-0.6.0.2..
logict > Building library for logict-0.6.0.2..
logict > [1 of 2] Compiling Control.Monad.Logic.Class
logict >
logict > Control\Monad\Logic\Class.hs:27:1: warning: [-Wunused-imports]
logict > The import of `Data.Monoid' is redundant
logict > except perhaps to import instances from `Data.Monoid'
logict > To import instances alone, use: import Data.Monoid()
logict > |
logict > 27 | import Data.Monoid
logict > | ^^^^^^^^^^^^^^^^^^
logict > [2 of 2] Compiling Control.Monad.Logic
logict >
logict > copy/register
logict > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\logict-0.6.0.2-7kzxfuFd7UY9IiY3jFziUO
logict > Registering library for logict-0.6.0.2..
memory > configure
memory > Configuring memory-0.14.18...
memory > build
memory > Preprocessing library for memory-0.14.18..
memory > Building library for memory-0.14.18..
Cabal > [160 of 220] Compiling Distribution.Parsec.ParseResult
memory > [ 1 of 29] Compiling Data.Memory.ExtendedWords
memory > [ 2 of 29] Compiling Data.Memory.Internal.Compat
Cabal > [161 of 220] Compiling Distribution.Parsec.ConfVar
memory > [ 3 of 29] Compiling Data.Memory.Endian
memory > [ 4 of 29] Compiling Data.Memory.Hash.SipHash
memory > [ 5 of 29] Compiling Data.Memory.Encoding.Base16
memory > [ 6 of 29] Compiling Data.Memory.Internal.CompatPrim
memory > [ 7 of 29] Compiling Data.Memory.Encoding.Base32
Cabal > [162 of 220] Compiling Distribution.PackageDescription.Configuration
memory > [ 8 of 29] Compiling Data.Memory.Internal.CompatPrim64
memory > [ 9 of 29] Compiling Data.Memory.Internal.DeepSeq
memory > [10 of 29] Compiling Data.Memory.Internal.Imports
memory > [11 of 29] Compiling Data.Memory.Hash.FNV
memory > [12 of 29] Compiling Data.Memory.Encoding.Base64
memory > [13 of 29] Compiling Data.Memory.Internal.Scrubber
memory > [14 of 29] Compiling Data.Memory.MemMap.Windows
memory > [15 of 29] Compiling Data.Memory.PtrMethods
Cabal > [163 of 220] Compiling Distribution.Make
memory > [16 of 29] Compiling Data.ByteArray.Types
Cabal > [164 of 220] Compiling Distribution.FieldGrammar.Pretty
memory > [17 of 29] Compiling Data.ByteArray.MemView
memory > [18 of 29] Compiling Data.ByteArray.Pack.Internal
memory >
memory > Data\ByteArray\Pack\Internal.hs:20:1: warning: [-Wunused-imports]
memory > The import of `Data.Memory.Internal.Imports' is redundant
memory > except perhaps to import instances from `Data.Memory.Internal.Imports'
memory > To import instances alone, use: import Data.Memory.Internal.Imports()
memory > |
memory > 20 | import Data.Memory.Internal.Imports
memory > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Cabal > [165 of 220] Compiling Distribution.FieldGrammar.Parsec
memory > [19 of 29] Compiling Data.ByteArray.Hash
memory > [20 of 29] Compiling Data.ByteArray.Sized
memory > [21 of 29] Compiling Data.ByteArray.ScrubbedBytes
memory > [22 of 29] Compiling Data.ByteArray.Methods
Cabal > [166 of 220] Compiling Distribution.FieldGrammar
Cabal > [167 of 220] Compiling Distribution.PackageDescription.FieldGrammar
memory > [23 of 29] Compiling Data.ByteArray.View
memory > [24 of 29] Compiling Data.ByteArray.Parse
memory > [25 of 29] Compiling Data.ByteArray.Mapping
memory > [26 of 29] Compiling Data.ByteArray.Encoding
memory > [27 of 29] Compiling Data.ByteArray.Bytes
memory > [28 of 29] Compiling Data.ByteArray
memory > [29 of 29] Compiling Data.ByteArray.Pack
memory >
memory > copy/register
memory > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\memory-0.14.18-E6bMId02GYJKbEhEv9qToe
memory > Registering library for memory-0.14.18..
cryptonite > configure
cryptonite > Configuring cryptonite-0.25...
cryptonite > build
cryptonite > Preprocessing library for cryptonite-0.25..
cryptonite > Building library for cryptonite-0.25..
cryptonite > [ 1 of 122] Compiling Crypto.Cipher.DES.Primitive
cryptonite > [ 2 of 122] Compiling Crypto.Data.Padding
cryptonite > [ 3 of 122] Compiling Crypto.Internal.Compat
cryptonite > [ 4 of 122] Compiling Crypto.Internal.ByteArray
cryptonite > [ 5 of 122] Compiling Crypto.Cipher.Types.Utils
cryptonite > [ 6 of 122] Compiling Crypto.Internal.CompatPrim
cryptonite > [ 7 of 122] Compiling Crypto.Internal.DeepSeq
cryptonite > [ 8 of 122] Compiling Crypto.Internal.Imports
cryptonite > [ 9 of 122] Compiling Crypto.Hash.Types
cryptonite > [ 10 of 122] Compiling Crypto.Hash.Whirlpool
cryptonite > [ 11 of 122] Compiling Crypto.Hash.Tiger
cryptonite > [ 12 of 122] Compiling Crypto.Hash.Skein512
cryptonite > [ 13 of 122] Compiling Crypto.Hash.Skein256
cryptonite > [ 14 of 122] Compiling Crypto.Hash.SHA512t
cryptonite > [ 15 of 122] Compiling Crypto.Hash.SHA512
cryptonite > [ 16 of 122] Compiling Crypto.Hash.SHA384
cryptonite > [ 17 of 122] Compiling Crypto.Hash.SHA3
cryptonite > [ 18 of 122] Compiling Crypto.Hash.SHA256
cryptonite > [ 19 of 122] Compiling Crypto.Hash.SHA224
cryptonite > [ 20 of 122] Compiling Crypto.Hash.SHA1
cryptonite > [ 21 of 122] Compiling Crypto.Hash.RIPEMD160
cryptonite > [ 22 of 122] Compiling Crypto.Hash.MD5
cryptonite > [ 23 of 122] Compiling Crypto.Hash.MD4
cryptonite > [ 24 of 122] Compiling Crypto.Hash.MD2
cryptonite > [ 25 of 122] Compiling Crypto.Hash.Keccak
cryptonite > [ 26 of 122] Compiling Crypto.Hash.IO
cryptonite > [ 27 of 122] Compiling Crypto.Hash.Blake2sp
cryptonite > [ 28 of 122] Compiling Crypto.Hash.Blake2s
cryptonite > [ 29 of 122] Compiling Crypto.Hash.Blake2bp
cryptonite > [ 30 of 122] Compiling Crypto.Hash.Blake2b
cryptonite > [ 31 of 122] Compiling Crypto.Error.Types
Cabal > [168 of 220] Compiling Distribution.PackageDescription.PrettyPrint
cryptonite > [ 32 of 122] Compiling Crypto.Error
cryptonite > [ 33 of 122] Compiling Crypto.Cipher.Types.Base
cryptonite > [ 34 of 122] Compiling Crypto.Cipher.Types.Stream
cryptonite > [ 35 of 122] Compiling Crypto.Cipher.Types.GF
cryptonite > [ 36 of 122] Compiling Crypto.Cipher.Types.AEAD
cryptonite > [ 37 of 122] Compiling Crypto.Cipher.Types.Block
Cabal > [169 of 220] Compiling Distribution.PackageDescription.Parsec
cryptonite > [ 38 of 122] Compiling Crypto.Cipher.Types
cryptonite > [ 39 of 122] Compiling Crypto.ConstructHash.MiyaguchiPreneel
cryptonite > [ 40 of 122] Compiling Crypto.Cipher.Utils
cryptonite > [ 41 of 122] Compiling Crypto.Cipher.TripleDES
cryptonite > [ 42 of 122] Compiling Crypto.Cipher.DES
cryptonite > [ 43 of 122] Compiling Crypto.Cipher.Salsa
cryptonite > [ 44 of 122] Compiling Crypto.Cipher.XSalsa
cryptonite > [ 45 of 122] Compiling Crypto.Cipher.RC4
cryptonite > [ 46 of 122] Compiling Crypto.Cipher.ChaCha
cryptonite > [ 47 of 122] Compiling Crypto.Cipher.AES.Primitive
cryptonite > [ 48 of 122] Compiling Crypto.Cipher.AES
cryptonite > [ 49 of 122] Compiling Crypto.Internal.Nat
cryptonite > [ 50 of 122] Compiling Crypto.Hash.SHAKE
cryptonite > [ 51 of 122] Compiling Crypto.Hash.Blake2
cryptonite > [ 52 of 122] Compiling Crypto.Hash.Algorithms
cryptonite > [ 53 of 122] Compiling Crypto.Hash
cryptonite > [ 54 of 122] Compiling Crypto.Internal.Proxy
cryptonite > [ 55 of 122] Compiling Crypto.Internal.WordArray
cryptonite > [ 56 of 122] Compiling Crypto.Cipher.CAST5.Primitive
cryptonite > [ 57 of 122] Compiling Crypto.Cipher.CAST5
cryptonite > [ 58 of 122] Compiling Crypto.Cipher.Blowfish.Box
cryptonite > [ 59 of 122] Compiling Crypto.Internal.Words
cryptonite > [ 60 of 122] Compiling Crypto.Cipher.Twofish.Primitive
Cabal > [170 of 220] Compiling Distribution.FieldGrammar.FieldDescrs
Cabal > [171 of 220] Compiling Distribution.Types.InstalledPackageInfo.FieldGrammar
cryptonite > [ 61 of 122] Compiling Crypto.Cipher.Twofish
cryptonite > [ 62 of 122] Compiling Crypto.Cipher.Camellia.Primitive
cryptonite > [ 63 of 122] Compiling Crypto.Cipher.Camellia
cryptonite > [ 64 of 122] Compiling Crypto.Cipher.Blowfish.Primitive
cryptonite > [ 65 of 122] Compiling Crypto.Cipher.Blowfish
cryptonite > [ 66 of 122] Compiling Crypto.KDF.Argon2
cryptonite > [ 67 of 122] Compiling Crypto.MAC.CMAC
cryptonite > [ 68 of 122] Compiling Crypto.MAC.HMAC
cryptonite > [ 69 of 122] Compiling Crypto.KDF.PBKDF2
cryptonite > [ 70 of 122] Compiling Crypto.KDF.Scrypt
cryptonite > [ 71 of 122] Compiling Crypto.KDF.HKDF
cryptonite > [ 72 of 122] Compiling Crypto.MAC.Poly1305
cryptonite > [ 73 of 122] Compiling Crypto.Cipher.ChaChaPoly1305
cryptonite > [ 74 of 122] Compiling Crypto.Number.Compat
cryptonite > [ 75 of 122] Compiling Crypto.Number.Basic
cryptonite > [ 76 of 122] Compiling Crypto.ECC.Simple.Types
Cabal > [172 of 220] Compiling Distribution.InstalledPackageInfo
Cabal > [173 of 220] Compiling Distribution.Types.ComponentLocalBuildInfo
Cabal > [174 of 220] Compiling Distribution.Types.TargetInfo
Cabal > [175 of 220] Compiling Distribution.Simple.Program.HcPkg
cryptonite > [ 77 of 122] Compiling Crypto.Number.F2m
cryptonite > [ 78 of 122] Compiling Crypto.Number.ModArithmetic
cryptonite > [ 79 of 122] Compiling Crypto.Number.Serialize.Internal
cryptonite > [ 80 of 122] Compiling Crypto.Number.Serialize
cryptonite > [ 81 of 122] Compiling Crypto.OTP
Cabal > [176 of 220] Compiling Distribution.Simple.PackageIndex
cryptonite > [ 82 of 122] Compiling Crypto.PubKey.ECC.Types
cryptonite > [ 83 of 122] Compiling Crypto.PubKey.Internal
cryptonite > [ 84 of 122] Compiling Crypto.PubKey.MaskGenFunction
cryptonite > [ 85 of 122] Compiling Crypto.PubKey.RSA.Types
Cabal > [177 of 220] Compiling Distribution.Types.LocalBuildInfo
cryptonite > [ 86 of 122] Compiling Crypto.PubKey.RSA.Prim
cryptonite > [ 87 of 122] Compiling Crypto.Random.Entropy.Source
cryptonite > [ 88 of 122] Compiling Crypto.Random.Entropy.Windows
cryptonite > [ 89 of 122] Compiling Crypto.Random.Entropy.Backend
cryptonite > [ 90 of 122] Compiling Crypto.Random.Entropy.Unsafe
cryptonite > [ 91 of 122] Compiling Crypto.Random.Entropy
cryptonite > [ 92 of 122] Compiling Crypto.Random.EntropyPool
cryptonite > [ 93 of 122] Compiling Crypto.Random.Types
cryptonite > [ 94 of 122] Compiling Crypto.Random.SystemDRG
cryptonite > [ 95 of 122] Compiling Crypto.Random.ChaChaDRG
cryptonite > [ 96 of 122] Compiling Crypto.Random
cryptonite > [ 97 of 122] Compiling Crypto.Random.Probabilistic
cryptonite > [ 98 of 122] Compiling Crypto.PubKey.Ed448
cryptonite > [ 99 of 122] Compiling Crypto.PubKey.Ed25519
cryptonite > [100 of 122] Compiling Crypto.PubKey.ECC.P256
cryptonite > [101 of 122] Compiling Crypto.PubKey.Curve448
cryptonite > [102 of 122] Compiling Crypto.PubKey.Curve25519
cryptonite > [103 of 122] Compiling Crypto.KDF.BCrypt
cryptonite > [104 of 122] Compiling Crypto.ECC.Edwards25519
cryptonite > [105 of 122] Compiling Crypto.Number.Generate
cryptonite > [106 of 122] Compiling Crypto.PubKey.ECC.Prim
Cabal > [178 of 220] Compiling Distribution.Simple.LocalBuildInfo
cryptonite > [107 of 122] Compiling Crypto.PubKey.ECC.ECDSA
Cabal > [179 of 220] Compiling Distribution.Simple.Test.Log
cryptonite > [108 of 122] Compiling Crypto.PubKey.ECC.Generate
cryptonite > [109 of 122] Compiling Crypto.PubKey.DSA
Cabal > [180 of 220] Compiling Distribution.Simple.Program.Ld
Cabal > [181 of 220] Compiling Distribution.Simple.Program.Ar
Cabal > [182 of 220] Compiling Distribution.Simple.Hpc
Cabal > [183 of 220] Compiling Distribution.Simple.BuildTarget
cryptonite > [110 of 122] Compiling Crypto.Number.Prime
cryptonite > [111 of 122] Compiling Crypto.PubKey.RSA
cryptonite > [112 of 122] Compiling Crypto.PubKey.RSA.PSS
cryptonite > [113 of 122] Compiling Crypto.PubKey.RSA.PKCS15
cryptonite > [114 of 122] Compiling Crypto.PubKey.RSA.OAEP
cryptonite > [115 of 122] Compiling Crypto.PubKey.DH
cryptonite > [116 of 122] Compiling Crypto.PubKey.ElGamal
cryptonite > [117 of 122] Compiling Crypto.PubKey.ECC.DH
cryptonite > [118 of 122] Compiling Crypto.ECC.Simple.Prim
cryptonite > [119 of 122] Compiling Crypto.ECC
Cabal > [184 of 220] Compiling Distribution.Simple.BuildPaths
Cabal > [185 of 220] Compiling Distribution.Simple.UHC
cryptonite > [120 of 122] Compiling Crypto.PubKey.ECIES
cryptonite > [121 of 122] Compiling Crypto.Data.AFIS
Cabal > [186 of 220] Compiling Distribution.PackageDescription.Check
cryptonite > [122 of 122] Compiling Crypto.Tutorial
Cabal > [187 of 220] Compiling Distribution.Simple.Build.PathsModule
Cabal > [188 of 220] Compiling Distribution.Simple.Test.LibV09
cryptonite > copy/register
cryptonite > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\cryptonite-0.25-7G7pkiAytHK2AEeZGmeEkv
Cabal > [189 of 220] Compiling Distribution.Simple.Test.ExeV10
cryptonite > Registering library for cryptonite-0.25..
microlens > configure
Cabal > [190 of 220] Compiling Distribution.Simple.Build.Macros
microlens > Configuring microlens-0.4.10...
Cabal > [191 of 220] Compiling Distribution.Backpack.Id
Cabal > [192 of 220] Compiling Distribution.Backpack.ConfiguredComponent
microlens > build
microlens > Preprocessing library for microlens-0.4.10..
microlens > Building library for microlens-0.4.10..
microlens > [1 of 4] Compiling Lens.Micro.Type
microlens > [2 of 4] Compiling Lens.Micro.Internal
microlens > [3 of 4] Compiling Lens.Micro
Cabal > [193 of 220] Compiling Distribution.Backpack.ComponentsGraph
Cabal > [194 of 220] Compiling Distribution.Simple.HaskellSuite
microlens > [4 of 4] Compiling Lens.Micro.Extras
microlens > copy/register
microlens > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\microlens-0.4.10-LVgmazyXGvNKvoQElrYSfS
microlens > Registering library for microlens-0.4.10..
Cabal > [195 of 220] Compiling Distribution.Simple.GHC.Internal
microlens-ghc > configure
microlens-ghc > Configuring microlens-ghc-0.4.10...
microlens-ghc > build
microlens-ghc > Preprocessing library for microlens-ghc-0.4.10..
microlens-ghc > Building library for microlens-ghc-0.4.10..
microlens-ghc > [1 of 2] Compiling Lens.Micro.GHC.Internal
microlens-ghc > [2 of 2] Compiling Lens.Micro.GHC
Cabal > [196 of 220] Compiling Distribution.Simple.GHCJS
microlens-ghc > copy/register
microlens-ghc > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\microlens-ghc-0.4.10-3WPL63hZTzx5JfoSe4avt0
microlens-ghc > Registering library for microlens-ghc-0.4.10..
mime-types > configure
mime-types > Configuring mime-types-0.1.0.9...
mime-types > build
mime-types > Preprocessing library for mime-types-0.1.0.9..
mime-types > Building library for mime-types-0.1.0.9..
mime-types > [1 of 1] Compiling Network.Mime
Cabal > [197 of 220] Compiling Distribution.Simple.GHC.EnvironmentParser
Cabal > [198 of 220] Compiling Distribution.Simple.GHC
mime-types > copy/register
mime-types > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\mime-types-0.1.0.9-IuKFWuzgmF26e9nOlDWqrD
mime-types > Registering library for mime-types-0.1.0.9..
mintty > configure
mintty > Configuring mintty-0.1.2...
mintty > build
mintty > Preprocessing library for mintty-0.1.2..
mintty > Building library for mintty-0.1.2..
mintty > [1 of 1] Compiling System.Console.MinTTY
mintty > copy/register
mintty > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\mintty-0.1.2-85g9gbo2GMg5MDWVJGE1JU
mintty > Registering library for mintty-0.1.2..
ansi-terminal > configure
ansi-terminal > Configuring ansi-terminal-0.8.2...
ansi-terminal > build
ansi-terminal > Preprocessing library for ansi-terminal-0.8.2..
ansi-terminal > Building library for ansi-terminal-0.8.2..
ansi-terminal > [ 1 of 10] Compiling System.Console.ANSI.Types
ansi-terminal > [ 2 of 10] Compiling System.Console.ANSI.Codes
ansi-terminal > [ 3 of 10] Compiling System.Console.ANSI.Unix
ansi-terminal > [ 4 of 10] Compiling System.Console.ANSI.Windows.Emulator.Codes
ansi-terminal > [ 5 of 10] Compiling System.Win32.Compat
ansi-terminal > [ 6 of 10] Compiling System.Console.ANSI.Windows.Foreign
ansi-terminal > [ 7 of 10] Compiling System.Console.ANSI.Windows.Detect
ansi-terminal > [ 8 of 10] Compiling System.Console.ANSI.Windows.Emulator
ansi-terminal > [ 9 of 10] Compiling System.Console.ANSI.Windows
ansi-terminal > [10 of 10] Compiling System.Console.ANSI
ansi-terminal > copy/register
ansi-terminal > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\ansi-terminal-0.8.2-7dh3Tzvyy9vFx6ekdCqhQQ
ansi-terminal > Registering library for ansi-terminal-0.8.2..
ansi-wl-pprint > configure
ansi-wl-pprint > Configuring ansi-wl-pprint-0.6.8.2...
Cabal > [199 of 220] Compiling Distribution.Simple.Install
ansi-wl-pprint > build
ansi-wl-pprint > Preprocessing library for ansi-wl-pprint-0.6.8.2..
ansi-wl-pprint > Building library for ansi-wl-pprint-0.6.8.2..
ansi-wl-pprint > [1 of 2] Compiling Text.PrettyPrint.ANSI.Leijen.Internal
Cabal > [200 of 220] Compiling Distribution.Backpack.ModuleShape
Cabal > [201 of 220] Compiling Distribution.Backpack.UnifyM
ansi-wl-pprint > [2 of 2] Compiling Text.PrettyPrint.ANSI.Leijen
ansi-wl-pprint > copy/register
ansi-wl-pprint > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\ansi-wl-pprint-0.6.8.2-5OupqfRAEZt29jLOO7Cv0w
ansi-wl-pprint > Registering library for ansi-wl-pprint-0.6.8.2..
monad-loops > configure
monad-loops > Configuring monad-loops-0.4.3...
monad-loops > build
monad-loops > Preprocessing library for monad-loops-0.4.3..
monad-loops > Building library for monad-loops-0.4.3..
monad-loops > [1 of 1] Compiling Control.Monad.Loops
Cabal > [202 of 220] Compiling Distribution.Backpack.MixLink
monad-loops > copy/register
monad-loops > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\monad-loops-0.4.3-EUyUG8IgG57IqzUQzuXocA
monad-loops > Registering library for monad-loops-0.4.3..
mtl-compat > configure
mtl-compat > Configuring mtl-compat-0.2.1.3...
mtl-compat > build
mtl-compat > Preprocessing library for mtl-compat-0.2.1.3..
mtl-compat > Building library for mtl-compat-0.2.1.3..
Cabal > [203 of 220] Compiling Distribution.Backpack.PreModuleShape
mtl-compat > copy/register
mtl-compat > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\mtl-compat-0.2.1.3-7a3mOcjno5IhoBKSge93T
mtl-compat > Registering library for mtl-compat-0.2.1.3..
network > configure
network > [1 of 2] Compiling Main ( C:\\Users\travis\AppData\Local\Temp\stack2540\network-3.0.1.1\Setup.hs, C:\\Users\travis\AppData\Local\Temp\stack2540\network-3.0.1.1\.stack-work\dist\e626a42b\setup\Main.o )
Cabal > [204 of 220] Compiling Distribution.Backpack.PreExistingComponent
network > [2 of 2] Compiling StackSetupShim ( C:\\Users\travis\.stack\setup-exe-src\setup-shim-Z6RU0evB.hs, C:\\Users\travis\AppData\Local\Temp\stack2540\network-3.0.1.1\.stack-work\dist\e626a42b\setup\StackSetupShim.o )
Cabal > [205 of 220] Compiling Distribution.Backpack.LinkedComponent
network > Linking C:\\Users\\travis\\AppData\\Local\\Temp\\stack2540\\network-3.0.1.1\\.stack-work\\dist\\e626a42b\\setup\\setup.exe ...
Cabal > [206 of 220] Compiling Distribution.Compat.Time
Cabal > [207 of 220] Compiling Distribution.Backpack.ReadyComponent
network > Configuring network-3.0.1.1...
network > configure: WARNING: unrecognized options: --with-compiler
Cabal > [208 of 220] Compiling Distribution.Backpack.Configure
network > configure: loading site script /usr/local/etc/config.site
network > checking build system type... x86_64-w64-mingw32
network > checking host system type... x86_64-w64-mingw32
network > checking for gcc... C:\Users\travis\AppData\Local\Programs\stack\X86_64~1\GHC-86~1.4\lib\../mingw/bin\gcc.exe
network > checking whether the C compiler works... yes
network > checking for C compiler default output file name... a.exe
network > checking for suffix of executables... .exe
network > checking whether we are cross compiling... no
network > checking for suffix of object files... o
network > checking whether we are using the GNU C compiler... yes
network > checking whether C:\Users\travis\AppData\Local\Programs\stack\X86_64~1\GHC-86~1.4\lib\../mingw/bin\gcc.exe accepts -g... yes
network > checking for C:\Users\travis\AppData\Local\Programs\stack\X86_64~1\GHC-86~1.4\lib\../mingw/bin\gcc.exe option to accept ISO C89... none needed
network > checking for an ANSI C-conforming const... yes
network > checking how to run the C preprocessor... C:\Users\travis\AppData\Local\Programs\stack\X86_64~1\GHC-86~1.4\lib\../mingw/bin\gcc.exe -E
network > checking for grep that handles long lines and -e... /usr/bin/grep
network > checking for egrep... /usr/bin/grep -E
Cabal > [209 of 220] Compiling Distribution.Backpack.DescribeUnitId
Cabal > [210 of 220] Compiling Distribution.Simple.Register
network > checking for ANSI C header files... yes
network > checking for sys/types.h... yes
network > checking for sys/stat.h... yes
network > checking for stdlib.h... yes
Cabal > [211 of 220] Compiling Distribution.Simple.PreProcess
network > checking for string.h... yes
network > checking for memory.h... yes
network > checking for strings.h... yes
network > checking for inttypes.h... yes
network > checking for stdint.h... yes
network > checking for unistd.h... yes
network > checking limits.h usability... yes
Cabal > [212 of 220] Compiling Distribution.Simple.UserHooks
network > checking limits.h presence... yes
network > checking for limits.h... yes
network > checking for stdlib.h... (cached) yes
network > checking for unistd.h... (cached) yes
network > checking for sys/types.h... (cached) yes
network > checking fcntl.h usability... yes
network > checking fcntl.h presence... yes
network > checking for fcntl.h... yes
Cabal > [213 of 220] Compiling Distribution.Simple.Test
network > checking sys/uio.h usability... no
network > checking sys/uio.h presence... no
network > checking for sys/uio.h... no
Cabal > [214 of 220] Compiling Distribution.Simple.Bench
network > checking sys/socket.h usability... no
Cabal > [215 of 220] Compiling Distribution.Simple.SrcDist
network > checking sys/socket.h presence... no
network > checking for sys/socket.h... no
network > checking netinet/in.h usability... no
network > checking netinet/in.h presence... no
network > checking for netinet/in.h... no
network > checking netinet/tcp.h usability... no
network > checking netinet/tcp.h presence... no
network > checking for netinet/tcp.h... no
Cabal > [216 of 220] Compiling Distribution.Simple.Configure
network > checking sys/un.h usability... no
network > checking sys/un.h presence... no
network > checking for sys/un.h... no
network > checking arpa/inet.h usability... no
network > checking arpa/inet.h presence... no
network > checking for arpa/inet.h... no
network > checking netdb.h usability... no
network > checking netdb.h presence... no
network > checking for netdb.h... no
network > checking net/if.h usability... no
network > checking net/if.h presence... no
network > checking for net/if.h... no
network > checking netioapi.h usability... yes
network > checking netioapi.h presence... yes
network > checking for netioapi.h... yes
network > checking for struct ucred... no
network > checking for gai_strerror... no
network > checking for gethostent... no
network > checking for accept4... no
network > checking for getpeereid... no
network > checking whether AI_ADDRCONFIG is declared... no
network > checking whether AI_ALL is declared... no
network > checking whether AI_NUMERICSERV is declared... no
network > checking whether AI_V4MAPPED is declared... no
network > checking whether IPV6_V6ONLY is declared... yes
Cabal > [217 of 220] Compiling Distribution.Simple.Build
network > checking whether IPPROTO_IP is declared... yes
network > checking whether IPPROTO_TCP is declared... yes
network > checking whether IPPROTO_IPV6 is declared... yes
network > checking whether SO_PEERCRED is declared... no
Cabal > [218 of 220] Compiling Distribution.Simple.Haddock
network > checking for struct msghdr.msg_control... no
network > checking for struct msghdr.msg_accrights... no
network > checking for struct sockaddr.sa_len... no
network > configure: creating ./network.buildinfo
network > configure: creating ./config.status
network > config.status: creating include/HsNetworkConfig.h
network > configure: WARNING: unrecognized options: --with-compiler
network > build
network > Preprocessing library for network-3.0.1.1..
Cabal > [219 of 220] Compiling Distribution.Simple.Doctest
Cabal > [220 of 220] Compiling Distribution.Simple
network > Building library for network-3.0.1.1..
network > [ 1 of 22] Compiling Network.Socket.ByteString.Internal
network > [ 2 of 22] Compiling Network.Socket.Imports
network > [ 3 of 22] Compiling Network.Socket.If
network > [ 4 of 22] Compiling Network.Socket.Fcntl
network > [ 5 of 22] Compiling Network.Socket.Cbits
network > [ 6 of 22] Compiling Network.Socket.Types
network > [ 7 of 22] Compiling Network.Socket.Internal
network > [ 8 of 22] Compiling Network.Socket.Shutdown
network > [ 9 of 22] Compiling Network.Socket.Options
network > [10 of 22] Compiling Network.Socket.Syscall
network > [11 of 22] Compiling Network.Socket.Name
network > [12 of 22] Compiling Network.Socket.Info
network > [13 of 22] Compiling Network.Socket.Handle
network > [14 of 22] Compiling Network.Socket.Buffer
network > [15 of 22] Compiling Network.Socket.SockAddr
network > [16 of 22] Compiling Network.Socket.ByteString.IO
network > [17 of 22] Compiling Network.Socket.ByteString
network > [18 of 22] Compiling Network.Socket.ByteString.Lazy.Windows
network > [19 of 22] Compiling Network.Socket.Address
network > [20 of 22] Compiling Network.Socket.Unix
network > [21 of 22] Compiling Network.Socket
network > [22 of 22] Compiling Network.Socket.ByteString.Lazy
network > copy/register
network > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\network-3.0.1.1-CHSR3XrToff3SltVAZnyeN
network > Registering library for network-3.0.1.1..
iproute > configure
iproute > Configuring iproute-1.7.7...
iproute > build
iproute > Preprocessing library for iproute-1.7.7..
iproute > Building library for iproute-1.7.7..
iproute > [1 of 8] Compiling Data.IP.Addr
iproute > [2 of 8] Compiling Data.IP.Mask
iproute > [3 of 8] Compiling Data.IP.Range
iproute > [4 of 8] Compiling Data.IP.Op
iproute > [5 of 8] Compiling Data.IP.Internal
iproute > [6 of 8] Compiling Data.IP
iproute > [7 of 8] Compiling Data.IP.RouteTable.Internal
Cabal > copy/register
Cabal > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\Cabal-2.4.1.0-78x0vw3MyCl4xpT30nlxaF
Cabal > Registering library for Cabal-2.4.1.0..
iproute > [8 of 8] Compiling Data.IP.RouteTable
iproute > copy/register
cabal-doctest > configure
iproute > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\iproute-1.7.7-9f28pksTWd4IZpZeJKyy7w
iproute > Registering library for iproute-1.7.7..
cabal-doctest > Configuring cabal-doctest-1.0.6...
cabal-doctest > build
entropy > configure
cabal-doctest > Preprocessing library for cabal-doctest-1.0.6..
cabal-doctest > Building library for cabal-doctest-1.0.6..
entropy > [1 of 2] Compiling Main ( C:\\Users\travis\AppData\Local\Temp\stack2540\entropy-0.4.1.4\Setup.hs, C:\\Users\travis\AppData\Local\Temp\stack2540\entropy-0.4.1.4\.stack-work\dist\e626a42b\setup\Main.o )
cabal-doctest > [1 of 1] Compiling Distribution.Extra.Doctest
entropy > [2 of 2] Compiling StackSetupShim ( C:\\Users\travis\.stack\setup-exe-src\setup-shim-Z6RU0evB.hs, C:\\Users\travis\AppData\Local\Temp\stack2540\entropy-0.4.1.4\.stack-work\dist\e626a42b\setup\StackSetupShim.o )
entropy > Linking C:\\Users\\travis\\AppData\\Local\\Temp\\stack2540\\entropy-0.4.1.4\\.stack-work\\dist\\e626a42b\\setup\\setup.exe ...
cabal-doctest > copy/register
cabal-doctest > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\cabal-doctest-1.0.6-Cn7NwIQZ5DS35xQEuaWQcA
cabal-doctest > Registering library for cabal-doctest-1.0.6..
entropy > Configuring entropy-0.4.1.4...
happy > configure
entropy > build
happy > [1 of 2] Compiling Main ( C:\\Users\travis\AppData\Local\Temp\stack2540\happy-1.19.9\Setup.lhs, C:\\Users\travis\AppData\Local\Temp\stack2540\happy-1.19.9\.stack-work\dist\e626a42b\setup\Main.o )
entropy > Result of RDRAND Test: True
entropy > Preprocessing library for entropy-0.4.1.4..
entropy > Building library for entropy-0.4.1.4..
entropy > [1 of 2] Compiling System.EntropyWindows
happy >
happy > C:\\Users\travis\AppData\Local\Temp\stack2540\happy-1.19.9\Setup.lhs:48:22: warning: [-Wdeprecations]
happy > In the use of `rawSystemProgramConf'
happy > (imported from Distribution.Simple.Program):
happy > Deprecated: "use runDbProgram instead. This symbol will be removed in Cabal-3.0 (est. Mar 2019)."
happy > |
happy > 48 | let runProgram p = rawSystemProgramConf (fromFlagOrDefault normal (buildVerbosity flags))
happy > | ^^^^^^^^^^^^^^^^^^^^
entropy >
entropy > System\EntropyWindows.hs:100:1: warning: [-Wunsupported-calling-conventions]
entropy > * the 'stdcall' calling convention is unsupported on this platform,
entropy > treating as ccall
entropy > * When checking declaration:
entropy > foreign import stdcall unsafe "CryptAcquireContextA" c_cryptAcquireCtx
entropy > :: Ptr HCRYPTPROV
entropy > -> CString -> CString -> Word32 -> Word32 -> IO Int32
entropy > |
entropy > 100 | foreign import stdcall unsafe "CryptAcquireContextA"
entropy > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
entropy >
entropy > System\EntropyWindows.hs:102:1: warning: [-Wunsupported-calling-conventions]
entropy > * the 'stdcall' calling convention is unsupported on this platform,
entropy > treating as ccall
entropy > * When checking declaration:
entropy > foreign import stdcall unsafe "CryptGenRandom" c_cryptGenRandom
entropy > :: HCRYPTPROV -> Word32 -> Ptr Word8 -> IO Int32
entropy > |
entropy > 102 | foreign import stdcall unsafe "CryptGenRandom"
entropy > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
entropy >
entropy > System\EntropyWindows.hs:104:1: warning: [-Wunsupported-calling-conventions]
entropy > * the 'stdcall' calling convention is unsupported on this platform,
entropy > treating as ccall
entropy > * When checking declaration:
entropy > foreign import stdcall unsafe "CryptReleaseContext" c_cryptReleaseCtx
entropy > :: HCRYPTPROV -> Word32 -> IO Int32
entropy > |
entropy > 104 | foreign import stdcall unsafe "CryptReleaseContext"
entropy > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
happy > [2 of 2] Compiling StackSetupShim ( C:\\Users\travis\.stack\setup-exe-src\setup-shim-Z6RU0evB.hs, C:\\Users\travis\AppData\Local\Temp\stack2540\happy-1.19.9\.stack-work\dist\e626a42b\setup\StackSetupShim.o )
happy > Linking C:\\Users\\travis\\AppData\\Local\\Temp\\stack2540\\happy-1.19.9\\.stack-work\\dist\\e626a42b\\setup\\setup.exe ...
entropy > [2 of 2] Compiling System.Entropy
entropy >
entropy > copy/register
entropy > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\entropy-0.4.1.4-5gVtDZzqBiSDxYAFzc0xet
entropy > Registering library for entropy-0.4.1.4..
happy > Warning: happy.cabal:25:2: Tabs used as indentation at 25:2, 26:2, 27:2, 28:2,
happy > 29:2, 30:2, 31:2, 32:2, 33:2, 34:2, 35:2, 36:2, 37:2, 38:2, 39:2, 40:2, 41:2,
happy > 42:2, 43:2, 44:2, 45:2, 46:2, 47:2, 48:2, 49:2, 50:2, 51:2, 52:2, 53:2, 54:2,
happy > 55:2, 56:2, 57:2, 58:2, 59:2, 60:2, 61:2, 62:2, 63:2, 64:2, 65:2, 66:2, 67:2,
happy > 68:2, 69:2, 70:2, 71:2, 72:2, 73:2, 74:2, 75:2, 76:2, 77:2, 78:2, 79:2, 80:2,
happy > 81:2, 82:2, 83:2, 84:2, 85:2, 86:2, 87:2, 88:2, 89:2, 90:2, 91:2, 92:2, 93:2,
happy > 94:2, 95:2, 96:2, 97:2, 98:2, 99:2, 100:2, 101:2, 102:2, 103:2, 104:2, 105:2,
happy > 106:2, 107:2, 108:2, 109:2, 110:2, 111:2, 112:2, 113:2, 114:2, 115:2, 116:2,
happy > 117:2, 118:2, 119:2, 120:2, 121:2, 122:2
happy > Configuring happy-1.19.9...
network-byte-order > configure
happy > build
happy > Preprocessing executable 'happy' for happy-1.19.9..
happy > Building executable 'happy' for happy-1.19.9..
network-byte-order > Configuring network-byte-order-0.0.0.0...
network-byte-order > build
network-byte-order > Preprocessing library for network-byte-order-0.0.0.0..
network-byte-order > Building library for network-byte-order-0.0.0.0..
happy > [ 1 of 19] Compiling AbsSyn
network-byte-order > [1 of 1] Compiling Network.ByteOrder
happy > [ 2 of 19] Compiling GenUtils
network-byte-order > copy/register
network-byte-order > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\network-byte-order-0.0.0.0-FYkGGM9m2cE2yftojvXtap
happy > [ 3 of 19] Compiling NameSet
happy > [ 4 of 19] Compiling ParamRules
network-byte-order > Registering library for network-byte-order-0.0.0.0..
network-uri > configure
network-uri > Configuring network-uri-2.6.1.0...
network-uri > build
network-uri > Preprocessing library for network-uri-2.6.1.0..
network-uri > Building library for network-uri-2.6.1.0..
network-uri > [1 of 1] Compiling Network.URI
happy > [ 5 of 19] Compiling ParseMonad
happy > [ 6 of 19] Compiling Lexer
happy > [ 7 of 19] Compiling AttrGrammar
happy > [ 8 of 19] Compiling AttrGrammarParser
happy > [ 9 of 19] Compiling Grammar
happy > [10 of 19] Compiling LALR
network-uri > copy/register
network-uri > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\network-uri-2.6.1.0-K75fCYvLQE41EntOQ30cqK
network-uri > Registering library for network-uri-2.6.1.0..
old-locale > configure
old-locale > Configuring old-locale-1.0.0.7...
old-locale > build
old-locale > Preprocessing library for old-locale-1.0.0.7..
old-locale > Building library for old-locale-1.0.0.7..
happy > [11 of 19] Compiling First
old-locale > [1 of 1] Compiling System.Locale
happy > [12 of 19] Compiling Parser
old-locale > copy/register
old-locale > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\old-locale-1.0.0.7-D4Rn5zPhtMJBwwirPJNu78
old-locale > Registering library for old-locale-1.0.0.7..
data-default-instances-old-locale> configure
data-default-instances-old-locale> Configuring data-default-instances-old-locale-0.0.1...
data-default-instances-old-locale> build
data-default-instances-old-locale> Preprocessing library for data-default-instances-old-locale-0.0.1..
data-default-instances-old-locale> Building library for data-default-instances-old-locale-0.0.1..
data-default-instances-old-locale> [1 of 1] Compiling Data.Default.Instances.OldLocale
data-default-instances-old-locale> copy/register
data-default-instances-old-locale> Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\data-default-instances-old-locale-0.0.1-GRzcBvmea5LLGj3CNDMpIw
data-default-instances-old-locale> Registering library for data-default-instances-old-locale-0.0.1..
data-default > configure
happy > [13 of 19] Compiling Paths_happy
happy > [14 of 19] Compiling Info
data-default > Configuring data-default-0.7.1.1...
data-default > build
data-default > Preprocessing library for data-default-0.7.1.1..
data-default > Building library for data-default-0.7.1.1..
data-default > [1 of 1] Compiling Data.Default
data-default > copy/register
data-default > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\data-default-0.7.1.1-LTjBtjLvKGK2UBTHiM9KVF
happy > [15 of 19] Compiling PrettyGrammar
data-default > Registering library for data-default-0.7.1.1..
old-time > configure
old-time > [1 of 2] Compiling Main ( C:\\Users\travis\AppData\Local\Temp\stack2540\old-time-1.1.0.3\Setup.hs, C:\\Users\travis\AppData\Local\Temp\stack2540\old-time-1.1.0.3\.stack-work\dist\e626a42b\setup\Main.o )
happy > [16 of 19] Compiling ProduceGLRCode
old-time > [2 of 2] Compiling StackSetupShim ( C:\\Users\travis\.stack\setup-exe-src\setup-shim-Z6RU0evB.hs, C:\\Users\travis\AppData\Local\Temp\stack2540\old-time-1.1.0.3\.stack-work\dist\e626a42b\setup\StackSetupShim.o )
old-time > Linking C:\\Users\\travis\\AppData\\Local\\Temp\\stack2540\\old-time-1.1.0.3\\.stack-work\\dist\\e626a42b\\setup\\setup.exe ...
old-time > Configuring old-time-1.1.0.3...
old-time > configure: WARNING: unrecognized options: --with-compiler
happy > [17 of 19] Compiling Target
happy > [18 of 19] Compiling ProduceCode
old-time > configure: loading site script /usr/local/etc/config.site
old-time > checking for gcc... C:\Users\travis\AppData\Local\Programs\stack\X86_64~1\GHC-86~1.4\lib\../mingw/bin\gcc.exe
old-time > checking whether the C compiler works... yes
old-time > checking for C compiler default output file name... a.exe
old-time > checking for suffix of executables... .exe
old-time > checking whether we are cross compiling... no
old-time > checking for suffix of object files... o
old-time > checking whether we are using the GNU C compiler... yes
old-time > checking whether C:\Users\travis\AppData\Local\Programs\stack\X86_64~1\GHC-86~1.4\lib\../mingw/bin\gcc.exe accepts -g... yes
old-time > checking for C:\Users\travis\AppData\Local\Programs\stack\X86_64~1\GHC-86~1.4\lib\../mingw/bin\gcc.exe option to accept ISO C89... none needed
old-time > checking how to run the C preprocessor... C:\Users\travis\AppData\Local\Programs\stack\X86_64~1\GHC-86~1.4\lib\../mingw/bin\gcc.exe -E
old-time > checking for grep that handles long lines and -e... /usr/bin/grep
old-time > checking for egrep... /usr/bin/grep -E
old-time > checking for ANSI C header files... yes
old-time > checking for sys/types.h... yes
old-time > checking for sys/stat.h... yes
old-time > checking for stdlib.h... yes
old-time > checking for string.h... yes
old-time > checking for memory.h... yes
old-time > checking for strings.h... yes
old-time > checking for inttypes.h... yes
old-time > checking for stdint.h... yes
old-time > checking for unistd.h... yes
old-time > checking sys/time.h usability... yes
old-time > checking sys/time.h presence... yes
old-time > checking for sys/time.h... yes
old-time > checking sys/timeb.h usability... yes
old-time > checking sys/timeb.h presence... yes
old-time > checking for sys/timeb.h... yes
old-time > checking time.h usability... yes
old-time > checking time.h presence... yes
old-time > checking for time.h... yes
old-time > checking for ftime... yes
old-time > checking for gmtime_r... no
old-time > checking for localtime_r... no
old-time > checking for gettimeofday... yes
old-time > checking whether struct tm is in sys/time.h or time.h... time.h
old-time > checking for struct tm.tm_zone... no
old-time > checking whether tzname is declared... yes
old-time > checking for tzname... yes
old-time > checking whether time.h and sys/time.h may both be included... yes
old-time > checking for sys/time.h... (cached) yes
old-time > checking whether altzone is declared... no
old-time > configure: creating ./config.status
old-time > config.status: creating include/HsTimeConfig.h
old-time > configure: WARNING: unrecognized options: --with-compiler
old-time > build
old-time > Preprocessing library for old-time-1.1.0.3..
old-time > Building library for old-time-1.1.0.3..
old-time > [1 of 1] Compiling System.Time
happy > [19 of 19] Compiling Main
happy >
happy > src\Main.lhs:35:3: warning: [-Wunused-imports]
happy > The import of `Foreign.Marshal.Array' is redundant
happy > except perhaps to import instances from `Foreign.Marshal.Array'
happy > To import instances alone, use: import Foreign.Marshal.Array()
happy > |
happy > 35 | > import Foreign.Marshal.Array
happy > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
happy >
happy > src\Main.lhs:36:3: warning: [-Wunused-imports]
happy > The import of `Foreign' is redundant
happy > except perhaps to import instances from `Foreign'
happy > To import instances alone, use: import Foreign()
happy > |
happy > 36 | > import Foreign
happy > | ^^^^^^^^^^^^^^
happy >
happy > src\Main.lhs:37:3: warning: [-Wunused-imports]
happy > The import of `Foreign.C' is redundant
happy > except perhaps to import instances from `Foreign.C'
happy > To import instances alone, use: import Foreign.C()
happy > |
happy > 37 | > import Foreign.C
happy > | ^^^^^^^^^^^^^^^^
old-time > copy/register
old-time > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\old-time-1.1.0.3-2XkcGgLYS3G4Bt8PCBG9iL
old-time > Registering library for old-time-1.1.0.3..
parallel > configure
parallel > Configuring parallel-3.2.2.0...
parallel > build
parallel > Preprocessing library for parallel-3.2.2.0..
parallel > Building library for parallel-3.2.2.0..
parallel > [1 of 3] Compiling Control.Parallel
happy > [ 1 of 19] Compiling AbsSyn [C:\\Users\travis\AppData\Local\Temp\ghc3324_0\ghc_3.lpp changed]
parallel > [2 of 3] Compiling Control.Seq
happy > [ 2 of 19] Compiling GenUtils [C:\\Users\travis\AppData\Local\Temp\ghc3324_0\ghc_9.lpp changed]
parallel > [3 of 3] Compiling Control.Parallel.Strategies
happy > [ 6 of 19] Compiling Lexer [C:\\Users\travis\AppData\Local\Temp\ghc3324_0\ghc_21.lpp changed]
parallel > copy/register
parallel > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\parallel-3.2.2.0-EGl5SOk48TWHAD161C93aQ
happy > [ 7 of 19] Compiling AttrGrammar [C:\\Users\travis\AppData\Local\Temp\ghc3324_0\ghc_39.lpp changed]
parallel > Registering library for parallel-3.2.2.0..
pattern-arrows > configure
pattern-arrows > Configuring pattern-arrows-0.0.2...
happy > [ 9 of 19] Compiling Grammar [C:\\Users\travis\AppData\Local\Temp\ghc3324_0\ghc_12.lpp changed]
pattern-arrows > build
pattern-arrows > Preprocessing library for pattern-arrows-0.0.2..
pattern-arrows > Building library for pattern-arrows-0.0.2..
pattern-arrows > [1 of 1] Compiling Control.PatternArrows
pattern-arrows > copy/register
pattern-arrows > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\pattern-arrows-0.0.2-KI9DoUJvCyqIJfTPZWtjph
pattern-arrows > Registering library for pattern-arrows-0.0.2..
primitive > configure
primitive > Configuring primitive-0.6.4.0...
primitive > build
primitive > Preprocessing library for primitive-0.6.4.0..
primitive > Building library for primitive-0.6.4.0..
primitive > [ 1 of 15] Compiling Control.Monad.Primitive
happy > [10 of 19] Compiling LALR [C:\\Users\travis\AppData\Local\Temp\ghc3324_0\ghc_18.lpp changed]
primitive > [ 2 of 15] Compiling Data.Primitive.Internal.Compat
primitive > [ 3 of 15] Compiling Data.Primitive.Array
happy > [11 of 19] Compiling First [C:\\Users\travis\AppData\Local\Temp\ghc3324_0\ghc_6.lpp changed]
happy > [14 of 19] Compiling Info [C:\\Users\travis\AppData\Local\Temp\ghc3324_0\ghc_15.lpp changed]
happy > [16 of 19] Compiling ProduceGLRCode [C:\\Users\travis\AppData\Local\Temp\ghc3324_0\ghc_31.lpp changed]
primitive > [ 4 of 15] Compiling Data.Primitive.MVar
primitive > [ 5 of 15] Compiling Data.Primitive.MachDeps
primitive > [ 6 of 15] Compiling Data.Primitive.Internal.Operations
primitive > [ 7 of 15] Compiling Data.Primitive.MutVar
primitive > [ 8 of 15] Compiling Data.Primitive.SmallArray
primitive > [ 9 of 15] Compiling Data.Primitive.Types
happy > [17 of 19] Compiling Target [C:\\Users\travis\AppData\Local\Temp\ghc3324_0\ghc_36.lpp changed]
happy > [18 of 19] Compiling ProduceCode [C:\\Users\travis\AppData\Local\Temp\ghc3324_0\ghc_28.lpp changed]
primitive > [10 of 15] Compiling Data.Primitive.ByteArray
primitive > [11 of 15] Compiling Data.Primitive.PrimArray
primitive > [12 of 15] Compiling Data.Primitive.Ptr
primitive > [13 of 15] Compiling Data.Primitive.Addr
primitive > [14 of 15] Compiling Data.Primitive.UnliftedArray
primitive > [15 of 15] Compiling Data.Primitive
primitive > copy/register
primitive > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\primitive-0.6.4.0-ILgywxtLpvnAOlEISPpP5b
primitive > Registering library for primitive-0.6.4.0..
psqueues > configure
psqueues > Configuring psqueues-0.2.7.1...
psqueues > build
psqueues > Preprocessing library for psqueues-0.2.7.1..
psqueues > Building library for psqueues-0.2.7.1..
psqueues > [1 of 7] Compiling Data.BitUtil
psqueues > [2 of 7] Compiling Data.IntPSQ.Internal
happy > [19 of 19] Compiling Main [C:\\Users\travis\AppData\Local\Temp\ghc3324_0\ghc_48.lpp changed]
happy >
happy > src\Main.lhs:35:3: warning: [-Wunused-imports]
happy > The import of `Foreign.Marshal.Array' is redundant
happy > except perhaps to import instances from `Foreign.Marshal.Array'
happy > To import instances alone, use: import Foreign.Marshal.Array()
happy > |
happy > 35 | > import Foreign.Marshal.Array
happy > | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
happy >
happy > src\Main.lhs:36:3: warning: [-Wunused-imports]
happy > The import of `Foreign' is redundant
happy > except perhaps to import instances from `Foreign'
happy > To import instances alone, use: import Foreign()
happy > |
happy > 36 | > import Foreign
happy > | ^^^^^^^^^^^^^^
happy >
happy > src\Main.lhs:37:3: warning: [-Wunused-imports]
happy > The import of `Foreign.C' is redundant
happy > except perhaps to import instances from `Foreign.C'
happy > To import instances alone, use: import Foreign.C()
happy > |
happy > 37 | > import Foreign.C
happy > | ^^^^^^^^^^^^^^^^
happy > Linking .stack-work\dist\e626a42b\build\happy\happy.exe ...
psqueues > [3 of 7] Compiling Data.IntPSQ
psqueues > [4 of 7] Compiling Data.OrdPSQ.Internal
happy >
happy > copy/register
happy > Installing executable happy in C:\Users\travis\.stack\snapshots\2968126c\bin
random > configure
random > Warning: random.cabal:15:2: Tabs used as indentation at 15:2, 16:2, 17:2
random > Configuring random-1.1...
random > build
random > Preprocessing library for random-1.1..
random > Building library for random-1.1..
random > [1 of 1] Compiling System.Random
random >
random > System\Random.hs:43:1: warning: [-Wtabs]
random > Tab character found here, and in 74 further locations.
random > Please use spaces instead.
random > |
random > 43 | (
random > | ^^^^^^^^
psqueues > [5 of 7] Compiling Data.OrdPSQ
psqueues > [6 of 7] Compiling Data.HashPSQ.Internal
psqueues > [7 of 7] Compiling Data.HashPSQ
psqueues > copy/register
psqueues > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\psqueues-0.2.7.1-LKcI0Nm12CbcU9OxRbi5F
psqueues > Registering library for psqueues-0.2.7.1..
random >
random > copy/register
random > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\random-1.1-3ypV4EIycgb35PKjTYYr5q
random > Registering library for random-1.1..
edit-distance > configure
edit-distance > Configuring edit-distance-0.2.2.1...
edit-distance > build
http2 > configure
edit-distance > Preprocessing library for edit-distance-0.2.2.1..
edit-distance > Building library for edit-distance-0.2.2.1..
edit-distance > [1 of 7] Compiling Text.EditDistance.ArrayUtilities
http2 > Configuring http2-1.6.4...
edit-distance > [2 of 7] Compiling Text.EditDistance.Bits
http2 > build
http2 > Preprocessing library for http2-1.6.4..
http2 > Building library for http2-1.6.4..
http2 > [ 1 of 29] Compiling Network.HPACK.Builder
http2 > [ 2 of 29] Compiling Network.HPACK.Huffman.Bit
http2 > [ 3 of 29] Compiling Network.HPACK.Huffman.ByteString
edit-distance > [3 of 7] Compiling Text.EditDistance.EditCosts
http2 > [ 4 of 29] Compiling Network.HPACK.Huffman.Params
http2 > [ 5 of 29] Compiling Network.HPACK.Huffman.Table
edit-distance > [4 of 7] Compiling Text.EditDistance.MonadUtilities
edit-distance > [5 of 7] Compiling Text.EditDistance.STUArray
edit-distance > [6 of 7] Compiling Text.EditDistance.SquareSTUArray
http2 > [ 6 of 29] Compiling Network.HPACK.Huffman.Tree
http2 > [ 7 of 29] Compiling Network.HPACK.Token
edit-distance > [7 of 7] Compiling Text.EditDistance
edit-distance > copy/register
edit-distance > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\edit-distance-0.2.2.1-4bW3W2hnyAoDkdg1hZrDEh
edit-distance > Registering library for edit-distance-0.2.2.1..
regex-base > configure
regex-base > Configuring regex-base-0.93.2...
http2 > [ 8 of 29] Compiling Network.HPACK.Types
regex-base > build
regex-base > Preprocessing library for regex-base-0.93.2..
regex-base > Building library for regex-base-0.93.2..
regex-base > [1 of 4] Compiling Text.Regex.Base.RegexLike
http2 > [ 9 of 29] Compiling Network.HPACK.Table.Entry
http2 > [10 of 29] Compiling Network.HPACK.Table.Static
regex-base > [2 of 4] Compiling Text.Regex.Base.Context
http2 > [11 of 29] Compiling Network.HPACK.Table.RevIndex
http2 > [12 of 29] Compiling Network.HPACK.Buffer
regex-base > [3 of 4] Compiling Text.Regex.Base
regex-base >
regex-base > Text\Regex\Base.hs:55:13: warning: [-Wdeprecations]
regex-base > In the use of `versionTags' (imported from Data.Version):
regex-base > Deprecated: "See GHC ticket #2496"
regex-base > |
regex-base > 55 | , versionTags = ["unstable"]
regex-base > | ^^^^^^^^^^^
regex-base > [4 of 4] Compiling Text.Regex.Base.Impl
regex-base >
regex-base > copy/register
regex-base > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\regex-base-0.93.2-6BO9nGUPmsrJWZAlHnRAU
http2 > [13 of 29] Compiling Network.HPACK.Huffman.Encode
regex-base > Registering library for regex-base-0.93.2..
regex-tdfa > configure
http2 > [14 of 29] Compiling Network.HPACK.Huffman.Decode
regex-tdfa > Configuring regex-tdfa-1.2.3.1...
regex-tdfa > build
regex-tdfa > Preprocessing library for regex-tdfa-1.2.3.1..
regex-tdfa > Building library for regex-tdfa-1.2.3.1..
regex-tdfa > [ 1 of 23] Compiling Data.IntMap.CharMap2
http2 > [15 of 29] Compiling Network.HPACK.Huffman
http2 > [16 of 29] Compiling Network.HPACK.Table.Dynamic
regex-tdfa > [ 2 of 23] Compiling Data.IntSet.EnumSet2
regex-tdfa > [ 3 of 23] Compiling Data.IntMap.EnumMap2
http2 > [17 of 29] Compiling Network.HPACK.Table
http2 > [18 of 29] Compiling Network.HPACK.HeaderBlock.Integer
http2 > [19 of 29] Compiling Network.HPACK.HeaderBlock.Encode
regex-tdfa > [ 4 of 23] Compiling Paths_regex_tdfa
regex-tdfa > [ 5 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet
regex-tdfa > [ 6 of 23] Compiling Text.Regex.TDFA.Common
http2 > [20 of 29] Compiling Network.HPACK.HeaderBlock.Decode
http2 > [21 of 29] Compiling Network.HPACK.HeaderBlock
http2 > [22 of 29] Compiling Network.HPACK
http2 > [23 of 29] Compiling Network.HTTP2.Priority.PSQ
http2 > [24 of 29] Compiling Network.HTTP2.Priority.Queue
http2 > [25 of 29] Compiling Network.HTTP2.Types
regex-tdfa > [ 7 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons
regex-tdfa > [ 8 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest
regex-tdfa > [ 9 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester
http2 > [26 of 29] Compiling Network.HTTP2.Priority
http2 > [27 of 29] Compiling Network.HTTP2.Encode
http2 > [28 of 29] Compiling Network.HTTP2.Decode
http2 > [29 of 29] Compiling Network.HTTP2
http2 > copy/register
http2 > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\http2-1.6.4-AtVBx4COQTpHd6tzdDze9t
http2 > Registering library for http2-1.6.4..
safe > configure
safe > Configuring safe-0.3.17...
safe > build
safe > Preprocessing library for safe-0.3.17..
safe > Building library for safe-0.3.17..
safe > [1 of 5] Compiling Safe.Partial
safe > [2 of 5] Compiling Safe.Util
safe > [3 of 5] Compiling Safe.Foldable
safe > [4 of 5] Compiling Safe.Exact
regex-tdfa > [10 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC_FA
safe > [5 of 5] Compiling Safe
safe > copy/register
safe > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\safe-0.3.17-43oyx4B630gDZMbTh3Ttji
safe > Registering library for safe-0.3.17..
scientific > configure
scientific > Configuring scientific-0.3.6.2...
scientific > build
scientific > Preprocessing library for scientific-0.3.6.2..
scientific > Building library for scientific-0.3.6.2..
scientific > [1 of 5] Compiling GHC.Integer.Compat
scientific > [2 of 5] Compiling Utils
scientific > [3 of 5] Compiling Data.Scientific
scientific > [4 of 5] Compiling Data.Text.Lazy.Builder.Scientific
scientific > [5 of 5] Compiling Data.ByteString.Builder.Scientific
scientific > copy/register
scientific > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\scientific-0.3.6.2-8YValhgNmOhHWycRs0S2C7
scientific > Registering library for scientific-0.3.6.2..
attoparsec > configure
attoparsec > Configuring attoparsec-0.13.2.2...
attoparsec > build
attoparsec > Preprocessing library for attoparsec-0.13.2.2..
attoparsec > Building library for attoparsec-0.13.2.2..
attoparsec > [ 1 of 21] Compiling Data.Attoparsec.ByteString.FastSet
attoparsec > [ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn
attoparsec > [ 3 of 21] Compiling Data.Attoparsec.ByteString.Buffer
attoparsec > [ 4 of 21] Compiling Data.Attoparsec.Number
attoparsec > [ 5 of 21] Compiling Data.Attoparsec.Text.Buffer
attoparsec > [ 6 of 21] Compiling Data.Attoparsec.Internal.Types
attoparsec > [ 7 of 21] Compiling Data.Attoparsec.Internal
attoparsec > [ 8 of 21] Compiling Data.Attoparsec.Text.FastSet
attoparsec > [ 9 of 21] Compiling Data.Attoparsec.Types
attoparsec > [10 of 21] Compiling Data.Attoparsec.Zepto
attoparsec > [11 of 21] Compiling Data.Attoparsec.Combinator
attoparsec > [12 of 21] Compiling Data.Attoparsec.Text.Internal
attoparsec > [13 of 21] Compiling Data.Attoparsec.Text
regex-tdfa > [11 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC
regex-tdfa > [12 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_FA
attoparsec > [14 of 21] Compiling Data.Attoparsec.Text.Lazy
attoparsec > [15 of 21] Compiling Data.Attoparsec.ByteString.Internal
attoparsec > [16 of 21] Compiling Data.Attoparsec.ByteString
attoparsec > [17 of 21] Compiling Data.Attoparsec.ByteString.Lazy
attoparsec > [18 of 21] Compiling Data.Attoparsec.Lazy
attoparsec > [19 of 21] Compiling Data.Attoparsec.ByteString.Char8
regex-tdfa > [13 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine
attoparsec > [20 of 21] Compiling Data.Attoparsec.Char8
attoparsec > [21 of 21] Compiling Data.Attoparsec
attoparsec > copy/register
attoparsec > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\attoparsec-0.13.2.2-GOZ6rc02zDY28POZjJZiSn
attoparsec > Registering library for attoparsec-0.13.2.2..
css-text > configure
css-text > Configuring css-text-0.1.3.0...
css-text > build
css-text > Preprocessing library for css-text-0.1.3.0..
css-text > Building library for css-text-0.1.3.0..
css-text > [1 of 3] Compiling Paths_css_text
css-text > [2 of 3] Compiling Text.CSS.Parse
css-text > [3 of 3] Compiling Text.CSS.Render
css-text > copy/register
css-text > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\css-text-0.1.3.0-GTrvzWLiFxR5e7BxfmTEnr
css-text > Registering library for css-text-0.1.3.0..
http-date > configure
http-date > Configuring http-date-0.0.8...
http-date > build
http-date > Preprocessing library for http-date-0.0.8..
http-date > Building library for http-date-0.0.8..
http-date > [1 of 5] Compiling Network.HTTP.Date.Types
http-date > [2 of 5] Compiling Network.HTTP.Date.Parser
http-date > [3 of 5] Compiling Network.HTTP.Date.Formatter
http-date > [4 of 5] Compiling Network.HTTP.Date.Converter
http-date >
http-date > Network\HTTP\Date\Converter.hs:7:1: warning: [-Wunused-imports]
http-date > The import of `Control.Applicative' is redundant
http-date > except perhaps to import instances from `Control.Applicative'
http-date > To import instances alone, use: import Control.Applicative()
http-date > |
http-date > 7 | import Control.Applicative
http-date > | ^^^^^^^^^^^^^^^^^^^^^^^^^^
http-date >
http-date > Network\HTTP\Date\Converter.hs:97:6: warning: [-Wname-shadowing]
http-date > This binding for `months' shadows the existing binding
http-date > imported from `Data.Time' at Network\HTTP\Date\Converter.hs:9:1-16
http-date > (and originally defined in `time-1.8.0.2:Data.Time.Format.Locale')
http-date > |
http-date > 97 | (months, daysArr) = if isLeap yy
http-date > | ^^^^^^
http-date >
http-date > Network\HTTP\Date\Converter.hs:100:19: warning: [-Wdeprecations]
http-date > In the use of `inlinePerformIO'
http-date > (imported from Data.ByteString.Internal):
http-date > Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
http-date > |
http-date > 100 | findMonth n = inlinePerformIO $ (,) <$> (peekElemOff months n) <*> (peekElemOff daysArr n)
http-date > | ^^^^^^^^^^^^^^^
http-date > [5 of 5] Compiling Network.HTTP.Date
http-date >
http-date > copy/register
http-date > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\http-date-0.0.8-G7VRKX5jcvmI07aSh08m4M
http-date > Registering library for http-date-0.0.8..
semigroups > configure
semigroups > Configuring semigroups-0.18.5...
semigroups > build
semigroups > Preprocessing library for semigroups-0.18.5..
semigroups > Building library for semigroups-0.18.5..
semigroups > [1 of 1] Compiling Data.Semigroup.Generic
semigroups > copy/register
semigroups > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\semigroups-0.18.5-8pPnWqWrcWhEagTFf5Pnk2
semigroups > Registering library for semigroups-0.18.5..
setenv > configure
setenv > Configuring setenv-0.1.1.3...
setenv > build
setenv > Preprocessing library for setenv-0.1.1.3..
setenv > Building library for setenv-0.1.1.3..
setenv > [1 of 1] Compiling System.SetEnv
setenv > copy/register
setenv > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\setenv-0.1.1.3-jpwG9aaA074s7ElnF72sj
setenv > Registering library for setenv-0.1.1.3..
smallcheck > configure
smallcheck > Configuring smallcheck-1.1.5...
smallcheck > build
smallcheck > Preprocessing library for smallcheck-1.1.5..
smallcheck > Building library for smallcheck-1.1.5..
smallcheck >
smallcheck > Test\SmallCheck\Series.hs:30:55: warning:
smallcheck > -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
smallcheck > |
smallcheck > 30 | TypeSynonymInstances, FlexibleInstances, OverlappingInstances #-}
smallcheck > | ^^^^^^^^^^^^^^^^^^^^
smallcheck > [1 of 6] Compiling Test.SmallCheck.Property.Result
smallcheck > [2 of 6] Compiling Test.SmallCheck.SeriesMonad
smallcheck > [3 of 6] Compiling Test.SmallCheck.Series
smallcheck > [4 of 6] Compiling Test.SmallCheck.Property
smallcheck > [5 of 6] Compiling Test.SmallCheck.Drivers
smallcheck > [6 of 6] Compiling Test.SmallCheck
smallcheck >
smallcheck > copy/register
smallcheck > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\smallcheck-1.1.5-2tBCkWD6U2LTuxNl0Itl4
smallcheck > Registering library for smallcheck-1.1.5..
split > configure
split > Configuring split-0.2.3.3...
split > build
split > Preprocessing library for split-0.2.3.3..
split > Building library for split-0.2.3.3..
split > [1 of 2] Compiling Data.List.Split.Internals
regex-tdfa > [14 of 23] Compiling Text.Regex.TDFA.Pattern
split > [2 of 2] Compiling Data.List.Split
split > copy/register
split > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\split-0.2.3.3-6n1iQ0JLFvkeXvJXsAqQc
split > Registering library for split-0.2.3.3..
boxes > configure
regex-tdfa > [15 of 23] Compiling Text.Regex.TDFA.CorePattern
boxes > Configuring boxes-0.1.5...
boxes > build
boxes > Preprocessing library for boxes-0.1.5..
boxes > Building library for boxes-0.1.5..
boxes > [1 of 1] Compiling Text.PrettyPrint.Boxes
boxes > copy/register
boxes > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\boxes-0.1.5-6io6BrPg87q1hhW2bdiQAI
boxes > Registering library for boxes-0.1.5..
stm-chans > configure
stm-chans > [1 of 2] Compiling Main ( C:\\Users\travis\AppData\Local\Temp\stack2540\stm-chans-3.0.0.4\Setup.hs, C:\\Users\travis\AppData\Local\Temp\stack2540\stm-chans-3.0.0.4\.stack-work\dist\e626a42b\setup\Main.o )
stm-chans > [2 of 2] Compiling StackSetupShim ( C:\\Users\travis\.stack\setup-exe-src\setup-shim-Z6RU0evB.hs, C:\\Users\travis\AppData\Local\Temp\stack2540\stm-chans-3.0.0.4\.stack-work\dist\e626a42b\setup\StackSetupShim.o )
stm-chans > Linking C:\\Users\\travis\\AppData\\Local\\Temp\\stack2540\\stm-chans-3.0.0.4\\.stack-work\\dist\\e626a42b\\setup\\setup.exe ...
regex-tdfa > [16 of 23] Compiling Text.Regex.TDFA.ReadRegex
stm-chans > Configuring stm-chans-3.0.0.4...
stm-chans > build
stm-chans > Preprocessing library for stm-chans-3.0.0.4..
stm-chans > Building library for stm-chans-3.0.0.4..
stm-chans > [1 of 5] Compiling Control.Concurrent.STM.TBChan
stm-chans > [2 of 5] Compiling Control.Concurrent.STM.TBMChan
stm-chans > [3 of 5] Compiling Control.Concurrent.STM.TBMQueue
regex-tdfa > [17 of 23] Compiling Text.Regex.TDFA.TNFA
stm-chans > [4 of 5] Compiling Control.Concurrent.STM.TMChan
stm-chans > [5 of 5] Compiling Control.Concurrent.STM.TMQueue
stm-chans > copy/register
stm-chans > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\stm-chans-3.0.0.4-HYjkOAxusm59Rsr7teGCcb
stm-chans > Registering library for stm-chans-3.0.0.4..
stringsearch > configure
stringsearch > Configuring stringsearch-0.3.6.6...
stringsearch > build
stringsearch > Preprocessing library for stringsearch-0.3.6.6..
stringsearch > Building library for stringsearch-0.3.6.6..
stringsearch > [ 1 of 15] Compiling Data.ByteString.Lazy.Search.KarpRabin
stringsearch > [ 2 of 15] Compiling Data.ByteString.Search.Internal.Utils
regex-tdfa > [18 of 23] Compiling Text.Regex.TDFA.TDFA
stringsearch > [ 3 of 15] Compiling Data.ByteString.Search.Internal.KnuthMorrisPratt
regex-tdfa > [19 of 23] Compiling Text.Regex.TDFA.String
stringsearch > [ 4 of 15] Compiling Data.ByteString.Lazy.Search.KMP
stringsearch > [ 5 of 15] Compiling Data.ByteString.Search.KMP
stringsearch > [ 6 of 15] Compiling Data.ByteString.Search.KarpRabin
regex-tdfa > [20 of 23] Compiling Text.Regex.TDFA.Sequence
regex-tdfa > [21 of 23] Compiling Text.Regex.TDFA.ByteString.Lazy
stringsearch > [ 7 of 15] Compiling Data.ByteString.Search.KnuthMorrisPratt
stringsearch > [ 8 of 15] Compiling Data.ByteString.Search.Substitution
stringsearch > [ 9 of 15] Compiling Data.ByteString.Search.Internal.BoyerMoore
regex-tdfa > [22 of 23] Compiling Text.Regex.TDFA.ByteString
regex-tdfa > [23 of 23] Compiling Text.Regex.TDFA
stringsearch > [10 of 15] Compiling Data.ByteString.Search.DFA
regex-tdfa > copy/register
regex-tdfa > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\regex-tdfa-1.2.3.1-E4Oa9YvLxEWFvBZf2IC4eM
regex-tdfa > Registering library for regex-tdfa-1.2.3.1..
syb > configure
stringsearch > [11 of 15] Compiling Data.ByteString.Search
stringsearch > [12 of 15] Compiling Data.ByteString.Lazy.Search.Internal.BoyerMoore
syb > Configuring syb-0.7...
syb > build
syb > Preprocessing library for syb-0.7..
syb > Building library for syb-0.7..
syb > [ 1 of 16] Compiling Data.Generics.Aliases
syb > [ 2 of 16] Compiling Data.Generics.Basics
syb > [ 3 of 16] Compiling Data.Generics.Builders
syb > [ 4 of 16] Compiling Data.Generics.Instances
stringsearch > [13 of 15] Compiling Data.ByteString.Search.BoyerMoore
stringsearch > [14 of 15] Compiling Data.ByteString.Lazy.Search.DFA
syb > [ 5 of 16] Compiling Data.Generics.Schemes
syb > [ 6 of 16] Compiling Data.Generics.Text
syb > [ 7 of 16] Compiling Data.Generics.Twins
stringsearch > [15 of 15] Compiling Data.ByteString.Lazy.Search
syb > [ 8 of 16] Compiling Data.Generics
syb > [ 9 of 16] Compiling Generics.SYB
stringsearch > copy/register
syb > [10 of 16] Compiling Generics.SYB.Aliases
stringsearch > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\stringsearch-0.3.6.6-9GhNJlKbPdPJFQpPOzqQmE
syb > [11 of 16] Compiling Generics.SYB.Basics
syb > [12 of 16] Compiling Generics.SYB.Builders
syb > [13 of 16] Compiling Generics.SYB.Instances
syb > [14 of 16] Compiling Generics.SYB.Schemes
syb > [15 of 16] Compiling Generics.SYB.Text
syb > [16 of 16] Compiling Generics.SYB.Twins
stringsearch > Registering library for stringsearch-0.3.6.6..
syb > copy/register
tagged > configure
syb > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\syb-0.7-KRW1LCxdMiCJrmhxCvzo37
syb > Registering library for syb-0.7..
tagged > Configuring tagged-0.8.6...
tagged > build
tagsoup > configure
tagged > Preprocessing library for tagged-0.8.6..
tagged > Building library for tagged-0.8.6..
tagged > [1 of 2] Compiling Data.Proxy.TH
tagsoup > Configuring tagsoup-0.14.7...
tagged > [2 of 2] Compiling Data.Tagged
tagsoup > build
tagsoup > Preprocessing library for tagsoup-0.14.7..
tagsoup > Building library for tagsoup-0.14.7..
tagsoup > [ 1 of 13] Compiling Text.HTML.TagSoup.Entity
tagged > copy/register
tagged > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\tagged-0.8.6-AoE7RQX12AwJxLvAxGYxtP
tagged > Registering library for tagged-0.8.6..
tf-random > configure
tf-random > Configuring tf-random-0.5...
tf-random > build
tf-random > Preprocessing library for tf-random-0.5..
tf-random > Building library for tf-random-0.5..
tf-random > [1 of 4] Compiling System.Random.TF.Gen
tf-random > [2 of 4] Compiling System.Random.TF.Init
tf-random >
tf-random > src\System\Random\TF\Init.hs:94:5: warning: [-Wdeprecations]
tf-random > In the use of `bitSize' (imported from Data.Bits):
tf-random > Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
tf-random > |
tf-random > 94 | | bitSize n > 64 = error "mkTFGen: case where size of Int > 64 not implemented"
tf-random > | ^^^^^^^
tf-random > [3 of 4] Compiling System.Random.TF
tf-random > [4 of 4] Compiling System.Random.TF.Instances
travis_time:end:0182d774:start=1561315767526388200,finish=1561317874115286200,duration=2106588898000
The command "$TIMEOUT 35m ci/build.sh" exited with 124.
travis_fold:start:cache.2
store build cache
travis_time:start:00a5e38a
changes detected, packing new archive
tf-random >
tf-random > copy/register
tf-random > Installing library in C:\Users\travis\.stack\snapshots\2968126c\lib\x86_64-windows-ghc-8.6.4\tf-random-0.5-IjFVdJXpGgq3hBuRJiaT27
tf-random > Registering library for tf-random-0.5..
gzip: warning: GZIP environment variable is deprecated; use an alias or script
uploading master/cache-windows-1803-containers-c8a3b55330a6a76e9d657be5b213608c0efe4ecd855aab598e29fad82628147c--node-10.tgz
cache uploaded
travis_time:end:00a5e38a:start=1561317874169347600,finish=1561317917605052600,duration=43435705000
travis_fold:end:cache.2
Done. Your build exited with 1.