haskell-urbit-api/shell.nix

3 lines
113 B
Nix
Raw Normal View History

2020-09-17 03:49:49 +03:00
{ nixpkgs ? import <nixpkgs> {}, compiler ? "ghc884" }:
(import ./default.nix { inherit nixpkgs compiler; }).env