Created
August 31, 2017 14:12
-
-
Save ExpHP/0e16f3261dd4f8763ff99515af2c4341 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ cabal test | |
| Preprocessing library arithmoi-0.5.0.1... | |
| Preprocessing test suite 'spec' for arithmoi-0.5.0.1... | |
| Linking dist/build/spec/spec ... | |
| /usr/bin/ld: cannot find -lHStagged-0.8.5-DG0qxw3gXxx4NfDcDx4Iai | |
| /usr/bin/ld: cannot find -lHSregex-tdfa-1.2.2-JFeutuWiS2vGBM4qXQlqio | |
| /usr/bin/ld: cannot find -lHSregex-base-0.93.2-AYjYAsBidAc8f5XNm9b2Aa | |
| /usr/bin/ld: cannot find -lHSparsec-3.1.11-1CA7c0vSU7tJHGhveOjoXR | |
| /usr/bin/ld: cannot find -lHStext-1.2.2.2-3ENqlljngKa6xj1Go2fVWq | |
| /usr/bin/ld: cannot find -lHSbinary-0.8.3.0 | |
| /usr/bin/ld: cannot find -lHSoptparse-applicative-0.13.2.0-J9tSV1D1M11JWNEbVQPonU | |
| /usr/bin/ld: cannot find -lHStransformers-compat-0.5.1.4-IuFogs8HAVUJBWVNMhtssu | |
| /usr/bin/ld: cannot find -lHSprocess-1.4.3.0 | |
| /usr/bin/ld: cannot find -lHSdirectory-1.3.0.0 | |
| /usr/bin/ld: cannot find -lHSunix-2.7.2.1 | |
| /usr/bin/ld: cannot find -lHSbytestring-0.10.8.1 | |
| /usr/bin/ld: cannot find -lHSfilepath-1.4.1.1 | |
| /usr/bin/ld: cannot find -lHSansi-wl-pprint-0.6.8.1-E76ARGam2soH7nnUTX5qkH | |
| /usr/bin/ld: cannot find -lHSclock-0.7.2-6ZjQ4liQAtMEQ8sxJKD0xY | |
| /usr/bin/ld: cannot find -lHSasync-2.1.1.1-2GwQEYzLBsdIBCHbNA3HGy | |
| /usr/bin/ld: cannot find -lHSstm-2.4.4.1-iSYwp3RMY11sHCifJ3gtR | |
| /usr/bin/ld: cannot find -lHSansi-terminal-0.6.3.1-59sjf9WqHYuFAo9gQw9Bhp | |
| /usr/bin/ld: cannot find -lHSsmallcheck-1.1.2-LDYrF813cXx9pXAB4DnM94 | |
| /usr/bin/ld: cannot find -lHSlogict-0.6.0.2-IvIE0u44i1X7ob5HesINuT | |
| /usr/bin/ld: cannot find -lHSmtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6 | |
| /usr/bin/ld: cannot find -lHSinteger-logarithms-1.0.2-IDuUvOgHWcrIzD9yrr4lsA | |
| /usr/bin/ld: cannot find -lHSQuickCheck-2.10.0.1-ALuGysu7txTB2VnkPyDuTq | |
| /usr/bin/ld: cannot find -lHStf-random-0.5-CJZw1ZWS5MOJlR60HqKEZL | |
| /usr/bin/ld: cannot find -lHSprimitive-0.6.2.0-4578caNkWQ54Gt1mxLF2Yh | |
| /usr/bin/ld: cannot find -lHStransformers-0.5.2.0 | |
| /usr/bin/ld: cannot find -lHStemplate-haskell-2.11.1.0 | |
| /usr/bin/ld: cannot find -lHSpretty-1.1.3.3 | |
| /usr/bin/ld: cannot find -lHSghc-boot-th-8.0.2 | |
| /usr/bin/ld: cannot find -lHSrandom-1.1-9tceXaeYIMZ4JrKq20Egog | |
| /usr/bin/ld: cannot find -lHStime-1.6.0.1 | |
| /usr/bin/ld: cannot find -lHScontainers-0.5.7.1 | |
| /usr/bin/ld: cannot find -lHSdeepseq-1.4.2.0 | |
| /usr/bin/ld: cannot find -lHSarray-0.5.1.1 | |
| /usr/bin/ld: cannot find -lHSbase-4.9.1.0 | |
| /usr/bin/ld: cannot find -lHSinteger-gmp-1.0.0.1 | |
| /usr/bin/ld: cannot find -lHSghc-prim-0.5.0.0 | |
| /usr/bin/ld: cannot find -lHSrts | |
| collect2: error: ld returned 1 exit status | |
| `gcc' failed in phase `Linker'. (Exit code: 1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment