{ nixpkgs ? import {}, compiler ? "ghc844" }: nixpkgs.haskell.packages.${compiler}.callPackage ./bohmian.nix { }