{ pkgs ? import {} , compiler ? "ghc864" , hoogle ? true }: (import ./default.nix { inherit pkgs compiler hoogle; }).env