Build #3 for hsSqlite3-0.0.6
| Package | hsSqlite3-0.0.6 |
|---|
| Install | BuildFailed |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2015-10-14 08:42:32.52826 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | utf8-string-1.0.1.1, bindings-sqlite3-1.0.3, base-4.8.1.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring bindings-DSL-1.0.23...
Building bindings-DSL-1.0.23...
Preprocessing library bindings-DSL-1.0.23...
[1 of 1] Compiling Bindings.Utilities ( Bindings/Utilities.hs, dist/build/Bindings/Utilities.o )
Bindings/Utilities.hs:2:1: Warning: Tab character
Bindings/Utilities.hs:3:1: Warning: Tab character
Bindings/Utilities.hs:32:1: Warning: Tab character
Bindings/Utilities.hs:33:1: Warning: Tab character
Bindings/Utilities.hs:34:1: Warning: Tab character
Bindings/Utilities.hs:35:1: Warning: Tab character
Bindings/Utilities.hs:36:1: Warning: Tab character
Bindings/Utilities.hs:37:1: Warning: Tab character
Bindings/Utilities.hs:38:1: Warning: Tab character
Bindings/Utilities.hs:39:1: Warning: Tab character
In-place registering bindings-DSL-1.0.23...
Running Haddock for bindings-DSL-1.0.23...
Running hscolour for bindings-DSL-1.0.23...
Preprocessing library bindings-DSL-1.0.23...
Preprocessing library bindings-DSL-1.0.23...
Bindings/Utilities.hs:2:1: Warning: Tab character
Bindings/Utilities.hs:3:1: Warning: Tab character
Bindings/Utilities.hs:32:1: Warning: Tab character
Bindings/Utilities.hs:33:1: Warning: Tab character
Bindings/Utilities.hs:34:1: Warning: Tab character
Bindings/Utilities.hs:35:1: Warning: Tab character
Bindings/Utilities.hs:36:1: Warning: Tab character
Bindings/Utilities.hs:37:1: Warning: Tab character
Bindings/Utilities.hs:38:1: Warning: Tab character
Bindings/Utilities.hs:39:1: Warning: Tab character
Haddock coverage:
67% ( 2 / 3) in 'Bindings.Utilities'
Missing documentation for:
Module header
Documentation created: dist/doc/html/bindings-DSL/index.html,
dist/doc/html/bindings-DSL/bindings-DSL.txt
Creating package registration file:
/tmp/pkgConf-bindings-DSL-1.0278722862233665123.23
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bindings-DSL-1.0.23-F1hS6HHs19oGGFku17XxGY
Registering bindings-DSL-1.0.23...
Installed bindings-DSL-1.0.23
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
In-place registering utf8-string-1.0.1.1...
Running Haddock for utf8-string-1.0.1.1...
Running hscolour for utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Haddock coverage:
100% ( 8 / 8) in 'Codec.Binary.UTF8.String'
94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic'
Missing documentation for:
UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
89% ( 24 / 27) in 'Data.String.UTF8'
Missing documentation for:
UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48)
fromRep (Data/String/UTF8.hs:59)
toRep (Data/String/UTF8.hs:62)
100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
100% ( 17 / 17) in 'Data.ByteString.UTF8'
Documentation created: dist/doc/html/utf8-string/index.html,
dist/doc/html/utf8-string/utf8-string.txt
Creating package registration file:
/tmp/pkgConf-utf8-string-1.0.19439477391984210012.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-1.0.1.1-HWC8Qen5AZrArJxFQJuE72
Registering utf8-string-1.0.1.1...
Installed utf8-string-1.0.1.1
Configuring bindings-sqlite3-1.0.3...
Building bindings-sqlite3-1.0.3...
Preprocessing library bindings-sqlite3-1.0.3...
Sqlite3.hsc: In function ‘main’:
Sqlite3.hsc:21:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:21:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:21:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:34:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:34:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:34:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:39:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:39:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:39:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:43:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:43:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:43:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:47:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:47:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:47:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:80:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:80:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:80:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:91:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:91:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:91:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:105:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:105:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:105:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:112:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:112:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:112:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:153:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:153:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:153:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:158:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:158:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:158:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:666:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:666:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:666:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:670:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:670:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:670:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:689:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:689:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
Sqlite3.hsc:689:5: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘int’ [-Wformat=]
[1 of 1] Compiling Bindings.Sqlite3 ( dist/build/Bindings/Sqlite3.hs, dist/build/Bindings/Sqlite3.o )
In-place registering bindings-sqlite3-1.0.3...
Running Haddock for bindings-sqlite3-1.0.3...
Running hscolour for bindings-sqlite3-1.0.3...
Preprocessing library bindings-sqlite3-1.0.3...
Preprocessing library bindings-sqlite3-1.0.3...
Haddock coverage:
0% ( 1 /828) in 'Bindings.Sqlite3'
Missing documentation for:
c'SQLITE_SHM_NLOCK (src/Bindings/Sqlite3.hsc:10)
c'SQLITE_VTAB_CONSTRAINT_SUPPORT (src/Bindings/Sqlite3.hsc:12)
C'sqlite3_backup (src/Bindings/Sqlite3.hsc:13)
C'sqlite3_context (src/Bindings/Sqlite3.hsc:15)
p'sqlite3_data_directory (src/Bindings/Sqlite3.hsc:17)
C'sqlite3_file (src/Bindings/Sqlite3.hsc:21)
p'sqlite3_file'pMethods (src/Bindings/Sqlite3.hsc:25)
(src/Bindings/Sqlite3.hsc:26)
C'sqlite3_index_info (src/Bindings/Sqlite3.hsc:34)
C'sqlite3_index_constraint (src/Bindings/Sqlite3.hsc:39)
C'sqlite3_index_orderby (src/Bindings/Sqlite3.hsc:43)
p'sqlite3_index_constraint'iColumn (src/Bindings/Sqlite3.hsc:45)
p'sqlite3_index_info'nConstraint (src/Bindings/Sqlite3.hsc:47)
p'sqlite3_index_constraint'op (src/Bindings/Sqlite3.hsc:47)
C'sqlite3_index_constraint_usage (src/Bindings/Sqlite3.hsc:47)
p'sqlite3_index_orderby'iColumn (src/Bindings/Sqlite3.hsc:48)
p'sqlite3_index_constraint'usable (src/Bindings/Sqlite3.hsc:49)
p'sqlite3_index_info'aConstraint (src/Bindings/Sqlite3.hsc:49)
p'sqlite3_index_orderby'desc (src/Bindings/Sqlite3.hsc:50)
(src/Bindings/Sqlite3.hsc:50)
p'sqlite3_index_info'nOrderBy (src/Bindings/Sqlite3.hsc:51)
(src/Bindings/Sqlite3.hsc:51)
p'sqlite3_index_constraint_usage'argvIndex (src/Bindings/Sqlite3.hsc:52)
p'sqlite3_index_info'aOrderBy (src/Bindings/Sqlite3.hsc:53)
p'sqlite3_index_constraint_usage'omit (src/Bindings/Sqlite3.hsc:54)
p'sqlite3_index_info'aConstraintUsage (src/Bindings/Sqlite3.hsc:55)
(src/Bindings/Sqlite3.hsc:55)
p'sqlite3_index_info'idxNum (src/Bindings/Sqlite3.hsc:57)
p'sqlite3_index_info'idxStr (src/Bindings/Sqlite3.hsc:59)
p'sqlite3_index_info'needToFreeIdxStr (src/Bindings/Sqlite3.hsc:61)
p'sqlite3_index_info'orderByConsumed (src/Bindings/Sqlite3.hsc:63)
p'sqlite3_index_info'estimatedCost (src/Bindings/Sqlite3.hsc:65)
(src/Bindings/Sqlite3.hsc:66)
C'sqlite3_io_methods (src/Bindings/Sqlite3.hsc:80)
C'sqlite3_mem_methods (src/Bindings/Sqlite3.hsc:91)
C'sqlite3_mutex (src/Bindings/Sqlite3.hsc:93)
p'sqlite3_io_methods'iVersion (src/Bindings/Sqlite3.hsc:102)
p'sqlite3_mem_methods'xMalloc (src/Bindings/Sqlite3.hsc:102)
p'sqlite3_mem_methods'xFree (src/Bindings/Sqlite3.hsc:104)
p'sqlite3_io_methods'xClose (src/Bindings/Sqlite3.hsc:104)
C'sqlite3_mutex_methods (src/Bindings/Sqlite3.hsc:105)
p'sqlite3_mem_methods'xRealloc (src/Bindings/Sqlite3.hsc:106)
p'sqlite3_io_methods'xRead (src/Bindings/Sqlite3.hsc:106)
C'sqlite3_pcache (src/Bindings/Sqlite3.hsc:107)
p'sqlite3_mem_methods'xSize (src/Bindings/Sqlite3.hsc:108)
p'sqlite3_io_methods'xWrite (src/Bindings/Sqlite3.hsc:108)
p'sqlite3_mem_methods'xRoundup (src/Bindings/Sqlite3.hsc:110)
p'sqlite3_io_methods'xTruncate (src/Bindings/Sqlite3.hsc:110)
p'sqlite3_mem_methods'xInit (src/Bindings/Sqlite3.hsc:112)
p'sqlite3_io_methods'xSync (src/Bindings/Sqlite3.hsc:112)
C'sqlite3_pcache_page (src/Bindings/Sqlite3.hsc:112)
p'sqlite3_mem_methods'xShutdown (src/Bindings/Sqlite3.hsc:114)
p'sqlite3_io_methods'xFileSize (src/Bindings/Sqlite3.hsc:114)
p'sqlite3_temp_directory (src/Bindings/Sqlite3.hsc:114)
C'sqlite3_syscall_ptr (src/Bindings/Sqlite3.hsc:116)
p'sqlite3_mem_methods'pAppData (src/Bindings/Sqlite3.hsc:116)
p'sqlite3_io_methods'xLock (src/Bindings/Sqlite3.hsc:116)
p'sqlite3_pcache_page'pBuf (src/Bindings/Sqlite3.hsc:117)
p'sqlite3_mutex_methods'xMutexInit (src/Bindings/Sqlite3.hsc:117)
mk'sqlite3_syscall_ptr (src/Bindings/Sqlite3.hsc:117)
(src/Bindings/Sqlite3.hsc:117)
p'sqlite3_io_methods'xUnlock (src/Bindings/Sqlite3.hsc:118)
p'sqlite3_pcache_page'pExtra (src/Bindings/Sqlite3.hsc:119)
p'sqlite3_mutex_methods'xMutexEnd (src/Bindings/Sqlite3.hsc:119)
mK'sqlite3_syscall_ptr (src/Bindings/Sqlite3.hsc:119)
p'sqlite3_io_methods'xCheckReservedLock (src/Bindings/Sqlite3.hsc:120)
(src/Bindings/Sqlite3.hsc:120)
p'sqlite3_mutex_methods'xMutexAlloc (src/Bindings/Sqlite3.hsc:121)
p'sqlite3_io_methods'xFileControl (src/Bindings/Sqlite3.hsc:122)
p'sqlite3_mutex_methods'xMutexFree (src/Bindings/Sqlite3.hsc:123)
p'sqlite3_io_methods'xSectorSize (src/Bindings/Sqlite3.hsc:124)
p'sqlite3_mutex_methods'xMutexEnter (src/Bindings/Sqlite3.hsc:125)
p'sqlite3_io_methods'xDeviceCharacteristics (src/Bindings/Sqlite3.hsc:126)
p'sqlite3_mutex_methods'xMutexTry (src/Bindings/Sqlite3.hsc:127)
p'sqlite3_io_methods'xShmMap (src/Bindings/Sqlite3.hsc:128)
p'sqlite3_mutex_methods'xMutexLeave (src/Bindings/Sqlite3.hsc:129)
p'sqlite3_io_methods'xShmLock (src/Bindings/Sqlite3.hsc:130)
p'sqlite3_mutex_methods'xMutexHeld (src/Bindings/Sqlite3.hsc:131)
p'sqlite3_io_methods'xShmBarrier (src/Bindings/Sqlite3.hsc:132)
p'sqlite3_mutex_methods'xMutexNotheld (src/Bindings/Sqlite3.hsc:133)
p'sqlite3_io_methods'xShmUnmap (src/Bindings/Sqlite3.hsc:134)
(src/Bindings/Sqlite3.hsc:134)
p'sqlite3_io_methods'xFetch (src/Bindings/Sqlite3.hsc:136)
p'sqlite3_io_methods'xUnfetch (src/Bindings/Sqlite3.hsc:138)
(src/Bindings/Sqlite3.hsc:139)
C'sqlite3_vfs (src/Bindings/Sqlite3.hsc:153)
C'sqlite3_vtab (src/Bindings/Sqlite3.hsc:158)
c'sqlite3_aggregate_context (src/Bindings/Sqlite3.hsc:160)
p'sqlite3_aggregate_context (src/Bindings/Sqlite3.hsc:162)
p'sqlite3_vtab'pModule (src/Bindings/Sqlite3.hsc:163)
c'sqlite3_auto_extension (src/Bindings/Sqlite3.hsc:163)
p'sqlite3_vtab'zErrMsg (src/Bindings/Sqlite3.hsc:165)
c'sqlite3_bind_parameter_count (src/Bindings/Sqlite3.hsc:165)
p'sqlite3_auto_extension (src/Bindings/Sqlite3.hsc:165)
(src/Bindings/Sqlite3.hsc:166)
p'sqlite3_bind_parameter_count (src/Bindings/Sqlite3.hsc:167)
c'sqlite3_bind_parameter_index (src/Bindings/Sqlite3.hsc:167)
p'sqlite3_bind_parameter_index (src/Bindings/Sqlite3.hsc:169)
c'sqlite3_bind_parameter_name (src/Bindings/Sqlite3.hsc:170)
p'sqlite3_bind_parameter_name (src/Bindings/Sqlite3.hsc:172)
c'sqlite3_blob_bytes (src/Bindings/Sqlite3.hsc:173)
c'sqlite3_blob_close (src/Bindings/Sqlite3.hsc:175)
p'sqlite3_blob_bytes (src/Bindings/Sqlite3.hsc:175)
p'sqlite3_blob_close (src/Bindings/Sqlite3.hsc:177)
c'sqlite3_blob_open (src/Bindings/Sqlite3.hsc:177)
p'sqlite3_vfs'iVersion (src/Bindings/Sqlite3.hsc:178)
p'sqlite3_blob_open (src/Bindings/Sqlite3.hsc:179)
p'sqlite3_vfs'szOsFile (src/Bindings/Sqlite3.hsc:180)
c'sqlite3_blob_read (src/Bindings/Sqlite3.hsc:181)
p'sqlite3_vfs'mxPathname (src/Bindings/Sqlite3.hsc:182)
p'sqlite3_blob_read (src/Bindings/Sqlite3.hsc:183)
p'sqlite3_vfs'pNext (src/Bindings/Sqlite3.hsc:184)
c'sqlite3_blob_reopen (src/Bindings/Sqlite3.hsc:184)
p'sqlite3_vfs'zName (src/Bindings/Sqlite3.hsc:186)
c'sqlite3_blob_write (src/Bindings/Sqlite3.hsc:186)
p'sqlite3_blob_reopen (src/Bindings/Sqlite3.hsc:186)
p'sqlite3_vfs'pAppData (src/Bindings/Sqlite3.hsc:188)
p'sqlite3_blob_write (src/Bindings/Sqlite3.hsc:188)
c'sqlite3_busy_handler (src/Bindings/Sqlite3.hsc:189)
p'sqlite3_vfs'xOpen (src/Bindings/Sqlite3.hsc:190)
p'sqlite3_busy_handler (src/Bindings/Sqlite3.hsc:191)
p'sqlite3_vfs'xDelete (src/Bindings/Sqlite3.hsc:192)
c'sqlite3_busy_timeout (src/Bindings/Sqlite3.hsc:192)
p'sqlite3_vfs'xAccess (src/Bindings/Sqlite3.hsc:194)
c'sqlite3_changes (src/Bindings/Sqlite3.hsc:194)
p'sqlite3_busy_timeout (src/Bindings/Sqlite3.hsc:194)
p'sqlite3_vfs'xFullPathname (src/Bindings/Sqlite3.hsc:196)
c'sqlite3_clear_bindings (src/Bindings/Sqlite3.hsc:196)
p'sqlite3_changes (src/Bindings/Sqlite3.hsc:196)
p'sqlite3_vfs'xDlOpen (src/Bindings/Sqlite3.hsc:198)
c'sqlite3_column_count (src/Bindings/Sqlite3.hsc:198)
p'sqlite3_clear_bindings (src/Bindings/Sqlite3.hsc:198)
p'sqlite3_vfs'xDlError (src/Bindings/Sqlite3.hsc:200)
p'sqlite3_column_count (src/Bindings/Sqlite3.hsc:200)
c'sqlite3_context_db_handle (src/Bindings/Sqlite3.hsc:200)
p'sqlite3_vfs'xDlSym (src/Bindings/Sqlite3.hsc:202)
p'sqlite3_context_db_handle (src/Bindings/Sqlite3.hsc:202)
c'sqlite3_data_count (src/Bindings/Sqlite3.hsc:203)
p'sqlite3_vfs'xDlClose (src/Bindings/Sqlite3.hsc:204)
c'sqlite3_db_filename (src/Bindings/Sqlite3.hsc:205)
p'sqlite3_data_count (src/Bindings/Sqlite3.hsc:205)
p'sqlite3_vfs'xRandomness (src/Bindings/Sqlite3.hsc:206)
c'sqlite3_db_handle (src/Bindings/Sqlite3.hsc:207)
p'sqlite3_db_filename (src/Bindings/Sqlite3.hsc:207)
p'sqlite3_vfs'xSleep (src/Bindings/Sqlite3.hsc:208)
c'sqlite3_db_mutex (src/Bindings/Sqlite3.hsc:209)
p'sqlite3_db_handle (src/Bindings/Sqlite3.hsc:209)
p'sqlite3_vfs'xCurrentTime (src/Bindings/Sqlite3.hsc:210)
c'sqlite3_db_readonly (src/Bindings/Sqlite3.hsc:211)
p'sqlite3_db_mutex (src/Bindings/Sqlite3.hsc:211)
p'sqlite3_vfs'xGetLastError (src/Bindings/Sqlite3.hsc:212)
c'sqlite3_db_release_memory (src/Bindings/Sqlite3.hsc:213)
p'sqlite3_db_readonly (src/Bindings/Sqlite3.hsc:213)
p'sqlite3_vfs'xCurrentTimeInt64 (src/Bindings/Sqlite3.hsc:214)
p'sqlite3_db_release_memory (src/Bindings/Sqlite3.hsc:215)
c'sqlite3_db_status (src/Bindings/Sqlite3.hsc:215)
p'sqlite3_vfs'xSetSystemCall (src/Bindings/Sqlite3.hsc:216)
p'sqlite3_db_status (src/Bindings/Sqlite3.hsc:217)
p'sqlite3_vfs'xGetSystemCall (src/Bindings/Sqlite3.hsc:218)
c'sqlite3_declare_vtab (src/Bindings/Sqlite3.hsc:218)
p'sqlite3_vfs'xNextSystemCall (src/Bindings/Sqlite3.hsc:220)
c'sqlite3_enable_load_extension (src/Bindings/Sqlite3.hsc:220)
p'sqlite3_declare_vtab (src/Bindings/Sqlite3.hsc:220)
(src/Bindings/Sqlite3.hsc:221)
c'sqlite3_enable_shared_cache (src/Bindings/Sqlite3.hsc:222)
p'sqlite3_enable_load_extension (src/Bindings/Sqlite3.hsc:222)
p'sqlite3_enable_shared_cache (src/Bindings/Sqlite3.hsc:224)
c'sqlite3_exec (src/Bindings/Sqlite3.hsc:224)
p'sqlite3_exec (src/Bindings/Sqlite3.hsc:226)
c'sqlite3_extended_result_codes (src/Bindings/Sqlite3.hsc:228)
p'sqlite3_extended_result_codes (src/Bindings/Sqlite3.hsc:230)
c'sqlite3_file_control (src/Bindings/Sqlite3.hsc:230)
p'sqlite3_file_control (src/Bindings/Sqlite3.hsc:232)
c'sqlite3_finalize (src/Bindings/Sqlite3.hsc:233)
c'sqlite3_interrupt (src/Bindings/Sqlite3.hsc:235)
p'sqlite3_finalize (src/Bindings/Sqlite3.hsc:235)
p'sqlite3_interrupt (src/Bindings/Sqlite3.hsc:237)
c'sqlite3_last_insert_rowid (src/Bindings/Sqlite3.hsc:237)
c'sqlite3_limit (src/Bindings/Sqlite3.hsc:239)
p'sqlite3_last_insert_rowid (src/Bindings/Sqlite3.hsc:239)
p'sqlite3_limit (src/Bindings/Sqlite3.hsc:241)
c'sqlite3_load_extension (src/Bindings/Sqlite3.hsc:241)
p'sqlite3_load_extension (src/Bindings/Sqlite3.hsc:243)
c'sqlite3_next_stmt (src/Bindings/Sqlite3.hsc:244)
p'sqlite3_next_stmt (src/Bindings/Sqlite3.hsc:246)
c'sqlite3_overload_function (src/Bindings/Sqlite3.hsc:247)
p'sqlite3_overload_function (src/Bindings/Sqlite3.hsc:249)
c'sqlite3_progress_handler (src/Bindings/Sqlite3.hsc:249)
p'sqlite3_progress_handler (src/Bindings/Sqlite3.hsc:251)
c'sqlite3_randomness (src/Bindings/Sqlite3.hsc:252)
c'sqlite3_release_memory (src/Bindings/Sqlite3.hsc:254)
p'sqlite3_randomness (src/Bindings/Sqlite3.hsc:254)
p'sqlite3_release_memory (src/Bindings/Sqlite3.hsc:256)
c'sqlite3_reset (src/Bindings/Sqlite3.hsc:256)
c'sqlite3_reset_auto_extension (src/Bindings/Sqlite3.hsc:258)
p'sqlite3_reset (src/Bindings/Sqlite3.hsc:258)
p'sqlite3_reset_auto_extension (src/Bindings/Sqlite3.hsc:260)
c'sqlite3_set_authorizer (src/Bindings/Sqlite3.hsc:260)
p'sqlite3_set_authorizer (src/Bindings/Sqlite3.hsc:262)
c'sqlite3_sleep (src/Bindings/Sqlite3.hsc:264)
p'sqlite3_sleep (src/Bindings/Sqlite3.hsc:266)
c'sqlite3_soft_heap_limit64 (src/Bindings/Sqlite3.hsc:266)
c'sqlite3_sql (src/Bindings/Sqlite3.hsc:268)
p'sqlite3_soft_heap_limit64 (src/Bindings/Sqlite3.hsc:268)
p'sqlite3_sql (src/Bindings/Sqlite3.hsc:270)
c'sqlite3_status (src/Bindings/Sqlite3.hsc:270)
c'sqlite3_step (src/Bindings/Sqlite3.hsc:272)
p'sqlite3_status (src/Bindings/Sqlite3.hsc:272)
c'sqlite3_stmt_busy (src/Bindings/Sqlite3.hsc:274)
p'sqlite3_step (src/Bindings/Sqlite3.hsc:274)
c'sqlite3_stmt_readonly (src/Bindings/Sqlite3.hsc:276)
p'sqlite3_stmt_busy (src/Bindings/Sqlite3.hsc:276)
p'sqlite3_stmt_readonly (src/Bindings/Sqlite3.hsc:278)
c'sqlite3_stmt_status (src/Bindings/Sqlite3.hsc:278)
c'sqlite3_strglob (src/Bindings/Sqlite3.hsc:280)
p'sqlite3_stmt_status (src/Bindings/Sqlite3.hsc:280)
p'sqlite3_strglob (src/Bindings/Sqlite3.hsc:282)
c'sqlite3_table_column_metadata (src/Bindings/Sqlite3.hsc:282)
p'sqlite3_table_column_metadata (src/Bindings/Sqlite3.hsc:284)
c'sqlite3_threadsafe (src/Bindings/Sqlite3.hsc:286)
p'sqlite3_threadsafe (src/Bindings/Sqlite3.hsc:288)
c'sqlite3_total_changes (src/Bindings/Sqlite3.hsc:288)
p'sqlite3_total_changes (src/Bindings/Sqlite3.hsc:290)
c'sqlite3_unlock_notify (src/Bindings/Sqlite3.hsc:290)
p'sqlite3_unlock_notify (src/Bindings/Sqlite3.hsc:292)
c'sqlite3_update_hook (src/Bindings/Sqlite3.hsc:293)
p'sqlite3_update_hook (src/Bindings/Sqlite3.hsc:295)
c'sqlite3_user_data (src/Bindings/Sqlite3.hsc:297)
c'sqlite3_vtab_on_conflict (src/Bindings/Sqlite3.hsc:299)
p'sqlite3_user_data (src/Bindings/Sqlite3.hsc:299)
c'sqlite3_wal_autocheckpoint (src/Bindings/Sqlite3.hsc:301)
p'sqlite3_vtab_on_conflict (src/Bindings/Sqlite3.hsc:301)
c'sqlite3_wal_checkpoint (src/Bindings/Sqlite3.hsc:303)
p'sqlite3_wal_autocheckpoint (src/Bindings/Sqlite3.hsc:303)
p'sqlite3_wal_checkpoint (src/Bindings/Sqlite3.hsc:305)
c'sqlite3_wal_checkpoint_v2 (src/Bindings/Sqlite3.hsc:305)
p'sqlite3_wal_checkpoint_v2 (src/Bindings/Sqlite3.hsc:307)
c'sqlite3_wal_hook (src/Bindings/Sqlite3.hsc:308)
p'sqlite3_wal_hook (src/Bindings/Sqlite3.hsc:310)
c'SQLITE_OK (src/Bindings/Sqlite3.hsc:312)
c'SQLITE_ERROR (src/Bindings/Sqlite3.hsc:313)
c'SQLITE_INTERNAL (src/Bindings/Sqlite3.hsc:314)
c'SQLITE_PERM (src/Bindings/Sqlite3.hsc:315)
c'SQLITE_ABORT (src/Bindings/Sqlite3.hsc:316)
c'SQLITE_BUSY (src/Bindings/Sqlite3.hsc:317)
c'SQLITE_LOCKED (src/Bindings/Sqlite3.hsc:318)
c'SQLITE_NOMEM (src/Bindings/Sqlite3.hsc:319)
c'SQLITE_READONLY (src/Bindings/Sqlite3.hsc:320)
c'SQLITE_INTERRUPT (src/Bindings/Sqlite3.hsc:321)
c'SQLITE_IOERR (src/Bindings/Sqlite3.hsc:322)
c'SQLITE_CORRUPT (src/Bindings/Sqlite3.hsc:323)
c'SQLITE_NOTFOUND (src/Bindings/Sqlite3.hsc:324)
c'SQLITE_FULL (src/Bindings/Sqlite3.hsc:325)
c'SQLITE_CANTOPEN (src/Bindings/Sqlite3.hsc:326)
c'SQLITE_PROTOCOL (src/Bindings/Sqlite3.hsc:327)
c'SQLITE_EMPTY (src/Bindings/Sqlite3.hsc:328)
c'SQLITE_SCHEMA (src/Bindings/Sqlite3.hsc:329)
c'SQLITE_TOOBIG (src/Bindings/Sqlite3.hsc:330)
c'SQLITE_CONSTRAINT (src/Bindings/Sqlite3.hsc:331)
c'SQLITE_MISMATCH (src/Bindings/Sqlite3.hsc:332)
c'SQLITE_MISUSE (src/Bindings/Sqlite3.hsc:333)
c'SQLITE_NOLFS (src/Bindings/Sqlite3.hsc:334)
c'SQLITE_AUTH (src/Bindings/Sqlite3.hsc:335)
c'SQLITE_FORMAT (src/Bindings/Sqlite3.hsc:336)
c'SQLITE_RANGE (src/Bindings/Sqlite3.hsc:337)
c'SQLITE_NOTADB (src/Bindings/Sqlite3.hsc:338)
c'SQLITE_NOTICE (src/Bindings/Sqlite3.hsc:339)
c'SQLITE_WARNING (src/Bindings/Sqlite3.hsc:340)
c'SQLITE_ROW (src/Bindings/Sqlite3.hsc:341)
c'SQLITE_DONE (src/Bindings/Sqlite3.hsc:342)
c'SQLITE_IOERR_READ (src/Bindings/Sqlite3.hsc:344)
c'SQLITE_IOERR_SHORT_READ (src/Bindings/Sqlite3.hsc:345)
c'SQLITE_IOERR_WRITE (src/Bindings/Sqlite3.hsc:346)
c'SQLITE_IOERR_FSYNC (src/Bindings/Sqlite3.hsc:347)
c'SQLITE_IOERR_DIR_FSYNC (src/Bindings/Sqlite3.hsc:348)
c'SQLITE_IOERR_TRUNCATE (src/Bindings/Sqlite3.hsc:349)
c'SQLITE_IOERR_FSTAT (src/Bindings/Sqlite3.hsc:350)
c'SQLITE_IOERR_UNLOCK (src/Bindings/Sqlite3.hsc:351)
c'SQLITE_IOERR_RDLOCK (src/Bindings/Sqlite3.hsc:352)
c'SQLITE_IOERR_DELETE (src/Bindings/Sqlite3.hsc:353)
c'SQLITE_IOERR_BLOCKED (src/Bindings/Sqlite3.hsc:354)
c'SQLITE_IOERR_NOMEM (src/Bindings/Sqlite3.hsc:355)
c'SQLITE_IOERR_ACCESS (src/Bindings/Sqlite3.hsc:356)
c'SQLITE_IOERR_CHECKRESERVEDLOCK (src/Bindings/Sqlite3.hsc:357)
c'SQLITE_IOERR_LOCK (src/Bindings/Sqlite3.hsc:358)
c'SQLITE_IOERR_CLOSE (src/Bindings/Sqlite3.hsc:359)
c'SQLITE_IOERR_DIR_CLOSE (src/Bindings/Sqlite3.hsc:360)
c'SQLITE_IOERR_SHMOPEN (src/Bindings/Sqlite3.hsc:361)
c'SQLITE_IOERR_SHMSIZE (src/Bindings/Sqlite3.hsc:362)
c'SQLITE_IOERR_SHMLOCK (src/Bindings/Sqlite3.hsc:363)
c'SQLITE_IOERR_SHMMAP (src/Bindings/Sqlite3.hsc:364)
c'SQLITE_IOERR_SEEK (src/Bindings/Sqlite3.hsc:365)
c'SQLITE_IOERR_DELETE_NOENT (src/Bindings/Sqlite3.hsc:366)
c'SQLITE_IOERR_MMAP (src/Bindings/Sqlite3.hsc:367)
c'SQLITE_LOCKED_SHAREDCACHE (src/Bindings/Sqlite3.hsc:368)
c'SQLITE_BUSY_RECOVERY (src/Bindings/Sqlite3.hsc:369)
c'SQLITE_CANTOPEN_NOTEMPDIR (src/Bindings/Sqlite3.hsc:370)
c'SQLITE_CANTOPEN_ISDIR (src/Bindings/Sqlite3.hsc:371)
c'SQLITE_CANTOPEN_FULLPATH (src/Bindings/Sqlite3.hsc:372)
c'SQLITE_CORRUPT_VTAB (src/Bindings/Sqlite3.hsc:373)
c'SQLITE_READONLY_RECOVERY (src/Bindings/Sqlite3.hsc:374)
c'SQLITE_READONLY_CANTLOCK (src/Bindings/Sqlite3.hsc:375)
c'SQLITE_READONLY_ROLLBACK (src/Bindings/Sqlite3.hsc:376)
c'SQLITE_ABORT_ROLLBACK (src/Bindings/Sqlite3.hsc:377)
c'SQLITE_CONSTRAINT_CHECK (src/Bindings/Sqlite3.hsc:378)
c'SQLITE_CONSTRAINT_COMMITHOOK (src/Bindings/Sqlite3.hsc:379)
c'SQLITE_CONSTRAINT_FOREIGNKEY (src/Bindings/Sqlite3.hsc:380)
c'SQLITE_CONSTRAINT_FUNCTION (src/Bindings/Sqlite3.hsc:381)
c'SQLITE_CONSTRAINT_NOTNULL (src/Bindings/Sqlite3.hsc:382)
c'SQLITE_CONSTRAINT_PRIMARYKEY (src/Bindings/Sqlite3.hsc:383)
c'SQLITE_CONSTRAINT_TRIGGER (src/Bindings/Sqlite3.hsc:384)
c'SQLITE_CONSTRAINT_UNIQUE (src/Bindings/Sqlite3.hsc:385)
c'SQLITE_CONSTRAINT_VTAB (src/Bindings/Sqlite3.hsc:386)
c'SQLITE_NOTICE_RECOVER_WAL (src/Bindings/Sqlite3.hsc:387)
c'SQLITE_NOTICE_RECOVER_ROLLBACK (src/Bindings/Sqlite3.hsc:388)
c'SQLITE_ACCESS_EXISTS (src/Bindings/Sqlite3.hsc:390)
c'SQLITE_ACCESS_READWRITE (src/Bindings/Sqlite3.hsc:391)
c'SQLITE_ACCESS_READ (src/Bindings/Sqlite3.hsc:392)
c'SQLITE_CREATE_INDEX (src/Bindings/Sqlite3.hsc:394)
c'SQLITE_CREATE_TABLE (src/Bindings/Sqlite3.hsc:395)
c'SQLITE_CREATE_TEMP_INDEX (src/Bindings/Sqlite3.hsc:396)
c'SQLITE_CREATE_TEMP_TABLE (src/Bindings/Sqlite3.hsc:397)
c'SQLITE_CREATE_TEMP_TRIGGER (src/Bindings/Sqlite3.hsc:398)
c'SQLITE_CREATE_TEMP_VIEW (src/Bindings/Sqlite3.hsc:399)
c'SQLITE_CREATE_TRIGGER (src/Bindings/Sqlite3.hsc:400)
c'SQLITE_CREATE_VIEW (src/Bindings/Sqlite3.hsc:401)
c'SQLITE_DELETE (src/Bindings/Sqlite3.hsc:402)
c'SQLITE_DROP_INDEX (src/Bindings/Sqlite3.hsc:403)
c'SQLITE_DROP_TABLE (src/Bindings/Sqlite3.hsc:404)
c'SQLITE_DROP_TEMP_INDEX (src/Bindings/Sqlite3.hsc:405)
c'SQLITE_DROP_TEMP_TABLE (src/Bindings/Sqlite3.hsc:406)
c'SQLITE_DROP_TEMP_TRIGGER (src/Bindings/Sqlite3.hsc:407)
c'SQLITE_DROP_TEMP_VIEW (src/Bindings/Sqlite3.hsc:408)
c'SQLITE_DROP_TRIGGER (src/Bindings/Sqlite3.hsc:409)
c'SQLITE_DROP_VIEW (src/Bindings/Sqlite3.hsc:410)
c'SQLITE_INSERT (src/Bindings/Sqlite3.hsc:411)
c'SQLITE_PRAGMA (src/Bindings/Sqlite3.hsc:412)
c'SQLITE_READ (src/Bindings/Sqlite3.hsc:413)
c'SQLITE_SELECT (src/Bindings/Sqlite3.hsc:414)
c'SQLITE_TRANSACTION (src/Bindings/Sqlite3.hsc:415)
c'SQLITE_UPDATE (src/Bindings/Sqlite3.hsc:416)
c'SQLITE_ATTACH (src/Bindings/Sqlite3.hsc:417)
c'SQLITE_DETACH (src/Bindings/Sqlite3.hsc:418)
c'SQLITE_ALTER_TABLE (src/Bindings/Sqlite3.hsc:419)
c'SQLITE_REINDEX (src/Bindings/Sqlite3.hsc:420)
c'SQLITE_ANALYZE (src/Bindings/Sqlite3.hsc:421)
c'SQLITE_CREATE_VTABLE (src/Bindings/Sqlite3.hsc:422)
c'SQLITE_DROP_VTABLE (src/Bindings/Sqlite3.hsc:423)
c'SQLITE_FUNCTION (src/Bindings/Sqlite3.hsc:424)
c'SQLITE_SAVEPOINT (src/Bindings/Sqlite3.hsc:425)
c'SQLITE_COPY (src/Bindings/Sqlite3.hsc:426)
c'SQLITE_UTF8 (src/Bindings/Sqlite3.hsc:428)
c'SQLITE_UTF16LE (src/Bindings/Sqlite3.hsc:429)
c'SQLITE_UTF16BE (src/Bindings/Sqlite3.hsc:430)
c'SQLITE_UTF16 (src/Bindings/Sqlite3.hsc:431)
c'SQLITE_ANY (src/Bindings/Sqlite3.hsc:432)
c'SQLITE_UTF16_ALIGNED (src/Bindings/Sqlite3.hsc:433)
c'SQLITE_INTEGER (src/Bindings/Sqlite3.hsc:435)
c'SQLITE_FLOAT (src/Bindings/Sqlite3.hsc:436)
c'SQLITE_BLOB (src/Bindings/Sqlite3.hsc:437)
c'SQLITE_NULL (src/Bindings/Sqlite3.hsc:438)
c'SQLITE_TEXT (src/Bindings/Sqlite3.hsc:439)
c'SQLITE3_TEXT (src/Bindings/Sqlite3.hsc:440)
c'SQLITE_CHECKPOINT_PASSIVE (src/Bindings/Sqlite3.hsc:442)
c'SQLITE_CHECKPOINT_FULL (src/Bindings/Sqlite3.hsc:443)
c'SQLITE_CHECKPOINT_RESTART (src/Bindings/Sqlite3.hsc:444)
c'SQLITE_CONFIG_SINGLETHREAD (src/Bindings/Sqlite3.hsc:446)
c'SQLITE_CONFIG_MULTITHREAD (src/Bindings/Sqlite3.hsc:447)
c'SQLITE_CONFIG_SERIALIZED (src/Bindings/Sqlite3.hsc:448)
c'SQLITE_CONFIG_MALLOC (src/Bindings/Sqlite3.hsc:449)
c'SQLITE_CONFIG_GETMALLOC (src/Bindings/Sqlite3.hsc:450)
c'SQLITE_CONFIG_SCRATCH (src/Bindings/Sqlite3.hsc:451)
c'SQLITE_CONFIG_PAGECACHE (src/Bindings/Sqlite3.hsc:452)
c'SQLITE_CONFIG_HEAP (src/Bindings/Sqlite3.hsc:453)
c'SQLITE_CONFIG_MEMSTATUS (src/Bindings/Sqlite3.hsc:454)
c'SQLITE_CONFIG_MUTEX (src/Bindings/Sqlite3.hsc:455)
c'SQLITE_CONFIG_GETMUTEX (src/Bindings/Sqlite3.hsc:456)
c'SQLITE_CONFIG_LOOKASIDE (src/Bindings/Sqlite3.hsc:457)
c'SQLITE_CONFIG_PCACHE (src/Bindings/Sqlite3.hsc:458)
c'SQLITE_CONFIG_GETPCACHE (src/Bindings/Sqlite3.hsc:459)
c'SQLITE_CONFIG_LOG (src/Bindings/Sqlite3.hsc:460)
c'SQLITE_CONFIG_URI (src/Bindings/Sqlite3.hsc:461)
c'SQLITE_CONFIG_PCACHE2 (src/Bindings/Sqlite3.hsc:462)
c'SQLITE_CONFIG_GETPCACHE2 (src/Bindings/Sqlite3.hsc:463)
c'SQLITE_CONFIG_COVERING_INDEX_SCAN (src/Bindings/Sqlite3.hsc:464)
c'SQLITE_CONFIG_SQLLOG (src/Bindings/Sqlite3.hsc:465)
c'SQLITE_CONFIG_MMAP_SIZE (src/Bindings/Sqlite3.hsc:466)
c'SQLITE_DBCONFIG_LOOKASIDE (src/Bindings/Sqlite3.hsc:468)
c'SQLITE_DBCONFIG_ENABLE_FKEY (src/Bindings/Sqlite3.hsc:469)
c'SQLITE_DBCONFIG_ENABLE_TRIGGER (src/Bindings/Sqlite3.hsc:470)
c'SQLITE_DENY (src/Bindings/Sqlite3.hsc:472)
c'SQLITE_IGNORE (src/Bindings/Sqlite3.hsc:473)
c'SQLITE_ROLLBACK (src/Bindings/Sqlite3.hsc:475)
c'SQLITE_FAIL (src/Bindings/Sqlite3.hsc:476)
c'SQLITE_REPLACE (src/Bindings/Sqlite3.hsc:477)
c'SQLITE_FCNTL_LOCKSTATE (src/Bindings/Sqlite3.hsc:479)
c'SQLITE_GET_LOCKPROXYFILE (src/Bindings/Sqlite3.hsc:480)
c'SQLITE_SET_LOCKPROXYFILE (src/Bindings/Sqlite3.hsc:481)
c'SQLITE_LAST_ERRNO (src/Bindings/Sqlite3.hsc:482)
c'SQLITE_FCNTL_SIZE_HINT (src/Bindings/Sqlite3.hsc:483)
c'SQLITE_FCNTL_CHUNK_SIZE (src/Bindings/Sqlite3.hsc:484)
c'SQLITE_FCNTL_FILE_POINTER (src/Bindings/Sqlite3.hsc:485)
c'SQLITE_FCNTL_SYNC_OMITTED (src/Bindings/Sqlite3.hsc:486)
c'SQLITE_FCNTL_WIN32_AV_RETRY (src/Bindings/Sqlite3.hsc:487)
c'SQLITE_FCNTL_PERSIST_WAL (src/Bindings/Sqlite3.hsc:488)
c'SQLITE_FCNTL_OVERWRITE (src/Bindings/Sqlite3.hsc:489)
c'SQLITE_FCNTL_VFSNAME (src/Bindings/Sqlite3.hsc:490)
c'SQLITE_FCNTL_POWERSAFE_OVERWRITE (src/Bindings/Sqlite3.hsc:491)
c'SQLITE_FCNTL_PRAGMA (src/Bindings/Sqlite3.hsc:492)
c'SQLITE_FCNTL_BUSYHANDLER (src/Bindings/Sqlite3.hsc:493)
c'SQLITE_FCNTL_TEMPFILENAME (src/Bindings/Sqlite3.hsc:494)
c'SQLITE_FCNTL_MMAP_SIZE (src/Bindings/Sqlite3.hsc:495)
c'SQLITE_INDEX_CONSTRAINT_EQ (src/Bindings/Sqlite3.hsc:497)
c'SQLITE_INDEX_CONSTRAINT_GT (src/Bindings/Sqlite3.hsc:498)
c'SQLITE_INDEX_CONSTRAINT_LE (src/Bindings/Sqlite3.hsc:499)
c'SQLITE_INDEX_CONSTRAINT_LT (src/Bindings/Sqlite3.hsc:500)
c'SQLITE_INDEX_CONSTRAINT_GE (src/Bindings/Sqlite3.hsc:501)
c'SQLITE_INDEX_CONSTRAINT_MATCH (src/Bindings/Sqlite3.hsc:502)
c'SQLITE_IOCAP_ATOMIC (src/Bindings/Sqlite3.hsc:504)
c'SQLITE_IOCAP_ATOMIC512 (src/Bindings/Sqlite3.hsc:505)
c'SQLITE_IOCAP_ATOMIC1K (src/Bindings/Sqlite3.hsc:506)
c'SQLITE_IOCAP_ATOMIC2K (src/Bindings/Sqlite3.hsc:507)
c'SQLITE_IOCAP_ATOMIC4K (src/Bindings/Sqlite3.hsc:508)
c'SQLITE_IOCAP_ATOMIC8K (src/Bindings/Sqlite3.hsc:509)
c'SQLITE_IOCAP_ATOMIC16K (src/Bindings/Sqlite3.hsc:510)
c'SQLITE_IOCAP_ATOMIC32K (src/Bindings/Sqlite3.hsc:511)
c'SQLITE_IOCAP_ATOMIC64K (src/Bindings/Sqlite3.hsc:512)
c'SQLITE_IOCAP_SAFE_APPEND (src/Bindings/Sqlite3.hsc:513)
c'SQLITE_IOCAP_SEQUENTIAL (src/Bindings/Sqlite3.hsc:514)
c'SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN (src/Bindings/Sqlite3.hsc:515)
c'SQLITE_IOCAP_POWERSAFE_OVERWRITE (src/Bindings/Sqlite3.hsc:516)
c'SQLITE_LOCK_NONE (src/Bindings/Sqlite3.hsc:518)
c'SQLITE_LOCK_SHARED (src/Bindings/Sqlite3.hsc:519)
c'SQLITE_LOCK_RESERVED (src/Bindings/Sqlite3.hsc:520)
c'SQLITE_LOCK_PENDING (src/Bindings/Sqlite3.hsc:521)
c'SQLITE_LOCK_EXCLUSIVE (src/Bindings/Sqlite3.hsc:522)
c'SQLITE_MUTEX_FAST (src/Bindings/Sqlite3.hsc:524)
c'SQLITE_MUTEX_RECURSIVE (src/Bindings/Sqlite3.hsc:525)
c'SQLITE_MUTEX_STATIC_MASTER (src/Bindings/Sqlite3.hsc:526)
c'SQLITE_MUTEX_STATIC_MEM (src/Bindings/Sqlite3.hsc:527)
c'SQLITE_MUTEX_STATIC_MEM2 (src/Bindings/Sqlite3.hsc:528)
c'SQLITE_MUTEX_STATIC_OPEN (src/Bindings/Sqlite3.hsc:529)
c'SQLITE_MUTEX_STATIC_PRNG (src/Bindings/Sqlite3.hsc:530)
c'SQLITE_MUTEX_STATIC_LRU (src/Bindings/Sqlite3.hsc:531)
c'SQLITE_MUTEX_STATIC_LRU2 (src/Bindings/Sqlite3.hsc:532)
c'SQLITE_MUTEX_STATIC_PMEM (src/Bindings/Sqlite3.hsc:533)
c'SQLITE_OPEN_READONLY (src/Bindings/Sqlite3.hsc:535)
c'SQLITE_OPEN_READWRITE (src/Bindings/Sqlite3.hsc:536)
c'SQLITE_OPEN_CREATE (src/Bindings/Sqlite3.hsc:537)
c'SQLITE_OPEN_DELETEONCLOSE (src/Bindings/Sqlite3.hsc:538)
c'SQLITE_OPEN_EXCLUSIVE (src/Bindings/Sqlite3.hsc:539)
c'SQLITE_OPEN_AUTOPROXY (src/Bindings/Sqlite3.hsc:540)
c'SQLITE_OPEN_URI (src/Bindings/Sqlite3.hsc:541)
c'SQLITE_OPEN_MEMORY (src/Bindings/Sqlite3.hsc:542)
c'SQLITE_OPEN_MAIN_DB (src/Bindings/Sqlite3.hsc:543)
c'SQLITE_OPEN_TEMP_DB (src/Bindings/Sqlite3.hsc:544)
c'SQLITE_OPEN_TRANSIENT_DB (src/Bindings/Sqlite3.hsc:545)
c'SQLITE_OPEN_MAIN_JOURNAL (src/Bindings/Sqlite3.hsc:546)
c'SQLITE_OPEN_TEMP_JOURNAL (src/Bindings/Sqlite3.hsc:547)
c'SQLITE_OPEN_SUBJOURNAL (src/Bindings/Sqlite3.hsc:548)
c'SQLITE_OPEN_MASTER_JOURNAL (src/Bindings/Sqlite3.hsc:549)
c'SQLITE_OPEN_NOMUTEX (src/Bindings/Sqlite3.hsc:550)
c'SQLITE_OPEN_FULLMUTEX (src/Bindings/Sqlite3.hsc:551)
c'SQLITE_OPEN_SHAREDCACHE (src/Bindings/Sqlite3.hsc:552)
c'SQLITE_OPEN_PRIVATECACHE (src/Bindings/Sqlite3.hsc:553)
c'SQLITE_OPEN_WAL (src/Bindings/Sqlite3.hsc:554)
c'SQLITE_SHM_UNLOCK (src/Bindings/Sqlite3.hsc:556)
c'SQLITE_SHM_LOCK (src/Bindings/Sqlite3.hsc:557)
c'SQLITE_SHM_SHARED (src/Bindings/Sqlite3.hsc:558)
c'SQLITE_SHM_EXCLUSIVE (src/Bindings/Sqlite3.hsc:559)
c'SQLITE_VERSION (src/Bindings/Sqlite3.hsc:560)
c'SQLITE_VERSION_NUMBER (src/Bindings/Sqlite3.hsc:562)
c'SQLITE_SOURCE_ID (src/Bindings/Sqlite3.hsc:562)
C'sqlite3_destructor_type (src/Bindings/Sqlite3.hsc:564)
mk'sqlite3_destructor_type (src/Bindings/Sqlite3.hsc:565)
c'SQLITE_STATIC (src/Bindings/Sqlite3.hsc:566)
c'SQLITE_TRANSIENT (src/Bindings/Sqlite3.hsc:567)
mK'sqlite3_destructor_type (src/Bindings/Sqlite3.hsc:567)
c'SQLITE_STATUS_MEMORY_USED (src/Bindings/Sqlite3.hsc:569)
c'SQLITE_STATUS_PAGECACHE_USED (src/Bindings/Sqlite3.hsc:570)
c'SQLITE_STATUS_PAGECACHE_OVERFLOW (src/Bindings/Sqlite3.hsc:571)
c'SQLITE_STATUS_SCRATCH_USED (src/Bindings/Sqlite3.hsc:572)
c'SQLITE_STATUS_SCRATCH_OVERFLOW (src/Bindings/Sqlite3.hsc:573)
c'SQLITE_STATUS_MALLOC_SIZE (src/Bindings/Sqlite3.hsc:574)
c'SQLITE_STATUS_PARSER_STACK (src/Bindings/Sqlite3.hsc:575)
c'SQLITE_STATUS_PAGECACHE_SIZE (src/Bindings/Sqlite3.hsc:576)
c'SQLITE_STATUS_SCRATCH_SIZE (src/Bindings/Sqlite3.hsc:577)
c'SQLITE_STATUS_MALLOC_COUNT (src/Bindings/Sqlite3.hsc:578)
c'SQLITE_SYNC_NORMAL (src/Bindings/Sqlite3.hsc:580)
c'SQLITE_SYNC_FULL (src/Bindings/Sqlite3.hsc:581)
c'SQLITE_SYNC_DATAONLY (src/Bindings/Sqlite3.hsc:582)
c'SQLITE_TESTCTRL_FIRST (src/Bindings/Sqlite3.hsc:584)
c'SQLITE_TESTCTRL_PRNG_SAVE (src/Bindings/Sqlite3.hsc:585)
c'SQLITE_TESTCTRL_PRNG_RESTORE (src/Bindings/Sqlite3.hsc:586)
c'SQLITE_TESTCTRL_PRNG_RESET (src/Bindings/Sqlite3.hsc:587)
c'SQLITE_TESTCTRL_BITVEC_TEST (src/Bindings/Sqlite3.hsc:588)
c'SQLITE_TESTCTRL_FAULT_INSTALL (src/Bindings/Sqlite3.hsc:589)
c'SQLITE_TESTCTRL_BENIGN_MALLOC_HOOKS (src/Bindings/Sqlite3.hsc:590)
c'SQLITE_TESTCTRL_PENDING_BYTE (src/Bindings/Sqlite3.hsc:591)
c'SQLITE_TESTCTRL_ASSERT (src/Bindings/Sqlite3.hsc:592)
c'SQLITE_TESTCTRL_ALWAYS (src/Bindings/Sqlite3.hsc:593)
c'SQLITE_TESTCTRL_RESERVE (src/Bindings/Sqlite3.hsc:594)
c'SQLITE_TESTCTRL_OPTIMIZATIONS (src/Bindings/Sqlite3.hsc:595)
c'SQLITE_TESTCTRL_ISKEYWORD (src/Bindings/Sqlite3.hsc:596)
c'SQLITE_TESTCTRL_SCRATCHMALLOC (src/Bindings/Sqlite3.hsc:597)
c'SQLITE_TESTCTRL_LOCALTIME_FAULT (src/Bindings/Sqlite3.hsc:598)
c'SQLITE_TESTCTRL_EXPLAIN_STMT (src/Bindings/Sqlite3.hsc:599)
c'SQLITE_TESTCTRL_LAST (src/Bindings/Sqlite3.hsc:600)
c'SQLITE_LIMIT_LENGTH (src/Bindings/Sqlite3.hsc:602)
c'SQLITE_LIMIT_SQL_LENGTH (src/Bindings/Sqlite3.hsc:603)
c'SQLITE_LIMIT_COLUMN (src/Bindings/Sqlite3.hsc:604)
c'SQLITE_LIMIT_EXPR_DEPTH (src/Bindings/Sqlite3.hsc:605)
c'SQLITE_LIMIT_COMPOUND_SELECT (src/Bindings/Sqlite3.hsc:606)
c'SQLITE_LIMIT_VDBE_OP (src/Bindings/Sqlite3.hsc:607)
c'SQLITE_LIMIT_FUNCTION_ARG (src/Bindings/Sqlite3.hsc:608)
c'SQLITE_LIMIT_ATTACHED (src/Bindings/Sqlite3.hsc:609)
c'SQLITE_LIMIT_LIKE_PATTERN_LENGTH (src/Bindings/Sqlite3.hsc:610)
c'SQLITE_LIMIT_VARIABLE_NUMBER (src/Bindings/Sqlite3.hsc:611)
c'SQLITE_LIMIT_TRIGGER_DEPTH (src/Bindings/Sqlite3.hsc:612)
c'SQLITE_DBSTATUS_LOOKASIDE_USED (src/Bindings/Sqlite3.hsc:614)
c'SQLITE_DBSTATUS_CACHE_USED (src/Bindings/Sqlite3.hsc:615)
c'SQLITE_DBSTATUS_SCHEMA_USED (src/Bindings/Sqlite3.hsc:616)
c'SQLITE_DBSTATUS_STMT_USED (src/Bindings/Sqlite3.hsc:617)
c'SQLITE_DBSTATUS_LOOKASIDE_HIT (src/Bindings/Sqlite3.hsc:618)
c'SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE (src/Bindings/Sqlite3.hsc:619)
c'SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL (src/Bindings/Sqlite3.hsc:620)
c'SQLITE_DBSTATUS_CACHE_HIT (src/Bindings/Sqlite3.hsc:621)
c'SQLITE_DBSTATUS_CACHE_MISS (src/Bindings/Sqlite3.hsc:622)
c'SQLITE_DBSTATUS_CACHE_WRITE (src/Bindings/Sqlite3.hsc:623)
c'SQLITE_DBSTATUS_MAX (src/Bindings/Sqlite3.hsc:624)
c'SQLITE_STMTSTATUS_FULLSCAN_STEP (src/Bindings/Sqlite3.hsc:626)
c'SQLITE_STMTSTATUS_SORT (src/Bindings/Sqlite3.hsc:627)
c'SQLITE_STMTSTATUS_AUTOINDEX (src/Bindings/Sqlite3.hsc:628)
C'sqlite3_int64 (src/Bindings/Sqlite3.hsc:629)
C'sqlite3_uint64 (src/Bindings/Sqlite3.hsc:630)
C'sqlite3_module (src/Bindings/Sqlite3.hsc:666)
C'sqlite3_vtab_cursor (src/Bindings/Sqlite3.hsc:670)
C'sqlite3_blob (src/Bindings/Sqlite3.hsc:672)
C'sqlite3 (src/Bindings/Sqlite3.hsc:673)
p'sqlite3_vtab_cursor'pVtab (src/Bindings/Sqlite3.hsc:674)
(src/Bindings/Sqlite3.hsc:675)
C'sqlite3_pcache_methods2 (src/Bindings/Sqlite3.hsc:689)
C'sqlite3_stmt (src/Bindings/Sqlite3.hsc:691)
C'sqlite3_value (src/Bindings/Sqlite3.hsc:692)
p'sqlite3_module'iVersion (src/Bindings/Sqlite3.hsc:692)
p'sqlite3_module'xCreate (src/Bindings/Sqlite3.hsc:694)
c'sqlite3_backup_init (src/Bindings/Sqlite3.hsc:694)
p'sqlite3_module'xConnect (src/Bindings/Sqlite3.hsc:696)
c'sqlite3_backup_step (src/Bindings/Sqlite3.hsc:696)
p'sqlite3_backup_init (src/Bindings/Sqlite3.hsc:696)
c'sqlite3_backup_finish (src/Bindings/Sqlite3.hsc:697)
p'sqlite3_module'xBestIndex (src/Bindings/Sqlite3.hsc:698)
c'sqlite3_backup_remaining (src/Bindings/Sqlite3.hsc:698)
p'sqlite3_backup_step (src/Bindings/Sqlite3.hsc:698)
c'sqlite3_backup_pagecount (src/Bindings/Sqlite3.hsc:699)
p'sqlite3_backup_finish (src/Bindings/Sqlite3.hsc:699)
p'sqlite3_module'xDisconnect (src/Bindings/Sqlite3.hsc:700)
p'sqlite3_backup_remaining (src/Bindings/Sqlite3.hsc:700)
c'sqlite3_close (src/Bindings/Sqlite3.hsc:701)
p'sqlite3_backup_pagecount (src/Bindings/Sqlite3.hsc:701)
p'sqlite3_module'xDestroy (src/Bindings/Sqlite3.hsc:702)
c'sqlite3_close_v2 (src/Bindings/Sqlite3.hsc:702)
p'sqlite3_close (src/Bindings/Sqlite3.hsc:703)
p'sqlite3_module'xOpen (src/Bindings/Sqlite3.hsc:704)
p'sqlite3_close_v2 (src/Bindings/Sqlite3.hsc:704)
c'sqlite3_collation_needed (src/Bindings/Sqlite3.hsc:704)
p'sqlite3_pcache_methods2'iVersion (src/Bindings/Sqlite3.hsc:705)
p'sqlite3_module'xClose (src/Bindings/Sqlite3.hsc:706)
p'sqlite3_collation_needed (src/Bindings/Sqlite3.hsc:706)
p'sqlite3_pcache_methods2'pArg (src/Bindings/Sqlite3.hsc:707)
c'sqlite3_collation_needed16 (src/Bindings/Sqlite3.hsc:707)
p'sqlite3_module'xFilter (src/Bindings/Sqlite3.hsc:708)
p'sqlite3_pcache_methods2'xInit (src/Bindings/Sqlite3.hsc:709)
p'sqlite3_collation_needed16 (src/Bindings/Sqlite3.hsc:709)
p'sqlite3_module'xNext (src/Bindings/Sqlite3.hsc:710)
p'sqlite3_pcache_methods2'xShutdown (src/Bindings/Sqlite3.hsc:711)
c'sqlite3_column_database_name (src/Bindings/Sqlite3.hsc:711)
p'sqlite3_module'xEof (src/Bindings/Sqlite3.hsc:712)
p'sqlite3_pcache_methods2'xCreate (src/Bindings/Sqlite3.hsc:713)
c'sqlite3_column_database_name16 (src/Bindings/Sqlite3.hsc:713)
p'sqlite3_column_database_name (src/Bindings/Sqlite3.hsc:713)
p'sqlite3_module'xColumn (src/Bindings/Sqlite3.hsc:714)
p'sqlite3_pcache_methods2'xCachesize (src/Bindings/Sqlite3.hsc:715)
c'sqlite3_column_table_name (src/Bindings/Sqlite3.hsc:715)
p'sqlite3_column_database_name16 (src/Bindings/Sqlite3.hsc:715)
p'sqlite3_module'xRowid (src/Bindings/Sqlite3.hsc:716)
p'sqlite3_pcache_methods2'xPagecount (src/Bindings/Sqlite3.hsc:717)
c'sqlite3_column_table_name16 (src/Bindings/Sqlite3.hsc:717)
p'sqlite3_column_table_name (src/Bindings/Sqlite3.hsc:717)
p'sqlite3_module'xUpdate (src/Bindings/Sqlite3.hsc:718)
p'sqlite3_pcache_methods2'xFetch (src/Bindings/Sqlite3.hsc:719)
c'sqlite3_column_origin_name (src/Bindings/Sqlite3.hsc:719)
p'sqlite3_column_table_name16 (src/Bindings/Sqlite3.hsc:719)
p'sqlite3_module'xBegin (src/Bindings/Sqlite3.hsc:720)
p'sqlite3_pcache_methods2'xUnpin (src/Bindings/Sqlite3.hsc:721)
c'sqlite3_column_origin_name16 (src/Bindings/Sqlite3.hsc:721)
p'sqlite3_column_origin_name (src/Bindings/Sqlite3.hsc:721)
p'sqlite3_module'xSync (src/Bindings/Sqlite3.hsc:722)
p'sqlite3_pcache_methods2'xRekey (src/Bindings/Sqlite3.hsc:723)
p'sqlite3_column_origin_name16 (src/Bindings/Sqlite3.hsc:723)
p'sqlite3_module'xCommit (src/Bindings/Sqlite3.hsc:724)
c'sqlite3_column_decltype (src/Bindings/Sqlite3.hsc:724)
p'sqlite3_pcache_methods2'xTruncate (src/Bindings/Sqlite3.hsc:725)
p'sqlite3_module'xRollback (src/Bindings/Sqlite3.hsc:726)
c'sqlite3_column_decltype16 (src/Bindings/Sqlite3.hsc:726)
p'sqlite3_column_decltype (src/Bindings/Sqlite3.hsc:726)
p'sqlite3_pcache_methods2'xDestroy (src/Bindings/Sqlite3.hsc:727)
p'sqlite3_module'xFindFunction (src/Bindings/Sqlite3.hsc:728)
p'sqlite3_column_decltype16 (src/Bindings/Sqlite3.hsc:728)
p'sqlite3_pcache_methods2'xShrink (src/Bindings/Sqlite3.hsc:729)
c'sqlite3_column_name (src/Bindings/Sqlite3.hsc:729)
p'sqlite3_module'xRename (src/Bindings/Sqlite3.hsc:730)
(src/Bindings/Sqlite3.hsc:730)
c'sqlite3_column_name16 (src/Bindings/Sqlite3.hsc:731)
p'sqlite3_column_name (src/Bindings/Sqlite3.hsc:731)
p'sqlite3_module'xSavepoint (src/Bindings/Sqlite3.hsc:732)
p'sqlite3_column_name16 (src/Bindings/Sqlite3.hsc:733)
p'sqlite3_module'xRelease (src/Bindings/Sqlite3.hsc:734)
c'sqlite3_commit_hook (src/Bindings/Sqlite3.hsc:734)
p'sqlite3_module'xRollbackTo (src/Bindings/Sqlite3.hsc:736)
c'sqlite3_rollback_hook (src/Bindings/Sqlite3.hsc:736)
p'sqlite3_commit_hook (src/Bindings/Sqlite3.hsc:736)
(src/Bindings/Sqlite3.hsc:737)
p'sqlite3_rollback_hook (src/Bindings/Sqlite3.hsc:738)
c'sqlite3_complete (src/Bindings/Sqlite3.hsc:739)
c'sqlite3_complete16 (src/Bindings/Sqlite3.hsc:740)
p'sqlite3_complete (src/Bindings/Sqlite3.hsc:741)
p'sqlite3_complete16 (src/Bindings/Sqlite3.hsc:742)
c'sqlite3_create_collation (src/Bindings/Sqlite3.hsc:742)
p'sqlite3_create_collation (src/Bindings/Sqlite3.hsc:744)
c'sqlite3_create_collation_v2 (src/Bindings/Sqlite3.hsc:745)
p'sqlite3_create_collation_v2 (src/Bindings/Sqlite3.hsc:747)
c'sqlite3_create_collation16 (src/Bindings/Sqlite3.hsc:748)
p'sqlite3_create_collation16 (src/Bindings/Sqlite3.hsc:750)
c'sqlite3_create_module (src/Bindings/Sqlite3.hsc:752)
p'sqlite3_create_module (src/Bindings/Sqlite3.hsc:754)
c'sqlite3_create_module_v2 (src/Bindings/Sqlite3.hsc:754)
p'sqlite3_create_module_v2 (src/Bindings/Sqlite3.hsc:756)
c'sqlite3_errcode (src/Bindings/Sqlite3.hsc:757)
c'sqlite3_extended_errcode (src/Bindings/Sqlite3.hsc:758)
c'sqlite3_errmsg (src/Bindings/Sqlite3.hsc:759)
p'sqlite3_errcode (src/Bindings/Sqlite3.hsc:759)
c'sqlite3_errmsg16 (src/Bindings/Sqlite3.hsc:760)
p'sqlite3_extended_errcode (src/Bindings/Sqlite3.hsc:760)
c'sqlite3_errstr (src/Bindings/Sqlite3.hsc:761)
p'sqlite3_errmsg (src/Bindings/Sqlite3.hsc:761)
p'sqlite3_errmsg16 (src/Bindings/Sqlite3.hsc:762)
c'sqlite3_malloc (src/Bindings/Sqlite3.hsc:763)
p'sqlite3_errstr (src/Bindings/Sqlite3.hsc:763)
c'sqlite3_realloc (src/Bindings/Sqlite3.hsc:764)
c'sqlite3_free (src/Bindings/Sqlite3.hsc:765)
p'sqlite3_malloc (src/Bindings/Sqlite3.hsc:765)
p'sqlite3_realloc (src/Bindings/Sqlite3.hsc:766)
p'sqlite3_free (src/Bindings/Sqlite3.hsc:767)
c'sqlite3_get_table (src/Bindings/Sqlite3.hsc:767)
p'sqlite3_get_table (src/Bindings/Sqlite3.hsc:769)
c'sqlite3_free_table (src/Bindings/Sqlite3.hsc:770)
p'sqlite3_free_table (src/Bindings/Sqlite3.hsc:772)
c'sqlite3_get_auxdata (src/Bindings/Sqlite3.hsc:772)
p'sqlite3_get_auxdata (src/Bindings/Sqlite3.hsc:774)
c'sqlite3_set_auxdata (src/Bindings/Sqlite3.hsc:774)
p'sqlite3_set_auxdata (src/Bindings/Sqlite3.hsc:776)
c'sqlite3_initialize (src/Bindings/Sqlite3.hsc:777)
c'sqlite3_shutdown (src/Bindings/Sqlite3.hsc:778)
c'sqlite3_os_init (src/Bindings/Sqlite3.hsc:779)
p'sqlite3_initialize (src/Bindings/Sqlite3.hsc:779)
c'sqlite3_os_end (src/Bindings/Sqlite3.hsc:780)
p'sqlite3_shutdown (src/Bindings/Sqlite3.hsc:780)
p'sqlite3_os_init (src/Bindings/Sqlite3.hsc:781)
c'sqlite3_version (src/Bindings/Sqlite3.hsc:782)
p'sqlite3_os_end (src/Bindings/Sqlite3.hsc:782)
c'sqlite3_libversion (src/Bindings/Sqlite3.hsc:783)
c'sqlite3_sourceid (src/Bindings/Sqlite3.hsc:784)
c'sqlite3_libversion_number (src/Bindings/Sqlite3.hsc:785)
p'sqlite3_libversion (src/Bindings/Sqlite3.hsc:785)
p'sqlite3_sourceid (src/Bindings/Sqlite3.hsc:786)
p'sqlite3_libversion_number (src/Bindings/Sqlite3.hsc:787)
c'sqlite3_memory_used (src/Bindings/Sqlite3.hsc:787)
c'sqlite3_memory_highwater (src/Bindings/Sqlite3.hsc:788)
p'sqlite3_memory_used (src/Bindings/Sqlite3.hsc:789)
c'sqlite3_mutex_alloc (src/Bindings/Sqlite3.hsc:790)
p'sqlite3_memory_highwater (src/Bindings/Sqlite3.hsc:790)
c'sqlite3_mutex_free (src/Bindings/Sqlite3.hsc:791)
c'sqlite3_mutex_enter (src/Bindings/Sqlite3.hsc:792)
p'sqlite3_mutex_alloc (src/Bindings/Sqlite3.hsc:792)
c'sqlite3_mutex_try (src/Bindings/Sqlite3.hsc:793)
p'sqlite3_mutex_free (src/Bindings/Sqlite3.hsc:793)
c'sqlite3_mutex_leave (src/Bindings/Sqlite3.hsc:794)
p'sqlite3_mutex_enter (src/Bindings/Sqlite3.hsc:794)
p'sqlite3_mutex_try (src/Bindings/Sqlite3.hsc:795)
p'sqlite3_mutex_leave (src/Bindings/Sqlite3.hsc:796)
c'sqlite3_open (src/Bindings/Sqlite3.hsc:796)
c'sqlite3_open16 (src/Bindings/Sqlite3.hsc:797)
p'sqlite3_open (src/Bindings/Sqlite3.hsc:798)
c'sqlite3_open_v2 (src/Bindings/Sqlite3.hsc:798)
p'sqlite3_open16 (src/Bindings/Sqlite3.hsc:799)
p'sqlite3_open_v2 (src/Bindings/Sqlite3.hsc:800)
c'sqlite3_trace (src/Bindings/Sqlite3.hsc:801)
p'sqlite3_trace (src/Bindings/Sqlite3.hsc:803)
c'sqlite3_profile (src/Bindings/Sqlite3.hsc:803)
p'sqlite3_profile (src/Bindings/Sqlite3.hsc:805)
c'sqlite3_result_blob (src/Bindings/Sqlite3.hsc:806)
c'sqlite3_result_double (src/Bindings/Sqlite3.hsc:808)
p'sqlite3_result_blob (src/Bindings/Sqlite3.hsc:808)
c'sqlite3_result_error (src/Bindings/Sqlite3.hsc:810)
p'sqlite3_result_double (src/Bindings/Sqlite3.hsc:810)
c'sqlite3_result_error16 (src/Bindings/Sqlite3.hsc:812)
p'sqlite3_result_error (src/Bindings/Sqlite3.hsc:812)
c'sqlite3_result_error_toobig (src/Bindings/Sqlite3.hsc:814)
p'sqlite3_result_error16 (src/Bindings/Sqlite3.hsc:814)
c'sqlite3_result_error_nomem (src/Bindings/Sqlite3.hsc:815)
c'sqlite3_result_error_code (src/Bindings/Sqlite3.hsc:816)
p'sqlite3_result_error_toobig (src/Bindings/Sqlite3.hsc:816)
p'sqlite3_result_error_nomem (src/Bindings/Sqlite3.hsc:817)
c'sqlite3_result_int (src/Bindings/Sqlite3.hsc:818)
p'sqlite3_result_error_code (src/Bindings/Sqlite3.hsc:818)
c'sqlite3_result_int64 (src/Bindings/Sqlite3.hsc:819)
c'sqlite3_result_null (src/Bindings/Sqlite3.hsc:820)
p'sqlite3_result_int (src/Bindings/Sqlite3.hsc:820)
p'sqlite3_result_int64 (src/Bindings/Sqlite3.hsc:821)
c'sqlite3_result_text (src/Bindings/Sqlite3.hsc:821)
p'sqlite3_result_null (src/Bindings/Sqlite3.hsc:822)
c'sqlite3_result_text16 (src/Bindings/Sqlite3.hsc:823)
p'sqlite3_result_text (src/Bindings/Sqlite3.hsc:823)
c'sqlite3_result_text16le (src/Bindings/Sqlite3.hsc:825)
p'sqlite3_result_text16 (src/Bindings/Sqlite3.hsc:825)
c'sqlite3_result_text16be (src/Bindings/Sqlite3.hsc:827)
p'sqlite3_result_text16le (src/Bindings/Sqlite3.hsc:827)
c'sqlite3_result_value (src/Bindings/Sqlite3.hsc:829)
p'sqlite3_result_text16be (src/Bindings/Sqlite3.hsc:829)
c'sqlite3_result_zeroblob (src/Bindings/Sqlite3.hsc:831)
p'sqlite3_result_value (src/Bindings/Sqlite3.hsc:831)
p'sqlite3_result_zeroblob (src/Bindings/Sqlite3.hsc:833)
c'sqlite3_stricmp (src/Bindings/Sqlite3.hsc:834)
c'sqlite3_strnicmp (src/Bindings/Sqlite3.hsc:835)
p'sqlite3_stricmp (src/Bindings/Sqlite3.hsc:836)
c'sqlite3_uri_parameter (src/Bindings/Sqlite3.hsc:837)
p'sqlite3_strnicmp (src/Bindings/Sqlite3.hsc:837)
c'sqlite3_uri_boolean (src/Bindings/Sqlite3.hsc:838)
p'sqlite3_uri_parameter (src/Bindings/Sqlite3.hsc:839)
c'sqlite3_uri_int64 (src/Bindings/Sqlite3.hsc:839)
p'sqlite3_uri_boolean (src/Bindings/Sqlite3.hsc:840)
p'sqlite3_uri_int64 (src/Bindings/Sqlite3.hsc:841)
c'sqlite3_value_blob (src/Bindings/Sqlite3.hsc:842)
c'sqlite3_value_bytes (src/Bindings/Sqlite3.hsc:843)
c'sqlite3_value_bytes16 (src/Bindings/Sqlite3.hsc:844)
p'sqlite3_value_blob (src/Bindings/Sqlite3.hsc:844)
c'sqlite3_value_double (src/Bindings/Sqlite3.hsc:845)
p'sqlite3_value_bytes (src/Bindings/Sqlite3.hsc:845)
c'sqlite3_value_int (src/Bindings/Sqlite3.hsc:846)
p'sqlite3_value_bytes16 (src/Bindings/Sqlite3.hsc:846)
c'sqlite3_value_int64 (src/Bindings/Sqlite3.hsc:847)
p'sqlite3_value_double (src/Bindings/Sqlite3.hsc:847)
c'sqlite3_value_text (src/Bindings/Sqlite3.hsc:848)
p'sqlite3_value_int (src/Bindings/Sqlite3.hsc:848)
c'sqlite3_value_text16 (src/Bindings/Sqlite3.hsc:849)
p'sqlite3_value_int64 (src/Bindings/Sqlite3.hsc:849)
c'sqlite3_value_text16le (src/Bindings/Sqlite3.hsc:850)
p'sqlite3_value_text (src/Bindings/Sqlite3.hsc:850)
c'sqlite3_value_text16be (src/Bindings/Sqlite3.hsc:851)
p'sqlite3_value_text16 (src/Bindings/Sqlite3.hsc:851)
c'sqlite3_value_type (src/Bindings/Sqlite3.hsc:852)
p'sqlite3_value_text16le (src/Bindings/Sqlite3.hsc:852)
c'sqlite3_value_numeric_type (src/Bindings/Sqlite3.hsc:853)
p'sqlite3_value_text16be (src/Bindings/Sqlite3.hsc:853)
p'sqlite3_value_type (src/Bindings/Sqlite3.hsc:854)
c'sqlite3_vfs_find (src/Bindings/Sqlite3.hsc:855)
p'sqlite3_value_numeric_type (src/Bindings/Sqlite3.hsc:855)
c'sqlite3_vfs_register (src/Bindings/Sqlite3.hsc:856)
c'sqlite3_vfs_unregister (src/Bindings/Sqlite3.hsc:857)
p'sqlite3_vfs_find (src/Bindings/Sqlite3.hsc:857)
p'sqlite3_vfs_register (src/Bindings/Sqlite3.hsc:858)
p'sqlite3_vfs_unregister (src/Bindings/Sqlite3.hsc:859)
c'sqlite3_bind_blob (src/Bindings/Sqlite3.hsc:859)
c'sqlite3_bind_double (src/Bindings/Sqlite3.hsc:861)
p'sqlite3_bind_blob (src/Bindings/Sqlite3.hsc:861)
c'sqlite3_bind_int (src/Bindings/Sqlite3.hsc:863)
p'sqlite3_bind_double (src/Bindings/Sqlite3.hsc:863)
p'sqlite3_bind_int (src/Bindings/Sqlite3.hsc:865)
c'sqlite3_bind_int64 (src/Bindings/Sqlite3.hsc:865)
c'sqlite3_bind_null (src/Bindings/Sqlite3.hsc:867)
p'sqlite3_bind_int64 (src/Bindings/Sqlite3.hsc:867)
c'sqlite3_bind_text (src/Bindings/Sqlite3.hsc:868)
p'sqlite3_bind_null (src/Bindings/Sqlite3.hsc:869)
c'sqlite3_bind_text16 (src/Bindings/Sqlite3.hsc:870)
p'sqlite3_bind_text (src/Bindings/Sqlite3.hsc:870)
c'sqlite3_bind_value (src/Bindings/Sqlite3.hsc:872)
p'sqlite3_bind_text16 (src/Bindings/Sqlite3.hsc:872)
c'sqlite3_bind_zeroblob (src/Bindings/Sqlite3.hsc:874)
p'sqlite3_bind_value (src/Bindings/Sqlite3.hsc:874)
p'sqlite3_bind_zeroblob (src/Bindings/Sqlite3.hsc:876)
c'sqlite3_prepare (src/Bindings/Sqlite3.hsc:877)
c'sqlite3_prepare_v2 (src/Bindings/Sqlite3.hsc:879)
p'sqlite3_prepare (src/Bindings/Sqlite3.hsc:879)
c'sqlite3_prepare16 (src/Bindings/Sqlite3.hsc:881)
p'sqlite3_prepare_v2 (src/Bindings/Sqlite3.hsc:881)
c'sqlite3_prepare16_v2 (src/Bindings/Sqlite3.hsc:883)
p'sqlite3_prepare16 (src/Bindings/Sqlite3.hsc:883)
p'sqlite3_prepare16_v2 (src/Bindings/Sqlite3.hsc:885)
c'sqlite3_create_function (src/Bindings/Sqlite3.hsc:886)
p'sqlite3_create_function (src/Bindings/Sqlite3.hsc:888)
c'sqlite3_create_function16 (src/Bindings/Sqlite3.hsc:894)
p'sqlite3_create_function16 (src/Bindings/Sqlite3.hsc:896)
c'sqlite3_create_function_v2 (src/Bindings/Sqlite3.hsc:902)
p'sqlite3_create_function_v2 (src/Bindings/Sqlite3.hsc:904)
c'sqlite3_get_autocommit (src/Bindings/Sqlite3.hsc:912)
p'sqlite3_get_autocommit (src/Bindings/Sqlite3.hsc:914)
c'sqlite3_column_blob (src/Bindings/Sqlite3.hsc:914)
c'sqlite3_column_bytes (src/Bindings/Sqlite3.hsc:915)
c'sqlite3_column_bytes16 (src/Bindings/Sqlite3.hsc:916)
p'sqlite3_column_blob (src/Bindings/Sqlite3.hsc:916)
c'sqlite3_column_double (src/Bindings/Sqlite3.hsc:917)
p'sqlite3_column_bytes (src/Bindings/Sqlite3.hsc:917)
c'sqlite3_column_int (src/Bindings/Sqlite3.hsc:918)
p'sqlite3_column_bytes16 (src/Bindings/Sqlite3.hsc:918)
c'sqlite3_column_int64 (src/Bindings/Sqlite3.hsc:919)
p'sqlite3_column_double (src/Bindings/Sqlite3.hsc:919)
p'sqlite3_column_int (src/Bindings/Sqlite3.hsc:920)
c'sqlite3_column_text (src/Bindings/Sqlite3.hsc:921)
p'sqlite3_column_int64 (src/Bindings/Sqlite3.hsc:921)
c'sqlite3_column_text16 (src/Bindings/Sqlite3.hsc:923)
p'sqlite3_column_text (src/Bindings/Sqlite3.hsc:923)
c'sqlite3_column_type (src/Bindings/Sqlite3.hsc:924)
p'sqlite3_column_text16 (src/Bindings/Sqlite3.hsc:925)
c'sqlite3_column_value (src/Bindings/Sqlite3.hsc:925)
p'sqlite3_column_type (src/Bindings/Sqlite3.hsc:926)
p'sqlite3_column_value (src/Bindings/Sqlite3.hsc:927)
Documentation created: dist/doc/html/bindings-sqlite3/index.html,
dist/doc/html/bindings-sqlite3/bindings-sqlite3.txt
Creating package registration file:
/tmp/pkgConf-bindings-sqlite3-1.018753359281784639529.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bindings-sqlite3-1.0.3-89v8lLR8JxW4KO7d0bYHzb
Registering bindings-sqlite3-1.0.3...
Installed bindings-sqlite3-1.0.3
Configuring hsSqlite3-0.0.6...
Building hsSqlite3-0.0.6...
Preprocessing library hsSqlite3-0.0.6...
src/Database/HsSqlite3.hs:15:8:
Could not find module ‘Database.Sqlite3.Low’
Use -v to see a list of the files searched for.
src/Database/HsSqlite3.hs:16:18:
Could not find module ‘Data.ByteString’
It is a member of the hidden package ‘bytestring-0.10.6.0@bytes_6elQVSg5cWdFrvRnfxTUrH’.
Perhaps you need to add ‘bytestring’ to the build-depends in your .cabal file.
Use -v to see a list of the files searched for.
src/Database/HsSqlite3.hs:20:8:
Could not find module ‘Control.Monad.Trans’
Perhaps you meant
Control.Monad.Trans.RWS (needs flag -package-key transformers-0.4.2.0@trans_3eG64VdP2vzGjP6wJiCp5X)
Control.Monad.Fix (from base-4.8.1.0)
Control.Monad.ST (from base-4.8.1.0)
Use -v to see a list of the files searched for.
src/Database/HsSqlite3.hs:21:8:
Could not find module ‘Control.Monad.Error’
Perhaps you meant
Control.Monad.Fix (from base-4.8.1.0)
Control.Monad.ST (from base-4.8.1.0)
Control.Monad.Zip (from base-4.8.1.0)
Use -v to see a list of the files searched for.
src/Database/HsSqlite3.hs:22:8:
Could not find module ‘Control.Monad.State.Lazy’
Perhaps you meant
Control.Monad.ST.Lazy (from base-4.8.1.0)
Control.Monad.Trans.State.Lazy (needs flag -package-key transformers-0.4.2.0@trans_3eG64VdP2vzGjP6wJiCp5X)
Use -v to see a list of the files searched for.
src/Database/HsSqlite3.hs:26:8:
Could not find module ‘Data.State’
Perhaps you meant
Data.Data (from base-4.8.1.0)
Data.Set (needs flag -package-key containers-0.5.6.2@conta_LKCPrTJwOTOLk4OU37YmeN)
Use -v to see a list of the files searched for.
Failed to install hsSqlite3-0.0.6
cabal: Error: some packages failed to install:
hsSqlite3-0.0.6 failed during the building phase. The exception was:
ExitFailure 1
Test log
No test log was submitted for this report.