From 4ecc513e5917057f50150e2cb0a1d63d6010f0d7 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 27 Mar 2019 22:58:53 -0700 Subject: bs: add protolude and organize imports --- pack/bs.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pack/bs.nix') diff --git a/pack/bs.nix b/pack/bs.nix index 3d6b7ee..d869dd1 100644 --- a/pack/bs.nix +++ b/pack/bs.nix @@ -2,6 +2,8 @@ with nixpkgs; let ghc = pkgs.haskell.packages.ghc844.ghcWithPackages (hp: with hp; [ + hinotify + containers directory haskeline -- cgit v1.2.3