{ pkgs , compiler ? "ghc902"}: pkgs.haskell.packages.${compiler}.callPackage ./graphSat.nix { }