rules_haskell icon indicating copy to clipboard operation
rules_haskell copied to clipboard

Add a dedicated test-case for stack_snapshot vendored packages

Open aherrmann opened this issue 2 years ago • 0 comments

Raised in https://github.com/tweag/rules_haskell/pull/1583#discussion_r693917284

stack_snapshot vendored_packages are currently tested in examples/WORKSPACE and WORKSPACE. However, it would be preferable to have dedicated test-cases that systematically test features such as visibility of non-public dependencies as introduced by https://github.com/tweag/rules_haskell/pull/1583.

Similar to https://github.com/tweag/rules_haskell/issues/1561

aherrmann avatar Aug 23 '21 13:08 aherrmann