Binary package “libghc-hdbc-sqlite3-prof” in ubuntu noble

Sqlite v3 HDBC Driver for GHC; profiling libraries

 HDBC provides an abstraction layer between Haskell programs and SQL
 relational databases. This lets you write database code once, in
 Haskell, and have it work with any number of backend SQL databases
 (MySQL, Oracle, PostgreSQL, ODBC-compliant databases, etc.)
 .
 This package provides the Sqlite v3 database driver for HDBC under GHC.