Build #1 for mssql-simple-0.1.0.0
| Package | mssql-simple-0.1.0.0 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2019-05-17 14:17:43.666701903 UTC |
|---|---|
| Compiler | ghc-8.6.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | base-4.12.0.0, binary-0.8.6.0, bytestring-0.10.8.2, ms-tds-0.1.0.0, network-3.1.0.0, text-1.2.3.1, time-1.8.0.2, tls-1.4.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Warning: The install command is a part of the legacy v1 style of cabal usage.
Please switch to using either the new project style and the new-install
command or the legacy v1-install alias as new-style projects will become the
default in the next version of cabal-install. Please file a bug if you cannot
replicate a working v1- use case with the new-style commands.
For more information, see: https://wiki.haskell.org/Cabal/NewBuild
Resolving dependencies...
Starting data-default-class-0.1.2.0
Starting cereal-0.5.8.0
Starting hashable-1.2.7.0
Starting basement-0.0.10
Building cereal-0.5.8.0
Building data-default-class-0.1.2.0
Building basement-0.0.10
Building hashable-1.2.7.0
Completed data-default-class-0.1.2.0
Starting hourglass-0.2.12
Building hourglass-0.2.12
Completed hashable-1.2.7.0
Starting network-3.1.0.0
Completed cereal-0.5.8.0
Starting random-1.1
Building network-3.1.0.0
Building random-1.1
Completed hourglass-0.2.12
Starting async-2.2.1
Building async-2.2.1
Completed random-1.1
Starting uuid-types-1.0.3
Building uuid-types-1.0.3
Completed async-2.2.1
Completed uuid-types-1.0.3
Completed network-3.1.0.0
Completed basement-0.0.10
Starting memory-0.14.18
Building memory-0.14.18
Completed memory-0.14.18
Starting asn1-types-0.3.2
Starting pem-0.2.4
Starting cryptonite-0.25
Building asn1-types-0.3.2
Building pem-0.2.4
Building cryptonite-0.25
Completed pem-0.2.4
Completed asn1-types-0.3.2
Starting asn1-encoding-0.9.5
Building asn1-encoding-0.9.5
Completed asn1-encoding-0.9.5
Starting asn1-parse-0.9.4
Building asn1-parse-0.9.4
Completed asn1-parse-0.9.4
Completed cryptonite-0.25
Starting x509-1.7.5
Building x509-1.7.5
Completed x509-1.7.5
Starting x509-store-1.6.7
Building x509-store-1.6.7
Completed x509-store-1.6.7
Starting x509-validation-1.6.11
Starting x509-system-1.6.6
Building x509-system-1.6.6
Building x509-validation-1.6.11
Completed x509-system-1.6.6
Completed x509-validation-1.6.11
Starting tls-1.4.1
Building tls-1.4.1
Completed tls-1.4.1
Downloading ms-tds-0.1.0.0
Downloaded ms-tds-0.1.0.0
Starting ms-tds-0.1.0.0
Building ms-tds-0.1.0.0
Completed ms-tds-0.1.0.0
Downloading mssql-simple-0.1.0.0
Downloaded mssql-simple-0.1.0.0
Starting mssql-simple-0.1.0.0
Building mssql-simple-0.1.0.0
Failed to install mssql-simple-0.1.0.0
Build log ( /home/builder/.cabal/logs/ghc-8.6.3/mssql-simple-0.1.0.0-BdITnzApDe0Lxne3punbCI.log ):
cabal: Entering directory '/tmp/cabal-tmp-29808/mssql-simple-0.1.0.0'
Configuring mssql-simple-0.1.0.0...
Preprocessing library for mssql-simple-0.1.0.0..
Building library for mssql-simple-0.1.0.0..
[1 of 7] Compiling Database.MSSQLServer.Connection ( src/Database/MSSQLServer/Connection.hs, dist/build/Database/MSSQLServer/Connection.o )
src/Database/MSSQLServer/Connection.hs:34:1: error:
Could not find module ‘Network.BSD’
Perhaps you meant Network.TLS (from tls-1.4.1)
Use -v to see a list of the files searched for.
|
34 | import Network.BSD (getHostName)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Leaving directory '/tmp/cabal-tmp-29808/mssql-simple-0.1.0.0'
cabal: Error: some packages failed to install:
mssql-simple-0.1.0.0-BdITnzApDe0Lxne3punbCI failed during the building phase.
The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.