BigchainDB Shared backend in Haskell.
Install Stack. This will take care of installing GHC for you. Then run: stack build
.
To build shared object:
make so
Run stack test
.
BigchainDB Shared backend in Haskell.
Install Stack. This will take care of installing GHC for you. Then run: stack build
.
To build shared object:
make so
Run stack test
.