vector-sized-1.4.1.0: shell.nix
{ pkgs ? import <nixpkgs> {}
, compiler ? "ghc882"
, hoogle ? true
}:
(import ./default.nix { inherit pkgs compiler hoogle; }).env
{ pkgs ? import <nixpkgs> {}
, compiler ? "ghc882"
, hoogle ? true
}:
(import ./default.nix { inherit pkgs compiler hoogle; }).env