K 10 svn:author V 5 tobik K 8 svn:date V 27 2018-11-22T04:36:53.936496Z K 7 svn:log V 482 devel/hs-ShellCheck: Link Haskell dependencies statically ShellCheck is an essential tool that should not require having the entire Haskell toolchain installed which most users do not need. The installed size (including all run dependencies) goes down from ~2 GiB to ~35 MiB. This brings the hs-ShellCheck package more in line with what is provided by various Linux distributions and OpenBSD. PR: 233376 Submitted by: tobik Approved by: pizzamig (maintainer), haskell (arrowd) END