haskell-urbit-api/shell.nix
2020-09-16 20:49:49 -04:00

3 lines
113 B
Nix

{ nixpkgs ? import <nixpkgs> {}, compiler ? "ghc884" }:
(import ./default.nix { inherit nixpkgs compiler; }).env