packages feed

Cabal revisions of direct-sqlite-2.3.9

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name: direct-sqlite version: 2.3.9+x-revision: 1 build-type: Simple license: BSD3 license-file: LICENSE category: Database synopsis: Low-level binding to SQLite3.  Includes UTF8 and BLOB support. Cabal-version: >= 1.10-Build-type: Simple description:   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     cpp-options: -Ddirect_sqlite_systemlib     extra-libraries: sqlite3     if flag(fulltextsearch) {-      buildable: False+      build-depends: base<0     }   } else {     if !os(windows) {