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