{ pkgs ? (import {}) }: rec { thermoprint-spec = pkgs.haskellPackages.callPackage ./spec/thermoprint-spec.nix {}; }