haskell-hexstring/shell.nix
2015-07-11 17:19:31 +07:00

3 lines
114 B
Nix

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