You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2019. It is now read-only.
The tests currently involve a shell script defined only in the CircleCI configuration that builds a couple of random packages via direct workspace references, i.e. not how anybody actually uses Hazel.
A local_repository with own WORKSPACE or similar would be a nice improvement, especially if it allowed us to test multiple snapshots at once for some characteristic set of packages. Maybe best to borrow whatever structure is used in rules_haskell.