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