about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2020-06-29T00·36-0400
committerglittershark <grfn@gws.fyi>2020-06-29T00·38+0000
commit6cd8b8e7e8e68e69acb0ea2fa0578c9146c1632f (patch)
treeff130ac9ef5d940422fd60c6e10573180f6daabb
parent35600236eef2e9b04a9655931c3cb101c8650f0c (diff)
feat(3p): Add haskellPackages from nixpkgs r/1120
Change-Id: Ic59e86ec2a36f5ee4eaf48592346a084fdef63ea
Reviewed-on: https://cl.tvl.fyi/c/depot/+/735
Reviewed-by: glittershark <grfn@gws.fyi>
-rw-r--r--third_party/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/default.nix b/third_party/default.nix
index ea03f47361..02df1365c0 100644
--- a/third_party/default.nix
+++ b/third_party/default.nix
@@ -77,6 +77,7 @@ let
       graphviz
       gzip
       haskell
+      haskellPackages
       iana-etc
       imagemagickBig
       installShellFiles