diff options
author | Ben Sima <ben@bsima.me> | 2021-03-22 10:54:30 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2021-03-22 10:54:30 -0400 |
commit | 2e667b6b3acb07f585449ab970ebdbc376ec1a87 (patch) | |
tree | 8446210554f55023c627a77819824509ed540db6 /Biz/Bild | |
parent | 2aaa275011717ef3d51c3562cc83f9d1821dd35f (diff) |
Add descriptions to report details
Diffstat (limited to 'Biz/Bild')
-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 4434cb3..4fd2d85 100644 --- a/Biz/Bild/Deps/Haskell.nix +++ b/Biz/Bild/Deps/Haskell.nix @@ -33,6 +33,7 @@ with hpkgs; monad-logger monad-metrics mtl + neat-interpolation network-uri optparse-simple parsec |