Build #1 for relational-record-examples-0.1.0.0
| Package | relational-record-examples-0.1.0.0 |
|---|
| Install | DependencyFailed relational-query-0.0.1.4 |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2014-12-12 07:03:40.924972 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | time-1.4.2, template-haskell-2.9.0.0, relational-query-HDBC-0.0.1.0, relational-query-0.0.1.4, persistable-record-0.0.1.2, names-th-0.0.1.0, base-4.7.0.1, HDBC-sqlite3-2.3.3.0, HDBC-session-0.0.1.0, HDBC-2.4.0.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring convertible-1.1.0.0...
Building convertible-1.1.0.0...
Preprocessing library convertible-1.1.0.0...
Data/Convertible/Instances/Time.hs:30:18:
Could not find module ‘System.Time’
There are files missing in the ‘old-time-1.1.0.3’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
Failed to install convertible-1.1.0.0
Configuring relational-query-0.0.1.4...
Building relational-query-0.0.1.4...
Preprocessing library relational-query-0.0.1.4...
src/Database/Relational/Query.hs:81:8:
Could not find module ‘Database.Record.Instances’
There are files missing in the ‘persistable-record-0.0.1.2’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
src/Database/Relational/Query/Constraint.hs:43:18:
Could not find module ‘Database.Record.KeyConstraint’
There are files missing in the ‘persistable-record-0.0.1.2’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
src/Database/Relational/Query/Pure.hs:38:8:
Could not find module ‘Database.Record.Persistable’
There are files missing in the ‘persistable-record-0.0.1.2’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
src/Database/Relational/Query/SQL.hs:33:18:
Could not find module ‘Language.SQL.Keyword’
There are files missing in the ‘sql-words-0.0.1.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
src/Database/Relational/Query/SQL.hs:35:8:
Could not find module ‘Database.Record.ToSql’
There are files missing in the ‘persistable-record-0.0.1.2’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
src/Database/Relational/Query/TH.hs:72:8:
Could not find module ‘Language.Haskell.TH.Name.CamelCase’
There are files missing in the ‘names-th-0.0.1.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
src/Database/Relational/Query/TH.hs:74:8:
Could not find module ‘Language.Haskell.TH.Lib.Extra’
There are files missing in the ‘names-th-0.0.1.0’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
src/Database/Relational/Query/TH.hs:80:18:
Could not find module ‘Database.Record.TH’
There are files missing in the ‘persistable-record-0.0.1.2’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
src/Database/Relational/Query/Table.hs:25:8:
Could not find module ‘Database.Record’
There are files missing in the ‘persistable-record-0.0.1.2’ package,
try running 'ghc-pkg check'.
Use -v to see a list of the files searched for.
Failed to install relational-query-0.0.1.4
cabal: Error: some packages failed to install:
HDBC-2.4.0.0 depends on convertible-1.1.0.0 which failed to install.
HDBC-session-0.0.1.0 depends on convertible-1.1.0.0 which failed to install.
HDBC-sqlite3-2.3.3.0 depends on convertible-1.1.0.0 which failed to install.
convertible-1.1.0.0 failed during the building phase. The exception was:
ExitFailure 1
relational-query-0.0.1.4 failed during the building phase. The exception was:
ExitFailure 1
relational-query-HDBC-0.0.1.0 depends on relational-query-0.0.1.4 which failed
to install.
relational-record-examples-0.1.0.0 depends on relational-query-0.0.1.4 which
failed to install.
relational-schemas-0.0.1.0 depends on relational-query-0.0.1.4 which failed to
install.
Test log
No test log was submitted for this report.