Resolving dependencies... Downloading relational-query-0.0.1.6... Configuring relational-query-0.0.1.6... Building relational-query-0.0.1.6... Preprocessing library relational-query-0.0.1.6... 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.6 cabal: Error: some packages failed to install: relational-query-0.0.1.6 failed during the building phase. The exception was: ExitFailure 1