{ nixpkgs ? import (fetchGit (import ./pkgs.nix)) {} , compiler ? "ghc862" }: (import ./default.nix { inherit nixpkgs compiler; }).env