DBDirect-hdbc-sqlite3
HaskellDB support for the HDBC SQLite driver
Install
- All systems
-
curl cmd.cat/DBDirect-hdbc-sqlite3.sh
- Debian
-
apt-get install libghc-haskelldb-hdbc-sqlite3-dev
- Ubuntu
-
apt-get install libghc-haskelldb-hdbc-sqlite3-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libghc-haskelldb-hdbc-sqlite3-dev
- Raspbian
-
apt-get install libghc-haskelldb-hdbc-sqlite3-dev
- Dockerfile
- dockerfile.run/DBDirect-hdbc-sqlite3
libghc-haskelldb-hdbc-sqlite3-dev
HaskellDB support for the HDBC SQLite driver
This library allows you to use the HaskellDB database abstraction library with the SQLite driver provided by the HDBC database driver interface suite. This package also includes the DBDirect-hdbc-sqlite3 binary to generate Haskell source files by querying the database. This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.