hnix/shell.nix

6 lines
82 B
Nix

attrs@
{ compiler ? "ghc8101"
, withHoogle ? true
}:
(import ./. attrs).env