urbit/pkg/hs/lmdb-static
2019-12-19 08:11:59 -08:00
..
cbits Build Linux static executables. (#2120) 2019-12-19 08:11:59 -08:00
hsrc_lib/Database/LMDB Build Linux static executables. (#2120) 2019-12-19 08:11:59 -08:00
.gitignore Build Linux static executables. (#2120) 2019-12-19 08:11:59 -08:00
LICENSE Build Linux static executables. (#2120) 2019-12-19 08:11:59 -08:00
lmdb-static.cabal Build Linux static executables. (#2120) 2019-12-19 08:11:59 -08:00
README.md Build Linux static executables. (#2120) 2019-12-19 08:11:59 -08:00
Setup.hs Build Linux static executables. (#2120) 2019-12-19 08:11:59 -08:00

This is a hack to avoid dynamic depencency on lmdb:

This is a vendoring of haskell-lmdb and lmdb modified to include the c-build of lmdb statically into haskell-lmdb.

haskell-lmdb:
  repo: https://github.com/dmbarbour/haskell-lmdb.git
  hash: 1e562429874919d445576c87cf118d7de5112b5b
lmdb:
  repo: https://github.com/LMDB/lmdb.git
  hash: c3e6b4209eed13af4a3670e5f04f42169c08e5c6