diff options
author | Ben Sima <ben@bsima.me> | 2021-08-29 10:05:39 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2021-11-26 13:47:38 -0500 |
commit | 75097ce64d7547b1ec4b084e41c5889071ff0bec (patch) | |
tree | d286d37b2fd6c36712d1c805a9e635d85cd89a8a /Biz/Bild/Deps | |
parent | 46261f9faa896c9d6a6c375b9496ac34378c1082 (diff) |
Add hmacaroons
Diffstat (limited to 'Biz/Bild/Deps')
-rw-r--r-- | Biz/Bild/Deps/Haskell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Biz/Bild/Deps/Haskell.nix b/Biz/Bild/Deps/Haskell.nix index 3077182..8dfcc82 100644 --- a/Biz/Bild/Deps/Haskell.nix +++ b/Biz/Bild/Deps/Haskell.nix @@ -25,6 +25,7 @@ with hpkgs; github hashids haskeline + hmacaroons http-types ixset katip |