haskell-hexstring/shell.nix

3 lines
114 B
Nix
Raw Normal View History

2015-07-11 10:19:31 +00:00
{ nixpkgs ? import <nixpkgs> {}, compiler ? "ghc7101" }:
(import ./default.nix { inherit nixpkgs compiler; }).env