@hackage build-env1.0.0.0

Compute, fetch and install Cabal build plans into a local environment

build-env allows one to compute, fetch and install Cabal build plans into a local environment, registering the libraries into a free-standing package database.

In particular, build-env enables bootstrapping of Haskell packages in hermetic build environments without the use of cabal-install or Stack.

It can be used as a library, or as an executable.

Please refer to the readme for more information and usage examples.