let briefcase = import {}; in briefcase.buildHaskell.shell { deps = hpkgs: with hpkgs; [ hspec unordered-containers ]; }