3 Commits

Author SHA1 Message Date
kili
b4f8ec96d9 Don't assign ${BUILD_DEPENDS} to RUN_DEPENDS-lib.
While here, remove an unneeded empty assignment to LIB_DEPENDS-lib.

ok nigel@, who also reported the problem.
2018-04-21 21:16:42 +00:00
kili
210834c21e Adjust MODGHC_PACKAGE_KEY.
From maintainer Caspar Schutijser.
2018-04-14 19:48:36 +00:00
kili
4324627c04 Import devel/shellcheck.
ShellCheck is a shell script static analysis tool. The goals of
ShellCheck are:

 * To point out and clarify typical beginner's syntax issues, that
   causes a shell to give cryptic error messages.
 * To point out and clarify typical intermediate level semantic
   problems, that causes a shell to behave strangely and
   counter-intuitively.
 * To point out subtle caveats, corner cases and pitfalls, that may
   cause an advanced user's otherwise working script to fail under
   future circumstances.

From (maintainer) Caspar Schutijser.

ok kn@, sthen@.
2018-03-08 20:47:50 +00:00