./databases/hs-direct-sqlite, Low-level binding to SQLite3 including UTF8 and BLOB support

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.3.29nb5, Package name: hs-direct-sqlite-2.3.29nb5, Maintainer: pkgsrc-users

This package is not very different from the other SQLite3 bindings out
there, but it fixes a few deficiencies I was finding. As compared to
bindings-sqlite3, it is slightly higher-level, in that it supports
marshalling of data values to and from the database. In particular, it
supports strings encoded as UTF8, and BLOBs represented as ByteStrings.


Required to run:
[lang/ghc94]

Master sites:

Filesize: 2473.993 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-05 11:01:23 by Masatake Daimon | Files touched by this commit (2)
Log message:
databases/hs-direct-sqlite: Update the version constraint on sqlite3
   2024-04-29 04:33:36 by Masatake Daimon | Files touched by this commit (4)
Log message:
databases/hs-direct-sqlite: Update to 2.3.29

Upstream provides no release notes.
   2023-11-23 12:02:21 by Thomas Klausner | Files touched by this commit (1)
Log message:
hs-direct-sqlite: require sqlite 3.32 for SQLITE_IOERR_DATA