diff options
author | Griffin Smith <grfn@gws.fyi> | 2020-06-29T00·36-0400 |
---|---|---|
committer | glittershark <grfn@gws.fyi> | 2020-06-29T00·38+0000 |
commit | 6cd8b8e7e8e68e69acb0ea2fa0578c9146c1632f (patch) | |
tree | ff130ac9ef5d940422fd60c6e10573180f6daabb /third_party | |
parent | 35600236eef2e9b04a9655931c3cb101c8650f0c (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>
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/default.nix b/third_party/default.nix index ea03f473612c..02df1365c05a 100644 --- a/third_party/default.nix +++ b/third_party/default.nix @@ -77,6 +77,7 @@ let graphviz gzip haskell + haskellPackages iana-etc imagemagickBig installShellFiles |