Build #1 for relational-query-0.0.1.7
| Package | relational-query-0.0.1.7 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2014-12-13 03:12:45.160681 UTC |
|---|---|
| Compiler | ghc-7.8.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | transformers-0.4.2.0, time-1.4.2, text-1.2.0.2, template-haskell-2.9.0.0, sql-words-0.0.1.0, persistable-record-0.0.1.2, old-locale-1.0.0.6, names-th-0.0.1.0, dlist-0.7.1, containers-0.5.5.1, bytestring-0.10.4.1, base-4.7.0.1, array-0.5.0.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading relational-query-0.0.1.7...
Configuring relational-query-0.0.1.7...
Building relational-query-0.0.1.7...
Preprocessing library relational-query-0.0.1.7...
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.7
cabal: Error: some packages failed to install:
relational-query-0.0.1.7 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.