environment/build-style/haskell-stack.sh: hostmakedepend automatically on ghc and stack.

This commit is contained in:
Christian Neukirchen 2016-12-16 15:29:38 +01:00
parent 5956143752
commit 088dda2191
2 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1 @@
hostmakedepends+=" ghc stack"