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