haskelldb-bin | Utilities for use with HaskellDB | Mehr ...
This package provides the DBDirect program that is used to generate HaskellDB interfaces automatically based on what is in a database.
libghc6-haskelldb-dynamic-dev | GHC6 library for dynamically loading HaskellDB drivers | Mehr ...
HaskellDB is library for expressing database queries and operations in a type safe and declarative way. This package contains the library to dynamically load HaskellDB drivers for use with GHC 6. . HaskellDB compiles a relational algebra-like syntax into SQL, submits the operations to the database for processing, and returns the results as ordinary Haskell values.