Closed 1468ca0b-2a64-4fb4-8e52-ea5806644b4c closed 6 years ago
Created by: vvv
h0 setup
is equivalent to (cd $H0_SRC_DIR && stack setup)
.
More illustrative use case is h0 help
. It's not helpful enough for this command to fail when there is no Mero at hand.
Created by: chumakd
@andriytk when building Halon rpms Mero sources aren't needed, but ghc
must be installed somehow still
Created by: andriytk
What's the point to run h0 setup
without mero sources?
Created by: vvv
E.g.,
h0 setup
should work even if there is no Mero sources available.