{ nixpkgs ? import {}, compiler ? "ghc865" }: nixpkgs.pkgs.haskell.packages.${compiler}.callPackage ./ihaskell-hvega.nix { }