diff options
Diffstat (limited to 'Biz/Bild/Deps')
-rw-r--r-- | Biz/Bild/Deps/Haskell.nix | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Biz/Bild/Deps/Haskell.nix b/Biz/Bild/Deps/Haskell.nix index bbc8ac4..39139af 100644 --- a/Biz/Bild/Deps/Haskell.nix +++ b/Biz/Bild/Deps/Haskell.nix @@ -1,8 +1,6 @@ hpkgs: -# This is the global set of Haskell packages which gets deployed to Hoogle, and -# is used to create the global 'nix-shell' environment. Eventually, bild should -# create the environment for me. +# This is the global set of Haskell packages which gets deployed to Hoogle. with hpkgs; [ |