Description
Compute, fetch and install Cabal build plans into a local environment.
Description
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.