The firebird database can be downloaded here: http://www.firebirdsql.org After installing firebird the usual cabal incantations should work: runhaskell Setup.hs configure runhaskell Setup.hs build runhaskell Setup.hs install Possibly adding a sudo in front of the last line.